> Hi Darren, > > It did install fine, was able to load my ipf.conf rules succesfully. > But after just five minutes i had a kernel panic.
This isn't completely unexpected...I had quite a few :) > Kernel panic - not syncing: /usr/local/src/ip_fil4.1next/Linux/ > Linux-2.6.9-34.EL-i686//ip_state.c:1266: spin_lock(/usr/local/src/ > ip_fil4.1next/Linux/Linux-2.6.9-34.EL-i686//ip_state.c:c126bc00) > already locked by /usr/local/src/ip_fil4.1next/Linux/ > Linux-2.6.9-34.EL-i686//ip_state.c/1266 Can you please show me lines 1256-1276 from the file ip_fil4.1next/Linux/Linux-2.6.9-34.EL-i686/ip_state.c please ? This file is generated when you build IPFilter for Linux. > [EMAIL PROTECTED] ~]# ipfstat -hio > 0 pass out quick on eth0 proto tcp from any to any flags S/FSRA keep > state > 0 block out on eth0 proto tcp from any to any > 1 pass out quick on eth0 proto udp from any to any port = domain keep > state > 0 block out on eth0 proto udp from any to any > 2 block in on eth0 proto tcp from any to any > 2 pass in quick on eth0 proto tcp from any to any port = ssh keep state > 1 block in on eth0 proto udp from any to any Excellent, it worked :) Darren
