View previous topic :: View next topic |
Author |
Message |
tuppe666 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/436508797419a9f7209c21.jpg)
Joined: 02 Mar 2004 Posts: 423
|
Posted: Thu Mar 22, 2007 12:11 am Post subject: ipkungfu - No stateful matching for kernel 2.6.20[solved] |
|
|
Quote: | ipkungfu -t
Checking integrity: .. PASSED
Checking configuration...
TTL support detected!
Your kernel lacks stateful matching, this would break this script. Aborting.
|
I had the same problem with an earlier version; but I moved to 0.6.
I currently have a windowsXP box connected to my linux computer.
I run
Code: | ifconfig eth0 192.168.1.1 netmask 255.255.255.0 up
route add -net 192.168.1.0 netmask 255.255.255.0 eth0
|
I perhaps should be running something else anyway...any help would be useful. I haven't looked at this since I got it working, and I had lots of trouble then.
Last edited by tuppe666 on Thu Mar 22, 2007 3:54 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
PaulBredbury Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/15669254994381f44a81f83.jpg)
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Thu Mar 22, 2007 1:37 am Post subject: Re: ipkungfu - No stateful matching for kernel 2.6.20 |
|
|
tuppe666 wrote: | Your kernel lacks stateful matching |
I think this is referring to:
Code: | $ grep -i state /usr/src/linux/.config
CONFIG_NETFILTER_XT_MATCH_STATE=y |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tuppe666 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/436508797419a9f7209c21.jpg)
Joined: 02 Mar 2004 Posts: 423
|
Posted: Thu Mar 22, 2007 3:53 pm Post subject: |
|
|
you were on the money...but I'm still not satisfied.
Oddly the new ipkungfu, seems to allow some of my internet traffic to be faster |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|