summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/corpo-server-04.pl
blob: e7f0db26a21f429f2031e73ec8e1357792f125e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/perl

$width = 556;
$height = 303;

$y_start = 10;
$border = 10;  #- for leftish text

@text = ([ N("<b>Multi Network Firewall,</b>"), center => 1 ],
         ' ',
	     [ N("the Mandrakelinux security solution"), center => 1],
		' ',
        N("Multi Network Firewall (MNF), combines firewall, Virtual Private Network (VPN), intrusion detection, and traffic management functions into an easy-to-use product!"),
        ' ',
		N("Through a secure Web interface which utilizes finely-tuned wizards, network administrators can easily build a network, define access rules, filter and monitor Internet content, and perform administration tasks!"),
     	' ',
		N("For more information about this product, visit www.mandrakesoft.com"));