Issue with nameservers and azure

I have an existing server and domain name hosted with netlogistics. I want to use this domain name for my new server on Microsoft Azure.

As far as the new server is concerned so far I have...

Deployed a virtual machine on MS azure running centOS 6.6 Installed WHM & cPanel Installed Wordpress

The domain name registrar is asking me for the nameservers How do I find out what these are?

All I can see in azure is the IP (191.239.189.13) and DNS (aewebapp.cloudapp.net)

The default nameservers in WHM are ns1.aewebapp.com and ns2.aewebapp.com but the nameserver provider says these wont work

  • Edited by Ryan4763 Sunday, July 05, 2015 6:22 AM
July 5th, 2015 6:21am

Greetings!

You may follow the blog: Configuring a custom domain name for an Azure cloud service.

Please be informed to use a reserved IP address to ensure that your IP address does not change.

Thank you,

Arvind

Free Windows Admin Tool Kit Click here and download it now
July 5th, 2015 8:58am

Have been through that but cannot get it to work.

My developer says: I have opened the DNS 53 Port base on UDP and TCP but still the DNS traffic is not moving from outside the server.

root@server [~]# dig ns1.autoexpert.net.au @191.239.189.13

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.3 <<>> ns1.autoexpert.net.au @191.239.189.13
;; global options: +cmd
;; connection timed out; no servers could be reached
root@server [~]# dig ns1.autoexpert.net.au @localhost

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.3 <<>> ns1.autoexpert.net.au @localhost
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63887
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;ns1.autoexpert.net.au.         IN      A

;; ANSWER SECTION:
ns1.autoexpert.net.au.  4534    IN      A       191.239.189.13

;; Query time: 5 msec
;; SERVER: ::1#53(::1)
;; WHEN: Mon Jul  6 11:39:13 2015
;; MSG SIZE  rcvd: 55


  • Edited by Ryan4763 19 hours 35 minutes ago
July 6th, 2015 7:37am

Its not resolving when its come from external ip @191.239.189.13 but when its resolve locally it does which means dns is pefectly configured on server but its traffic which is not coming from firewall
Free Windows Admin Tool Kit Click here and download it now
July 6th, 2015 8:02am

Have been through that but cannot get it to work.

My developer says: I have opened the DNS 53 Port base on UDP and TCP but still the DNS traffic is not moving from outside the server.

root@server [~]# dig ns1.autoexpert.net.au @191.239.189.13

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.3 <<>> ns1.autoexpert.net.au @191.239.189.13
;; global options: +cmd
;; connection timed out; no servers could be reached
root@server [~]# dig ns1.autoexpert.net.au @localhost

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.30.rc1.el6_6.3 <<>> ns1.autoexpert.net.au @localhost
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63887
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;ns1.autoexpert.net.au.         IN      A

;; ANSWER SECTION:
ns1.autoexpert.net.au.  4534    IN      A       191.239.189.13

;; Query time: 5 msec
;; SERVER: ::1#53(::1)
;; WHEN: Mon Jul  6 11:39:13 2015
;; MSG SIZE  rcvd: 55


  • Edited by Ryan4763 Monday, July 06, 2015 11:42 AM
July 6th, 2015 11:35am

Greetings!

Whoever the DNS name registrar is, they would have provided the customer access to a portal. You should be able to map the cname to the default *.cloudapp.net

Something like this: https://support.zen.co.uk/kb/Knowledgebase/Portal-Manage-DNS-Canonical-Name-CNAME-Records
Look for the CName option towards the bottom.

Thank you,

Arvind

__________________________

This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

Free Windows Admin Tool Kit Click here and download it now
July 6th, 2015 2:50pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics