Hi,
I was wondering if anyone could help me to solve a problem I'm having.
I want to run two services on port 80 using my ADSL account domain name that points at my static IP.
My current setup is as follows:
Internet -> Netgear ADSL Modem/Router -> Server1/server2/PC/PC
Server1 runs Linux (RedHat8), server2 (WinXP), PCs both run WinXP
My Netgear router is only capable of port forwarding, so I can only specify one server to receives requests on port 80.
Is there a way I can filter the incoming requests on port 80 and direct them to the correct server using my current setup?
Or would it be possible to run a check on my server that accepts all port 80 requests and then that forwards onto my other server depending upon the headers?
I've had a look into this and have read different things covering VHosts, Reverse DNS and NAT setups. However, those all confused me a bit.
Does anyone know if what I want is possible or how to go about doing it?
Any help is much appreciated.
Thanks, Nathan
I was wondering if anyone could help me to solve a problem I'm having.
I want to run two services on port 80 using my ADSL account domain name that points at my static IP.
My current setup is as follows:
Internet -> Netgear ADSL Modem/Router -> Server1/server2/PC/PC
Server1 runs Linux (RedHat8), server2 (WinXP), PCs both run WinXP
My Netgear router is only capable of port forwarding, so I can only specify one server to receives requests on port 80.
Is there a way I can filter the incoming requests on port 80 and direct them to the correct server using my current setup?
Or would it be possible to run a check on my server that accepts all port 80 requests and then that forwards onto my other server depending upon the headers?
I've had a look into this and have read different things covering VHosts, Reverse DNS and NAT setups. However, those all confused me a bit.
Does anyone know if what I want is possible or how to go about doing it?
Any help is much appreciated.
Thanks, Nathan