Hello Joe

If I understand your drawing correctly you want to forward the 
request on your external addres 207.5.x.y for port 80 (www) to the 
computer in the internal net with the ip number 192.168.1.200

In general : 
The information about portforwarding, you can find on the shorewall 
page  :www.shorewall.net
in this case under: documentation rules

Apart form the discussion if it isn't better to put your webserver in a 
dmz ;)   you can accomplish this by

Adding a rule to shorewall ->rules

ACCEPT net loc:192.168.1.200 tcp www  -  207.5.xx.yy 

or if you have an external dynamic address

ACCEPT net loc:192.168.1.200 tcp www  -  all
restart shorewall / or reload rules and you should be up .
Attention you can not try it out from the local net by typing in your 
external address in a browser.
> Hello,
> I reciently upgraded my version of LEAF to the current Bering release. I =
> have an internal web server (configured with a static ip). I cannot seem =
> to find any documentation on how to port-forward port 80 to my internal =
> web server. Can you point me any where that can help me? Or do you have =
> any suggestions? Your help would be much appreciated.
> 
> Thanks- Joe
> [EMAIL PROTECTED]
> 
Eric Wolzak
member of the Bering crew 



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to