On Friday 22 August 2003 3:25 am, Jason Stubbs wrote: > I'm using iptables and have no problems. I have everything I need compiled > into the kernel, though. My config is below (but is from a 2.6 kernel so > some options might not be availble). If this doesn't help, can you post the > networking section of your /usr/src/linux/.config?
> > > However, modprobe ip_tables gives the errors "unresolved symbol > > nf_register_sockopt" and "unresolved symbol nf_unregister_sockopt". > > This has been brought up many times - though a definate solution has never > been found. Search the mailing list and forums for "modules unresolved > symbol". I'd say to try using the -F option with depmod and if it still > doesn't work, try insmod'ing individual seeminly relevant modules from > /lib/modules until it does work. > > Regards, > Jason > > -- > [EMAIL PROTECTED] mailing list On Friday 22 August 2003 3:48 am, James A. Cox wrote: > > I won't claim to be an expert user, but I have iptables working on my > server. I don't think the default genkernel confiigures the kernel > complile for the iptables modules. If you want to use genkernel, you > have to do "genkernel --config" and then enable the modules manually > when you get to the makemenuconfig stage. Incidentally, I use the > xfs-sources kernel, but I would assume this is true of the > gentoo-sources kernel also. > > > -- > [EMAIL PROTECTED] mailing list Jason, James thanks very much indeed for the help. I'll try your suggestions tonight and see how it turns out. Regards Richard -- [EMAIL PROTECTED] mailing list
