IPTABLES

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

IPTABLES

Postby sh4d0w » Wed Mar 10, 2004 10:55 pm

I have grsec set to high in kernel could this have anything to do with this problem ??


[root@ns iptables-1.2.8]# modprobe ip_tables
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol nf_register_sockopt_Rsmp_58b5e629
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol remove_proc_entry_Rsmp_5bf76d21
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol irq_stat_Rsmp_1a8a7032
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol create_proc_entry_Rsmp_5574b417
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol nf_unregister_sockopt_Rsmp_18a0bc31
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: unresolved
symbol proc_net_Rsmp_a057f8a2
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: insmod
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o failed
/lib/modules/2.4.25-grsec/kernel/net/ipv4/netfilter/ip_tables.o: insmod
ip_tables failed
[root@ns iptables-1.2.8]#
?>

what should i do ? i m using iptables 1.2.8 with the patch you provide. Thank you for any info.
sh4d0w
 
Posts: 8
Joined: Tue Mar 02, 2004 4:57 am

Postby Sleight of Mind » Thu Mar 11, 2004 5:40 am

I don't think this has something to do with grsec. Most likely it is caused by CONFIG_MODVERSIONS. Turn that off if you don't really need it. Or try compiling both the kernel and the modules in one run.
Do not change the config after both have been built+installed without doing make clean and make dep. Recompiling+installing the modules without doing make clean and make dep again gave me similar problems once.
Sleight of Mind
 
Posts: 92
Joined: Tue Apr 08, 2003 10:41 am


Return to grsecurity support

cron