Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Change Windows DNS Settings

by Rex(Wrecks) (Curate)
on Mar 05, 2003 at 00:49 UTC ( [id://240500]=note: print w/replies, xml ) Need Help??


in reply to Change Windows DNS Settings

Ok, this won't work for Win9x, but a much more robust solution for Win2k/XP is the following:
netsh interface ip add dns "Local Area Connection" 10.10.10.10 index=1 netsh interface ip delete dns "Local Area Connection" 10.10.10.10
Look at the netsh for more options and details. There is a ton of stuff you can do with netsh including changing IP's, netmasks, routes, adding deleting (non-LAN) interfaces, etc.

"Nothing is sure but death and taxes" I say combine the two and its death to all taxes!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://240500]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 20:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found