I have 1 public IP coming in that I use.
Godaddy points all mu websites to my ip
my router takes all port 80 and sends it to a webserver with DNS (Windows 2012) on it
All web applications on that server work fine.
I have 2 other webservers (Windows 2012, and 2012 R2) and need to point a couple of URLS at them
somedomain.com -> from internet -> public facing webserver/dns -> internal webserver and back out using standard urls i.e. www.somedomain.com
I have tried url-rewrite but can't get it to work and changing the A records on my dns file haven't helped either. I know this can be done and has probably been discussed but I am a network novice and need baby directions.
Thanks in advance