> Use the ng_bridge node if you want to have precise control over which 
interfaces are being bridged.

Another thing, be careful when you enable the netgraph node when you have 
BRIDGE compiled into your kernel.

2 reasons:

1) if you have the bridging code activated you'll get broadcast loops 
resulting in links being deactivated and whatnot.
2) when you have the bridging deactivated you'll run into some nice 
problems due to this problem:
http://www.freebsd.org/cgi/query-pr.cgi?pr=24720 (patch included). Nothing 
earth shattering, but when you alter your setup in anyway some machines 
suddenly become unreachable until the arp tables age out on them....

        DocWilco



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to