Click to See Complete Forum and Search --> : Port Forwarding in 2.4.x kernel


Linux
05-24-2001, 10:03 AM
Does anyone know how would you do port forwarding in 2.4.x kernel. I want to provide services from my local computer with 10.x.x.x IP.

ThanX

pbharris
05-24-2001, 12:42 PM
hello,
if you had ipchains with kernel 2.2 then same rules will apply. iptables has more functionality but i have NO experince with iptables.

Linux
05-24-2001, 01:06 PM
I had everything working under 2.2.x kernel. I had to install ipmasqadm tool and it worked. But when I do it under 2.4.x kernel it can load the module ip_masq_portfw, not found.

I don't know if IP Tables can handle this by itself