amazon web services - Domain name not showing up in DNS -
it's been couple of days transferred domain name 1 aws another--dev environment production. problem is, domain name isn't showing in dns (amazon or google). i'm pretty sure i've configured hosted zone correctly.
i'm trying verify ses failing , set mx records (gmail) don't work. mx records , ses set couple of days ago. additionally, created record point elastic load balancer dns name.
any suggestions on might problem? it's been couple of days , past stackoverflow posts past experience, dns propagation on amazon's server doesn't take more 15 minutes.
edit:
here timeline of events can provide more information:
- i had domain abc.com on aws account user1
- the domain transfered aws account user2
- as of right now, following hosted zone created on user2's account:
- the 1 thing record set missing cname load balancer had setup when domain belonged user1. understanding record should enough , mistake on part.
i'm using windows , i've flushed dns. i've tried looking using aws's dns servers , google's dns server , nothing.
c:\>nslookup abc.com 8.8.8.8 server: google-public-dns-a.google.com address: 8.8.8.8 *** google-public-dns-a.google.com can't find abc.com: server failed
it's been couple of days since domain transferred. mx records setup , haven't gotten email. if dns doesn't have clue domain name, must wrong.
note: domain name obfuscated abc.com.
as suggested @michael-sqlbot, name servers different in console , hosted zone. updated name servers ns of hosted zone. see dns propagation.
Comments
Post a Comment