From a21ba7584c21527edd1897e9f8c0b08075357875 Mon Sep 17 00:00:00 2001 From: ume Date: Wed, 7 Apr 2010 18:14:30 +0000 Subject: firewall_trusted_ipv6 was gone by r202460. Remove stale comment about it as well. --- etc/rc.firewall | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'etc') diff --git a/etc/rc.firewall b/etc/rc.firewall index 7034359..d8f50af 100644 --- a/etc/rc.firewall +++ b/etc/rc.firewall @@ -426,7 +426,7 @@ case ${firewall_type} in # offers services. # firewall_allowservices: List of IPs which has access to # $firewall_myservices. - # firewall_trusted: List of IPv4s which has full access + # firewall_trusted: List of IPs which has full access # to this host. Be very carefull # when setting this. This option can # seriously degrade the level of @@ -437,11 +437,6 @@ case ${firewall_type} in # firewall_nologports: List of TCP/UDP ports for which # denied incomming packets are not # logged. - # firewall_trusted_ipv6: List of IPv6s which has full access - # to this host. Be very carefull - # when setting this. This option can - # seriously degrade the level of - # protection provided by the firewall. # Allow packets for which a state has been built. ${fwcmd} add check-state -- cgit v1.1