kerryb wrote:
> #FORWARD_NET=
> #MASQ_NET=
> above both my inside box address?

If there's no documentation on those, then it's not the latest version. 
FORWARD_NET should be used if you have a network that you want to do
plain routing on.  MASQ_NET indicates a network that you want to
masquerade.  Your network should only be listed under one of those.

> #PORT_FORWARDS="192.168.0.2(5155)-192.168.1.5(22)"
> format: local_ip(local_port)-remote_ip(remote_port)
> local_ip, my indide box? local_port, 80 for web server?
> remote_ip, my internet address? remote_port 80, for port being ask for on the 
>firewall box?
> Is there something I missed?

local_ip == local to the router == your internet address
remote_ip == the machine you want packets forwarded to  
Both ports will be 80.

MSG


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to