Forums

DNS setup for AWS Amazon

Hi, I follow the instructions for DNS setup but i keep getting a problem with my domain name configuration. This is how my DNS configuration looks like aws

this is what pythonanywhere says enter image description here

Any ideas? Cheers

You can check if your cname is setup correctly here:

http://mxtoolbox.com/CNAMELookup.aspx

If correct, you should see the following record:

  Type: CNAME
  Domain Name: www.your-domain.com
  Cannonical Name: webapp-0000.pythonanywhere.com

Note the www on the domain name.

idea: remove NS and SOA entries, keep only the CNAME one

Are those the exact SOA and NS records that AWS provided you? I ask because when I ask those servers for information about your site, they say they don't know anything about it:

$ dig @ns-231.awsdns-28.com www.rutinas.club

; <<>> DiG 9.9.5-3ubuntu0.15-Ubuntu <<>> @ns-231.awsdns-28.com www.rutinas.club
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 37632
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;www.rutinas.club.      IN  A

;; Query time: 294 msec
;; SERVER: 205.251.192.231#53(205.251.192.231)
;; WHEN: Tue Jul 24 13:43:55 BST 2018
;; MSG SIZE  rcvd: 34