Add commented entry to the lo0 section inviting bridge users to
enable ARP on filtering bridges.
This commit is contained in:
parent
b86d0a9e51
commit
3af7d635f1
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user