View previous topic :: View next topic |
Author |
Message |
darigaz n00b

Joined: 09 Mar 2006 Posts: 1
|
Posted: Thu Mar 09, 2006 4:56 pm Post subject: Iptables and my kernel :/ |
|
|
Hey mates,
First of all, I'm pretty new to gentoo, but I have some experience with other distros...
well, that's my problem:
I made a stage 3 install from the livecd to my homeserver. The server should act as a firewall, router, webserver, ftp and things like that.
When I wanted to use iptables for the first time, it didn't work because some modules weren't compiled in my kernel. So I tried to include the iptables modules in my kernel using this tutorial:
http://gentoo-wiki.com/HOWTO_Iptables_for_newbies
but it didnt work
so I decided to compile a completely new kernel, that includes iptables as a modul. I used genkernel to compile it and everything should be right, according to the tutorial
but when I do modprobe ip_tables I still get
Code: |
localhost ~ # modprobe ip_tables
FATAL: Module ip_tables not found.
|
so, what am I doing wrong? :/ how can i compile my kernel the right way?
thanks in advance  |
|
Back to top |
|
 |
magic919 Advocate

Joined: 17 Jun 2005 Posts: 2182 Location: Berkshire, UK
|
Posted: Thu Mar 09, 2006 5:23 pm Post subject: |
|
|
I'd go back to the hand-built kernel. Make sure you select all the options for starters, you can remove some later once it works. Compile them into the kernel. Why build as modules and load when you are at the beginning? |
|
Back to top |
|
 |
|
|
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
|
|