I want to host two separate web sites on my LAN. We have one public IP address. I have a firewall providing NAT and a transparent proxy etc to the LAN.
I want to host two (for example) web servers as follows:
name1.dyndns.org (points to gateway PC port 80)
name2.dyndns.org (points to LAN PC port 80)
The whole point is to avoid the :81 notation. I have servers running up to port 85 on the gateway PC.
I can currently access a server on the LAN PC with port mapping. i.e. name1.dyndns.org:86 will bring up the web server if mapped to LAN PC:80
Is there any way to do this?
I want to host two (for example) web servers as follows:
name1.dyndns.org (points to gateway PC port 80)
name2.dyndns.org (points to LAN PC port 80)
The whole point is to avoid the :81 notation. I have servers running up to port 85 on the gateway PC.
I can currently access a server on the LAN PC with port mapping. i.e. name1.dyndns.org:86 will bring up the web server if mapped to LAN PC:80
Is there any way to do this?