Hi
I have a website running on iis all be it the default website the iis creates in server essentials 2012 r2, i would like anyone who visits my site to see the domain namewww.paul12345.com when they visit and not the ip address of my wan, what settings do i need to add or change for this to take affect.
If i post my url into facebooks site for instance it will show the wan address, my public ip address under the url been posted, this is what i need to change.
Update: to add to my post this is the config i currently have:
In IIS The site binding is All Unassigned and port 80 with a host name of www.paul12345.com
In DNS I have a lookup zone named paul12345.com and the settings are www pointing to my internal ip address and the FQDN is paul12345.com
I also have a file with www.paul12345.com pointing to my internal ip address.
I also have a reverse lookup zone with 1pointer, details of this pointer are: host ip 192.168.0.102 FQDN Is 102.0.168.192.in-addr-arpa and the host name is mydcsrv.mydc.local
any help would be greatly appreciated
paul