Date: Wed, 4 Aug 1999 15:35:56 +0100 From: Matthew Frost <matthewf@orac.frost.net> To: freebsd-questions@freebsd.org Subject: BRIDGE and natd together on the same machine Message-ID: <19990804153556.A44572@orac.frost.net>
next in thread | raw e-mail | index | archive | help
I've been trying to use BRIDGE and natd together on the same machine on my network. Basically so that some machines have real IP addresses and some are on a 192.168.x.x network on the same cable which are natd to the outside world. The machine has 2 ed PCI interfaces and is running 3.2-STABLE. Bridging works fine alone (along with IPFW) Natd works fine alone. However, switch bridging on together with natdand it would appear that as soon as a packet gets bridged the machine completely freezes. I'm guessing from what I've read in bridge.c it's because the bridge code doesn't handle Divert packets? (I can run natd on another machine for now but it would be nice to have it on the single Bridge/Firewall machine.) Regards, Matthew -- Matthew Frost http://www.frost.org/ email: matthew@frost.org "My feet, my arms and my ears. And, your feet." dfax: +44 701 0709 666 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990804153556.A44572>