PDA

View Full Version : return the ipchains: Protocol not available



ToWER
01-25-2003, 11:40 AM
Hello allz ! Im trying to install a intranet
had eth0,eth1 & lo configurated when i put ifconfig as shown as well
but now i put echo 1 > /proc/sys/net/ipv4/ip_forward
enabling ip_forward to 1
then /sbin/ipchains -P forward DENY
return the ipchains: Protocol not available
also with /sbin/ipchains -A forward -j MASQ -s 192.168.0.0/16
return the ipchains: Protocol not available
:twisted: :evil:

is the kernel doesnt support it ?
plz help!

cheers from Spain!!!!
:D

ManM
01-25-2003, 04:49 PM
I think you have to load the ipchains module. Try poking around with the 'modconf' command.