PDA

View Full Version : ipconfig /registerdns




zosma
Jan 12, 2006, 01:02 PM
Is there an equivalent the the Windows command "ipconfig /registerdns" for Mac OS X?



gekko513
Jan 12, 2006, 01:09 PM
There's "ifconfig". I don't know if it does exactly what you want?

mrichmon
Jan 12, 2006, 01:45 PM
Is there an equivalent the the Windows command "ipconfig /registerdns" for Mac OS X?

The functions of ipconfig and registerdns are performed by ifconfig, route, and possibly arp under OS X.

The OS X commands give you more flexibility than the Windows commands. For example, I have not heard of a mechanism for directly altering the arp table under Windows.

If you are looking for a way to dynamically change your DNS settings you might want to look at http://www.novajo.ca/easydns.html