lozina
Lifer
I'd probably be able to google an answer easily if I just knew the correct terminology- what I want to do is have port 8080 on my server open to web traffic, but have a way to split requests through that port to different web servers on my LAN depending on what the subname is (or whatever you call that).
For example,
I want www.myserver.com to go to machine 1.1.1.1 port 8080
then webmail.myserver.com to go to machine 1.1.1.50 port 80
etc...
this has got to be such a common networking thing but I just dont know how to search for it. I am on a Windows based network with a firewall and the only thing I can find that might do this on my firewall are these "Virtual Servers" but it only allows me to redirect requests from one port or another, it doesnt let me split them (i.e. all traffic from 8080 goes to this server on port x)
it does not seem like my firewall's port forwarding can be used for this unless I dont understand its usage thoroughly (i just use it to open up ports for remote access)
For example,
I want www.myserver.com to go to machine 1.1.1.1 port 8080
then webmail.myserver.com to go to machine 1.1.1.50 port 80
etc...
this has got to be such a common networking thing but I just dont know how to search for it. I am on a Windows based network with a firewall and the only thing I can find that might do this on my firewall are these "Virtual Servers" but it only allows me to redirect requests from one port or another, it doesnt let me split them (i.e. all traffic from 8080 goes to this server on port x)
it does not seem like my firewall's port forwarding can be used for this unless I dont understand its usage thoroughly (i just use it to open up ports for remote access)