Re: ip forwarding
Nick wrote:
>
> i have a 2.1 debain system w/ 2.215 kernel
>
> i want to have a webserver inside my firewall. Therefore i need to forward
> the requests for port 80 to the inside machine. So far it is set up to do
> ipmasq w/ ipchains
>
> i installed the ipportfw and ipmasq packages and tried the following at the
> command line.
>
> ipportfw -A -t xx.200.24.2/80 -R 192.168.1.11/80
>
Nick,
I got the same problem as well even though everything seemed to be
compiled in the kernel. I found that using ipchains to start up a port
redirection. Unfortunately I'm not at a place to check the command
syntax but it's in the man page :)
Chris
Reply to: