Improve comments about 'proxyarp' option

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@157 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2002-07-25 15:31:37 +00:00
parent c2b143cba0
commit 409216ed72

View File

@ -73,8 +73,15 @@
# . . blacklist - Check packets arriving on this interface # . . blacklist - Check packets arriving on this interface
# against the /etc/shorewall/blacklist # against the /etc/shorewall/blacklist
# file. # file.
# proxyarp - Sets # proxyarp -
# /proc/sys/net/ipv4/conf/<interface>/proxy_arp # Sets
# /proc/sys/net/ipv4/conf/<interface>/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 # The order in which you list the options is not
# significant but the list should have no embedded white # significant but the list should have no embedded white