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

Web NAT Issue :(

Hi !

I have 1 internet address, 1 ASL and 2 Web Server Behind my ASL.

The first Web Server host the web site named : www.zoodux.net

The Second Web Server host the Web site named : forum.zoodux.net

How to make it work in NAT/Port Fowarding ?

Thanks !

Best regards


This thread was automatically locked due to age.
  • Didn't we go over this one already?  Anyway, without hacking the Squid proxy (and I don't think you want to open it anyway) you could use an Apache server with its proxy configured as a web accelerator.

    Basicaly the DNAT points to Apache and then Apache looks at the URL and directs it to the desired server.  Look in the Apache manual for the proxy server config.  You could run many unique servers on one or more boxes this way.