iptables: Unknown error 4294967295

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

iptables: Unknown error 4294967295

Postby zinc » Sun Jun 21, 2009 9:18 pm

After compiling and patching the 2.6.27.10 kernel with grsec, I'm having some issues with iptables.

When applying a rule to iptables I'm getting:
iptables: Unknown error 4294967295

However when I revert back to the old kernel (2.6.18), iptables functions normally. I'm not sure whats causing this on the grsec patched kernel?

Thanks in advanced :)
zinc
 
Posts: 3
Joined: Sun Jun 21, 2009 9:13 pm

Re: iptables: Unknown error 4294967295

Postby Oscon » Mon Jun 22, 2009 7:06 am

It seems this is not grsecurity problem

Netfilter is very changed between 2.6.18<->2.6.27.10. / once too often it seems ;-) /
Oscon
 
Posts: 44
Joined: Fri Jun 11, 2004 6:32 pm

Re: iptables: Unknown error 4294967295

Postby zinc » Mon Jun 22, 2009 12:42 pm

Hmm so its not a config error or anything with the kernel? Still stumped, anyone else got any ideas on how I can get this resolved?
zinc
 
Posts: 3
Joined: Sun Jun 21, 2009 9:13 pm

Re: iptables: Unknown error 4294967295

Postby m.s.tremer » Mon Jun 22, 2009 3:41 pm

Think you should update iptables.

The version doesn't work with your kernel.

4294967295 = -1
m.s.tremer
 
Posts: 2
Joined: Sun Feb 01, 2009 12:10 pm

Re: iptables: Unknown error 4294967295

Postby zinc » Mon Jun 22, 2009 4:50 pm

How would I upgrade iptables ?

Execute these commands in the new version's source directory?
make KERNEL_DIR=<<grsec-kernel-path>>
make install KERNEL_DIR=<<grsec-kernel-path>>

Then just boot into the grsec kernel and the new iptables version should be there?
zinc
 
Posts: 3
Joined: Sun Jun 21, 2009 9:13 pm


Return to grsecurity support