Windows 2008 server and Redhat with only 1 ip address, can windows route the traffic?
Posted
by
paulcap1
on Server Fault
See other posts from Server Fault
or by paulcap1
Published on 2012-12-18T21:47:22Z
Indexed on
2012/12/18
23:04 UTC
Read the original article
Hit count: 164
I have a two home server VMs set up. Windows 2008 server on port 80 and Centos/Redhat on port 8080. Both have separate godaddy domain name A name records pointing to them. But I cant point both domain to the same IP I only have 1 wan ip address at home. So one of my domain is forward to my IP:8080. My question: Is it possible for my windows server to redirect a certain domain name to my Linux server on port 8080? So i Have mysite1.com going to windows and mysite2.com also going to the windows server but windows would redirect mysite2.com traffic to the linux ip address:8080. I want to access both sites at my work and my work firewall is strict and will not allow domain forwarding from godaddy.
© Server Fault or respective owner