I am trying to setup a second internal website accesable to the internet. i am already running one website which works fine with ASL. However, the second site is running off another machine on my private network. i am trying to port forward from external 8000 or anything really, to internal 80 on the new webserver, but i cant seem to get through. my rules are as follows:
i have nat setup to forward any -> WAN_/8000
src trans.=none
dest.trans=internal
http2/80
packet filter rule is any 8000 to->webserver2 allow
this isnt working, but i do know how to do SNAT and DNAT as i have several other services being forwarded. Does anyone have any ideas? has anyone got two different web servers running behind a firewall?
thanks.
This thread was automatically locked due to age.