From ff3eb281c2d50589e4f7b44721b8c97a3652f1b2 Mon Sep 17 00:00:00 2001 From: Florin Grad Date: Fri, 27 Feb 2004 15:48:44 +0000 Subject: remove the masq zone and add policies, rules only if there is an interface in loc --- perl-install/network/drakfirewall.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/network/drakfirewall.pm') diff --git a/perl-install/network/drakfirewall.pm b/perl-install/network/drakfirewall.pm index fb8647a44..e65a92917 100644 --- a/perl-install/network/drakfirewall.pm +++ b/perl-install/network/drakfirewall.pm @@ -168,7 +168,7 @@ sub choose { $in->ask_from_({ messages => N("Which services would you like to allow the Internet to connect to?"), advanced_messages => N("You can enter miscellaneous ports. -Valid examples are: 139/tcp 139/udp. +Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp. Have a look at /etc/services for information."), callbacks => { complete => sub { -- cgit v1.2.1