bridged ipfw problem in FreeBSD 5.2beta

Don Bowman don at sandvine.com
Fri Dec 5 06:26:35 PST 2003


From: Ganbold [mailto:ganbold at micom.mng.net]

 ... bridging firewall ...

># Allowing connections through localhost.
>${fwcmd} add 300 pass all from any to any via lo0
># pass ARP
>${fwcmd} add 301 pass udp from 0.0.0.0 2054 to 0.0.0.0

the comment at least is not right, arp is not udp.

maybe something like "add 301 allow layer2 mac-type arp"
instead? 

--don


More information about the freebsd-ipfw mailing list