Hi, I'm trying to set up a bridge + firewall (surprise! ;) The bridge is working just fine, but the firewalling-thing doesn't seem to work.
Kernel 2.4.16, iptables version 1.2.4 I've applied the 2.4.16 - kernel patch. Even if i totaly block the traffic (iptables -A FORWARD -i eth1 -o eth0 -j DROP iptables -A FORWARD -i eth0 -o eth1 -j DROP) nothing happens (on the local machine the firewall is working). I'm not a Linux guru, so it's probably some _very_ stupid mistake I just haven't noticed. Sven _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
