LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   compiling iptables into custom kernel (https://www.linuxquestions.org/questions/linux-newbie-8/compiling-iptables-into-custom-kernel-306470/)

straxus 03-26-2005 08:05 PM

compiling iptables into custom kernel
 
I need to get iptables up and running on a server I am leasing. It's a Debian box (Sarge methinks) running 2.6.10. I need iptables for other things I want to do, and had no success getting it installed. After alot of googling, I found a thread on the boards here:
linuxquestions.org/questions/showthread.php?s=&threadid=293328&perpage=15&pagenumber=1


The server talked about in that thread is damn near identical to mine both in terms of hardware and configuration. I have no doubt in my mind that I lease from the same company he does.

I've read the thread though several times. He ended up having to put together a custom kernel and compile it. I hate asking for help, but I'm fairly new to Linux, and I'm very apprehensive about attempting something of this magnitude without guidance.

If anyone here has the time and inclination to help me understand what I'm doing, please let me know. I haven't yet gone past post #28 from that thread in terms of making changes to my machine.

foo_bar_foo 03-26-2005 10:32 PM

# IP: Virtual Server Configuration
CONFIG_NETFILTER=y
# IP: Netfilter Configuration
pretty much just turn everything on under here and you are good to go


All times are GMT -5. The time now is 12:18 PM.