This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

second internal website

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.
Parents
  • once again, i figured it out....sorry for those who read it.  My packet filter rule was allowing the non-well known port to the second server, but that machine was listening on port 80, so i needed to change the rule to allow port 80 to go to it.
Reply
  • once again, i figured it out....sorry for those who read it.  My packet filter rule was allowing the non-well known port to the second server, but that machine was listening on port 80, so i needed to change the rule to allow port 80 to go to it.
Children
No Data