I am trying to set up some Static DNS entries and am having problems getting it to work
I have created the entries but they are not redirecting to the correct internal IP addresses
here's an example of my setup:
server1.mywebsite.com -> 192.168.0.2
server2.mywebsite.com -> 192.168.0.3
server3.mywebsite.com -> 192.168.0.4
I did try redirecting all port 80 traffic to 192.168.0.2 which did work... but for ALL port 80 traffic. i could not access server2 or server3.
As far as the static dns goes, is there anything else i need to change/add, such as something in the firewall?