Hello
all,
I am getting a crc
error on reboot during the kernel uncompression after following the
how to steps.
If I do NOT turn on
the bridge/netfilter/filter options, the kernel boots
fine.
Is there anything
obvious I am missing from the steps below? Are there other settings on
this box to enable modules? OS is Suse.
At what point do I
install iptables? Does it matter. I have installed them
(1.2.8).
Thanks in
advance,
Drake
steps...
untar kernel
- 2.4.19
cd
/usr/src/linux-2.4.19
patch -p1
-i ../bridge-nf-0.0.7-against-2.4.19.diff
make
menuconfig
turn on
[*] Prompt for development
and/or incomplete code/drivers
verify on
[*] Enable loadable module support
[*] Set version information on all module symbols
[*] Kernel module loader
[*] Set version information on all module symbols
[*] Kernel module loader
turn on
[*] Network packet filtering
(replaces ipchains)
[*] Network packet filtering debugging
[*] Network packet filtering debugging
<M> 802.1d Ethernet
Bridging
[*] netfilter (firewalling) support
[*] netfilter (firewalling) support
make
dep
vi Makefile and
change EXTRAVERSION
make
bzImage
make
modules
make
modules_install
cp
arch/i386/boot/bzImage /boot/bzImage.bridge
config lilo to use
new kernel
reboot
asdf
Drake H. Henderson
N2Broadband
4500 River Green Pkwy, Suite
110
Duluth, GA 30096
678-812-6374 (office)
_______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
