nslookup

  • Thread starter Thread starter san
  • Start date Start date
S

san

Hi,

When I give ipconfig/registerdns after ipconfig/flushdns, it gives me error
that The system cannnot find the file specified.
And on client side nslookup is not working. What and where is wrong?

Rgds
San
 
san said:
Hi,

When I give ipconfig/registerdns after ipconfig/flushdns, it gives me
error
that The system cannnot find the file specified.

What does this have to do with NSLookup (or really even with
DNS for that matter since the issue is that IPConfig is not being
found.)

Check your path (by typing "Set Path"), IPConfig.exe is in System32
and this should ALWAYS be on the command line path.

Fix in SystemControl Panel advanced if it isn't by adding:

%systemroot%\System32
And on client side nslookup is not working. What and where is wrong?

Not working how? What happens? What command are you
typing exactly?
 
san said:
Hi,

When I give ipconfig/registerdns after ipconfig/flushdns, it gives me
error that The system cannnot find the file specified.
And on client side nslookup is not working. What and where is wrong?

Start the DHCP Client service.
ipconfig /registerdns forces the DHCP client service to register in DNS, if
the service is stopped, you get the error.

ipconfig /flushdns clears the DNS Client cache.

Neither of these have anything direct to do with Nslookup because Nslookup
bypasses the DNS Client cache.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
 
Back
Top