Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 2003 09:26:27 -0500 
From:      Don Bowman <don@sandvine.com>
To:        'Ganbold' <ganbold@micom.mng.net>, freebsd-ipfw@freebsd.org
Subject:   RE: bridged ipfw problem in FreeBSD 5.2beta
Message-ID:  <FE045D4D9F7AED4CBFF1B3B813C85337035E404F@mail.sandvine.com>

next in thread | raw e-mail | index | archive | help
From: Ganbold [mailto:ganbold@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FE045D4D9F7AED4CBFF1B3B813C85337035E404F>