Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Find and display a DHCP server's IP address' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Find and display a DHCP server's IP address
Authored by: burro on Feb 01, '06 11:33:25PM

yeah in most cases this is simply router's IP. Now how about getting DNS primary and secondary addresses?



[ Reply to This | # ]
Find and display a DHCP server's IP address
Authored by: NeutronMonk on Feb 02, '06 04:37:19AM

When I do a google of "what's my ip", I got 3 different answers in the results, all of which don't match the wan ip in my widget...and none of them match the terminal output, go figure (small home network, cable modem, router as dhcp server)



[ Reply to This | # ]
Find and display a DHCP server's IP address
Authored by: skrawcke on Feb 26, '06 10:37:28AM

% ipconfig getpacket en0 (en1 for airport )

then look for
domain_name_server (ip_mult):



[ Reply to This | # ]