multiple servers porting to each other
Posted
by
JackLeo
on Server Fault
See other posts from Server Fault
or by JackLeo
Published on 2011-02-04T14:31:41Z
Indexed on
2011/02/04
15:27 UTC
Read the original article
Hit count: 228
hello, here is the details:
theres is who "servers": VPS with ubuntu 10.10x32 and home pc, win7
on win7 apatche2.2 is running with webpage
on VPS game server is running
DNS forwards www subdomain to PC, and everything else to VPS (all via ip)
I can not configure DNS directly, my providers do
Wanted result:
DNS forwards everything to VPS,
VPS redirects *:80 to PC
when viewing page stored in PC domain is shown normaly
Questions:
How to achieve that using as minimal resources as possible?
Is it possible just tel my DNS provider to fix it that :80 port is in different ip?
P.S. its for my friend, i do have some apatche and VDS configuration exp. More of a programmer i am. so trow everything you can ;)
© Server Fault or respective owner