5

[ubuntu] Multiple servers under one router

view full story
linux-howto

http://ubuntuforums.org – Hello, I have been looking for a nice solution to this problem but haven't really found one yet. Basically, I am hosting a website, and have two servers. The primary server is the public front, the secondary is a development server. They are within the same LAN, and therefore share the same public IP from my modem. The router is properly port forwarding all necessary ports to the primary router. My goal is to use a subdomain to access the second server using the same ports. For example : Code:     www.domain.com:80 --> 192.168.1.2:80         (Hardware)