Date: Fri, 30 Sep 2005 13:46:22 +0700 (ICT)
To: ganbold@micom.mng.net
> Can I use ipfw fwd rules against traffic coming to one of the bridged
> interfaces?
I think that the manual says that forward is not working in case of
bridge.
In fact I tried and gave up.
Now I got ipfiltyer to do some redirection on bridged interfaces. But
the solution is not yet finalized (and VERY dirty).
Olivier
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
Re: distributed bridging [script] ... >> I'm trying to create a configuration that would bridge interfaces on ... Each host would have at least two interfaces,... here's a completely untested script.... (freebsd-net)
Re: bridge with access on both interfaces ... >>'inside' and 'outside' IPs separately on each bridge interface,... Some tcpdumps on both in and outside interfaces suggest an ARP ... > If you want to use IP while bridging,... and net4801 is that the 3 ethernet controllers now share one interrupt.... (freebsd-net)
[BUG][debian-2.6.20-1-686] bridging + vlans + "vconfig rem" == stuck kernel ... I've managed to fairly reliably trigger a deadlock in some portion of the linux networking code on my Debian test box. ... I'm pretty sure that it's a race condition of some sort as it doesn't trigger if I ifdown the interfaces one by one, but if I run "ifdown -a" then it triggers halfway through reliably. ... Just for a bit of background on why this is so complex: When I get this networking problem sorted out I'm going to set up heartbeat and a dummy "world1" interface with a shared MAC which is added to the "world" bridge when the current system is the DHCP-client master. ... (Linux-Kernel)
Re: bridge issues with pf rules on OpenBSD/Sparc ... > assigned so that clients on the bridged interfaces can access the ... > time, regardless of bridge state.... > rule pass in on le0 tag t_lan ... > rule pass in on le2 tag t_wap ... (comp.unix.bsd.openbsd.misc)
Re: Bridging only 2 interfaces??? ... Personally IPF is my prefered choice over IPFW,... I use FreeBSD for all other things too, but think would be kewl to have this ... >> I have set up a bridging firewall that has 3 interfaces.... Is it possible to set up the machine to bridge just ... (FreeBSD-Security)