|
Hi all,
I�m trying to setup a bridge iptables firewall. I�ve read all
the posts regarding how to resolve this issue, I�ve tried them all but no
change. Here�s what happens:
- I installed redhat 7.1 with kernel 2.4.2 on a Pentium MMX
166Mhz PC.
- I downloaded kernel 2.4.19, patched it with
bridge-nf-0.0.7-against-2.4.19.diff
- Ran make xconfig.
Kernel options:
Code maturity --> Prompt for dev... Yes
Loadable mod support --> Enable.../Set version/Kernel
module... Yes
Network packet filtering (replaces ipchains) -->
Yes
Network packet filtering debbuging --> Yes
802.1d Ethernet Bridging --> Module
netfilter (firewalling) support --> Yes
- Then make dep clean bzImage modules modules_install
- Copy bzImage and System.map to /boot
- /sbin/lilo
- reboot
I�ve done this three times (every time deleting the source,
unpacking it again and running the patch again) but it seems I�m
missing something, because when I boot up and try
insmod bridge
I get:
/lib/modules/2.4.19/kernel/net/bridge/bridge.o: unresolved
symbol br_ioctl_hook
/lib/modules/2.4.19/kernel/net/bridge/bridge.o: unresolved
symbol br_handle_frame_hook
Also when I try
brctl addbr bridge
I get Package not installed.
I�ve read all the posts regarding this issue, I�ve checked all
the replies there and still get the same error. Is there another module I should
insmod before bridge? What am I missing??
Any help will be very appreciated.
Thanks
Eduardo
|
