Re: webserver inside debian firewall

2000-07-01 Thread Terry Carney
On Sat, 1 Jul 2000, Nick wrote: > how can i set up port 80 to forward through to the inside server, say > 192.168.1.11? The following works for me. /usr/sbin/ipmasqadm portfw -a -P tcp -L X.X.X.X 80 -R Y.Y.Y.Y 80 X.X.X.X is my masquerading machine with the DSL interface. Y.Y.Y.Y is the machin

webserver inside debian firewall

2000-07-01 Thread Nick
hey guys: i am confused on how to set this up. I want to put a webserver inside my firewall. This is how i set up the firewall. I am using slink w/ 2.2.15 i have the dhcp-beta package set up to do dhcp for the inside network i have ipchians to do the Masquearding and ipforwarding enabled in th