Re: need help with ip-forwarding

2000-06-30 Thread Alberto Rodríguez Ortega
1- Recompile de kernel for supporting additional MASQ-modules 2- add the module port-forwarding (as module or part of the kernel) and recompile (reset etc) 3- add a ipchains ACCEPT entry for the port 80 on your firewall box 4- add the rule for redirecting the port. IMPORTANT: u will not can te

Re: need help with ip-forwarding

2000-06-29 Thread Lee Revell
Ipchains alone won't do portforwarding. You need ipmasqadm as well. I know it's braindead but that's how it is, hopefully in 2.4 there will be a unified interface to all those nifty ip forwarding features. HTH, Lee At 12:53 AM 6/29/2000, Nick wrote: this is my situation: i have a linux bo

need help with ip-forwarding

2000-06-28 Thread Nick
this is my situation: i have a linux box running 2.1, 2.2.15 with a dhcp service and ipmasq through ipchains i wanna setup a webserver inside the network and have the http port forwarded through my firewall. if i have ipchains i just need ipportfw right? but dselect insists that i install