Hi
I have the same problem
the solution is the following:
1:- Download the kernel 2.4.19 from www.kernel.org
2.- Donload the patch for bridge for suport iptables it is bridge-nf0.0.7xxxx.diff from bridge.sourceforge.org
3.- path the kernel , put inside kernel source (eg /usr/src/linux-2.4.19/ ) patch -p1 -i bridge-nf0.0.7xxx.diff
compile the kernel
and ready!!
see how compile the kernel
in source code do:
make xconfig
enable Bridging firewall Y
iptables (renplace ipchain ) Y
and FULL NAT etc .......
not select ( any EXPERIMENTAL)
Investigate it please. i don't remenber it
make dep
make clean
make bzImage
make modules
make modules_install
copy the bzImage from /arch/i386/boot/ to /boot
edit the gruf.conf in teh /etc/
and reboot
NOte: Don't use the kernel source include in linux redhat 8.0
It wotk iptables work with bridge in table FORWARD,INPUT,PREROUTING,POSROUTING
regards
From: "Volponi Giancarlo" <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: [Bridge] Bridge Iptables Problem
Date: Thu, 30 Jan 2003 21:38:08 +0100
Hello,
I have a little problem with my Redhat 8
I have created a bridge with the patch (bridge.sourceforge.net) but my
problem is that the iptables will ignore the rules.
The bridge go ok but the firewall.....
Thanks
---------------------------------------------------------------------------
Volponi Giancarlo
Network System Manager
S i m p l e U n i
Internet Senza Confini
Strada delle Marche 60
61100 Pesaro
web: www.simpleuni.com
email: [EMAIL PROTECTED]
Tel. 0721/371896 Fax: 0721/379503
============================================= ==============================
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge
