2.4.18 and iptables

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

2.4.18 and iptables

Postby Turmoilz » Mon Apr 22, 2002 9:14 pm

I have just installed 2.4.18 from source with the latest 1.9.4 grsecurity patch. When I reboot the machine all is fine except the startup script for iptables fails. I am not sure what to do with it. I have 2.4.17 with the older gr patch and that ran fine for me with no problems. Please advise me on what to do.

Thanks

joel
Turmoilz
 
Posts: 2
Joined: Mon Apr 22, 2002 9:10 pm

hm

Postby spender » Tue Apr 23, 2002 8:18 am

what's the error iptables gives? try loading your firewall script manually so you can see the error it puts out. It's most likely due to an error in your kernel configuration. No one else has had problems like that.
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm

Postby Turmoilz » Tue Apr 23, 2002 9:52 am

Flushing all current rules and user defined chains: [ OK ]
Clearing all current rules and user defined chains: [ OK ]
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
/etc/rc.d/init.d/iptables: line -243: 1051 Aborted iptables -t $i -F
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
/etc/rc.d/init.d/iptables: line -240: 1055 Aborted iptables -t $i -X
iptables: libiptc/libip4tc.c:384: do_check: Assertion `h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
/etc/rc.d/init.d/iptables: line -236: 1059 Aborted iptables -t $i -Z
Applying iptables firewall rules:
iptables-restore: libiptc/libip4tc.c:384: do_check: Assertion `h->info.valid_hooks == (1 << 0 | 1 << 3)' failed.
/etc/rc.d/init.d/iptables: line -233: 1061 Done grep -v "^[[:space:]]*#" $IPTABLES_CONFIG
1062 | grep -v '^[[:space:]]*$'
1063 Aborted | /sbin/iptables-restore -c
[FAILED]


That is what I get every time.
Turmoilz
 
Posts: 2
Joined: Mon Apr 22, 2002 9:10 pm


Return to grsecurity support

cron