Re: [SLE] ipchains: Protocol not available
On Saturday 17 March 2001 21:07, Jeffrey Taylor wrote:
Do you have CONFIG_IP_FIREWALL=y? I'm assuming you are running the 2.2.18 kernel. I haven't configure the 2.4.x kernel yet.
CONFIG_FIREWALL=y CONFIG_IP_FIREWALL=y CONFIG_IP_FIREWALL_NET=y Seems so. JLK
Jeffrey
Quoting Jerry Kreps <jerrykreps@jlkreps.net>:
root@JLKreps:/home/jerry > ipchains -P forward MASQ ipchains: Protocol not available root@JLKreps:/home/jerry > modprobe ipchains modprobe: Invalid line 210 in /etc/modules.conf snd_device_gid modprobe: Invalid line 233 in /etc/modules.conf snd_dma1 modprobe: Invalid line 242 in /etc/modules.conf amixer modprobe: Invalid line 285 in /etc/modules.conf isp16_cdrom_dma modprobe: Invalid line 325 in /etc/modules.conf /sbin/modprobe root@JLKreps:/home/jerry >
YaST2 installed ipchains and turned ip forwarding on when I installed 7.1. I can see IP-FORWARDing enabled when the boot msgs fly by. The service is modular, but doing a modprobe on them gives the same errors the kernel reports when it tries to install them during the boot.
Any advice besides 'reinstall'.? JLK
CONFIG_IP_MASQUERADE=y # Protocol-specific masquerading support will be built as modules. # CONFIG_IP_MASQUERADE_ICMP=y # # Protocol-specific masquerading support will be built as modules. # CONFIG_IP_MASQUERADE_MOD=y CONFIG_IP_MASQUERADE_IPAUTOFW=m CONFIG_IP_MASQUERADE_IPPORTFW=m CONFIG_IP_MASQUERADE_MFW=m
participants (1)
-
Jerry Kreps