Hi, I have set my A record to my ip address for my domain. However the browser is showing: mydomain.web705.discountasp.net. May be I am using the wrong IP address? How do I trouble shoot?
Are you running DNN or a similar application? Sometimes this happens when you haven't entered the "mydomain.com" to the portal aliases. Maybe you have a redirect on your root that was set to use the alternate URL?
Unless you have a unique IP you cannot make an A record point to your site. If you do have a unique IP, then as the masked man said, there would have to be a redirect somewhere.
This is a DNN site. Updated portal alias table with the proper URL. Had to make sure the app pool was recycled. Working great now. Thanks.