Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
IPtables fun...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Sarphim
n00b
n00b


Joined: 12 Feb 2003
Posts: 15

PostPosted: Wed Feb 12, 2003 4:02 am    Post subject: IPtables fun... Reply with quote

Hello, I'm installing iptables to use my gentoo box as a gateway server. I compiled all the modules and installed iptables but when i go to insmod the iptable_nat module it gives an error of "unresolved symbols" the depmod -a also shows that the modules needed have unresolved symbols. does anyone have an idea on how this is happening? and a way to help me? thank you
Back to top
View user's profile Send private message
cyfred
Retired Dev
Retired Dev


Joined: 23 Aug 2002
Posts: 596

PostPosted: Wed Feb 12, 2003 7:53 am    Post subject: Reply with quote

You missed something in your kernel compile.

Go back and check the configuration (generally its best to modulise all the iptabeles features so that if needed they are started). Once you have checked the config build the kernel from scratch and copy it into place
Code:
make dep && make clean bzImage modules modules_install
cp arch/i386/boot/bzImage /boot/vmlinuz-iptables


Update your bootloader and then reboot, try the modules again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum