I'm trying to nslookup
all records of my internet provider, but it's returning "Result too large". I'm using the Windows nslookup.exe
.
example:
nslookup.exe
>server ns1.brtel.com.br
>set type=ANY
>ls -d brtel.com.br > brtel.txt
ls: connect: Result too large
*** Can't list domain brtel.com.br: Unspecified error
Does anyone know how to solve this?