Quote:
|
Originally Posted by falko
There must be a config file for your new kernel in the /boot directory. What's the output of
Code:
grep -i iptables /boot/kernel_config
?
|
hi....
the output is:
Code:
# grep -i iptables /boot/config-2.6.20.1-raysun3
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP6_NF_IPTABLES=m
this time I got it working I did not make a symlink to linux instead I cd into /usr/src/linux-2.6.20.1 and I followed your how to
at my first and second attempt the system kept hanging on boottime and after it booted I could not connect to the net...
thanks for reacting....