Hi all, I just purchased a cisco 1760 router and I am now coming across an issue: basically, I have a few local devices inside the network who host different websites. As an example, let's see:
host1.com 192.168.0.200
host2.com 192.168.0.201
host3.com 192.168.0.202
So when a user types host1.com in the address bar, the DNS records point to the external interface of my router. Is there a command I can use to make the router redirect the request to the correct host?
Thanks.