I am having trouble getting the masquerading part of the kernel to
recognize the ip_masq_ftp.o, ip_masq_raudio.0, ip_masq_irc.o. Every
time I
run a depmod -a I get the following:
*** unresolved symbols in module lib/modules/2.0.18/net/new_tunnel.o
ip_alias.o
ip_masq_ftp.o
ip_masq_raudio.o
ip_masq_irc.o
ipip.o
rarp.o
I have also noticed that the /proc/net/ip_masquerade file is missing.
When I try a ipfwadm -F -a m -S 192.168.75.0/24 -D 0.0.0.0/0, I get the
following error:
ipfwadm: setsockopt failed: Invalid arguement.
Red Hat 4.0 kernel 2.0.18
I am using ipfwadm 2.3.0.
I have re-compiled the kernel with all the necessary support, or so I
thought...Any ideas?
Ben Crosier