Hey what does your /etc/resolv.conf file look like? If you haven’t added an entry pointing to the target server as a nameserver then it will probably keep failing. It looks like it is trying to query some sort of internal DNS on your machine.
This is one of the few exercises that I recommend the pwnbox for.
-onthesauce
Thanks for your help, I have finally completed this section!
I initially edited resolv.conf to include the target nameserver but after hours of failed attempts, I gave up trying to use a local host (too many variables) and took your advice, using the pwnbox.
I am also stuck on this problem and can’t get past it. I’ve tried almost every combination of subdomain that it gives and every way of putting the command. Constantly getting connection refused. If you have completed it please share the command you used to gain a transfer. Thanks in advance
Did you get it sorted? I will be running through the labs again and I will be starting with DNS as I feel this is the one that I need to put the most work in to and only made basic notes with this one unfortunately as I was so frustrated by it.
Let me know if you still need help and I’ll DM you.
you dont need all of that all you need to do is dig axfr the the domain to the ip and you will obtain an internal domain. dig afxr that internal domain and you will obtain your TXT IN THAT FORMAT and you will aslo obtain the answer to the next question about the DC1 IP.