Search VoIP Help:     Adv search
Browse by Manufacturer:
KB Number

How do I find out my network settings for Macintosh?

Views: 419
Votes: 0
Posted: 08 Jun, 2007
by: Engin *.
Updated: 07 Aug, 2008
by: Engin *.
The easiest way to identify your IP address is to pop open the Terminal.
  1. Go to Applications -> Utilities -> Terminal)
  2. type in the interface configuration (ifconfig) command:
  3. type
     ifconfig | grep "inet " | grep -v 127.0.0.1  
  4. You should now have the following numbers in your terminal windows - inet 10.0.0.104 netmask 0xffffff00 broadcast 10.0.0.255
  5. To find out the default gateway for all network cards, type
    netstat -rn | grep "UHLW"
Others in this Category
document Macintosh Shortkeys



RSS