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

i got the following:
ipfwadm: setsockopt failed: protocol not available

i compiled my kernel with most of the network options:

icmp, ip_masq, socket stuff

any suggestions?

have access to internet from inside, and have icmp to ping too

Reply via email to