Add commented entry to the lo0 section inviting bridge users to

enable ARP on filtering bridges.
This commit is contained in:
Nick Sayer 1999-10-24 00:26:49 +00:00
parent b86d0a9e51
commit 3af7d635f1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52449

View File

@ -92,6 +92,8 @@ esac
#
${fwcmd} add 100 pass all from any to any via lo0
${fwcmd} add 200 deny all from any to 127.0.0.0/8
# If you're using 'options BRIDGE', uncomment the following line to pass ARP
#${fwcmd} add 300 pass udp from 0.0.0.0 2054 to 0.0.0.0
# Prototype setups.