> I have tried the following scheme on my little test network, for both 2.5 > and 2.4.20 + patches: > > eth0 = connection to Internet > br0 = eth1+eth2 > br0 has no IP address > iptables -t nat -A PREROUTING -s 172.16.1.2 -d 172.16.1.4 -j DNAT --to-dest > 216.239.51.101 > route -A -net 172.16.1.0 netmask 255.255.255.0 dev br0
Just for the record: kolisko's "bug" was "removed" when the necessary routing table entry was added. -- cheers, Bart _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
