Score:0

aws hosted zone nslookup shows serverfails

in flag

I created hosted zone in aws and I added the nameservers to my domain

when I tried nslookup on the domain I am getting error

ubuntu@xx-xx-xx-xx:~$ nslookup --type=ns kims.oshabz.name.ng
*** Invalid option: -type=ns
Server:         127.0.0.53
Address:        127.0.0.53#53

Non-authoritative answer:
*** Can't find kims.oshabz.name.ng: No answer
Appleoddity avatar
ng flag
Why are you querying localhost (127.0.0.1) if you want to query an AWS DNS resolver?
Score:2
af flag

One dash not two before "type". Try this corrected command:

nslookup -type=ns kims.oshabz.name.ng

I was able to duplicate your error on Ubuntu 20.04 and this change resolved it.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.