LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   DNS zone Transfer ... (https://www.linuxquestions.org/questions/linux-newbie-8/dns-zone-transfer-899236/)

Mak007 08-24-2011 02:45 PM

DNS zone Transfer ...
 
hi.. i want to do DNS zone transfer on my machine but i can't even use my nslookup command in interactive mode whenevr i put this command in terminal it gets me to no results at all.
please help me how can i get DNS tranfer done on my machine. Thanks :)

bathory 08-24-2011 04:18 PM

Hi,

If you are allowed to do zone transfers, you can use:
Code:

dig axfr domain.com @dns.domain.com
Regards


All times are GMT -5. The time now is 11:35 PM.