On 2006/10/12 13:57, ropers wrote: > On 12/10/06, Stuart Henderson <[EMAIL PROTECTED]> wrote: > >> > > or, for that matter, why I needed to enable > >> > > net.inet.ip.forwarding=1 in /etc/sysctl.conf for the bridge to work. > > > >just checked and you definitely don't need net.inet.ip.forwarding=1 > >to bridge. net.inet.ip.forwarding is for IP packets, not ethernet frames. > > not even when I'm running pf(4) on the bridge?
not the one I just setup as a quick test... (amd64, last snapshot before the tree unlocked, bridging sk0 to nfe0, though I doubt any of that makes a difference). think there must be something else at play on yours. you do of course need ...ip.forwarding=1 for NAT though.