[PLUG] floppyfw, port forwarding

Rich Shepard rshepard at appl-ecosys.com
Mon Jun 3 19:50:06 UTC 2002


On Mon, 3 Jun 2002, Bill Spears wrote:

> I'm trying our floppyfw and the ip masquerading part seems to work fine.  
> However, I tried to direct ouside port 80 to an inside server and that didn't 
>  work. Any ideas?

Bill,

  I have this line in firewalls.ini:

/bin/ipchains -A input -p TCP -d ${OUTSIDE_IP} 80 -j DENY       #web (http)

  You'll want to make it ACCEPT on the end.

Rich





More information about the PLUG mailing list