From 409216ed7288393c4548cd4a53ec7e6922c04aba Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 25 Jul 2002 15:31:37 +0000 Subject: [PATCH] Improve comments about 'proxyarp' option git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@157 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/interfaces | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Shorewall/interfaces b/Shorewall/interfaces index fd726b97d..6c535bd42 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -73,8 +73,15 @@ # . . blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. -# proxyarp - Sets -# /proc/sys/net/ipv4/conf//proxy_arp +# proxyarp - +# Sets +# /proc/sys/net/ipv4/conf//proxy_arp. +# Do NOT use this option if you are +# employing Proxy ARP through entries in +# /etc/shorewall/proxyarp. This option is +# intended soley for use with Proxy ARP +# sub-networking as described at: +# http://www.tldp.org/HOWTO/mini/Proxy-ARP-Subnet # # The order in which you list the options is not # significant but the list should have no embedded white