Hi, Here is the senario. if have two machines running the same websites called x.com with two different ip address on it. I have a Cisco router and have some public address and i am making my web site available to the world using the NAT. Now since i have another machine also running the same web site i want to have load balancing, so if first hit should go to the first, second hit to the second server third to the first server again and like that. Is that possible for me to NAT a single ip address to two private ip address of the web servers. I mean i can give two NAT commands with the same public address but two different private address. Though i can implement using the DNS Round Robin Fashin. I want to know will NAT can be used asi mentioned earlier. Your help will be greatly appreciated.
Thanks in Advance