[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unresolved symbols after building new kernel



 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I've just built a new bastion host to run as a web server.

Debian 3.0 installed fine with the 2.2 kernel. 

I compiled a new 2.4.18 kernel from deb source and included the
following netfilter modules :
ip_conntrack
ip_conntrack_ftp
ip_conntrack_irc
ip_tables
ipt_LOG
ipt_reject
ipt_ah
ipt_esp
ipt_limit
ipt_state
ipt_filter

All these modules are in the appropriate
/lib/modules/2.4.18/kernel/net/ipv4/netfilter directory.
New kernel installed and booted fine.

When I run my iptables script, it generates the following errors :

..../iptables.o : unresolved symbol nf_unregister_sockopt
..../iptables.o : unresolved symbol nf_register_sockopt
insmod ..../iptables.o failed.

uname -a gives :
Linux siberia 2.4.18 #3 Sat Feb 8 2003 i586 unknown

iptables -V gives :
iptables v1.2.6a     (d/l by apt-get today)

I have recompiled the kernel 3 times after 'make clean'.

My compile steps :
make clean
make dep
make bzImage
make modules
make modules_install

kernel conf and my f/w script are attached.

If anyone can shed some light on the situation it would be greatly
appreciated.

TIA

Charlie

============================================
Charles Kidson
System Administrator
IT Department
General Pants Group

Phone 02 9290 0813
Mobile 0428 61 77 66
Fax 02 9299 6485
email charlesk@generalpants.com.au 
============================================


(debian is the one, all others pale in comparison)

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPkNMx+KOnQxUO+5DEQKfZgCgp1HFxtirYIbALBDNoWQYdBTWYscAoOv9
jzQhytDQy2cLVeMDTvLHgbvt
=+NxH
-----END PGP SIGNATURE-----
  

Attachment: firewall-dmz-server
Description: Binary data

Attachment: kconf-siberia-2.4.18-std
Description: Binary data


Reply to: