Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ShadowX22

macrumors newbie
Original poster
Jul 31, 2006
21
0
How do I do the equivalent of "Start Menu -> Run -> cmd -> ipconfig" on a Mac?
 

Mr.Texor

macrumors regular
Apr 20, 2007
228
0
umm, depends on what you really want.. but you could start with:

Applications -> Utilities -> Terminal -> then type "ifconfig"

which stands for interface configuration.. I think
 

Richard Flynn

macrumors regular
Sep 4, 2006
162
0
Sydney
winipcfg on Windows is most commonly used to find out your current IP address. Is this what you want to do? You can go to Apple menu > System Preferences > Network and then look under whatever network connection you’re using.
 

brand

macrumors 601
Oct 3, 2006
4,390
456
127.0.0.1
winipcfg on Windows is most commonly used to find out your current IP address.

winipcfg is all good in a Windows 9x world but try that command on a new install of an NT based system. NT based platforms you use ipconfig and for a Unix based platforms are ifconfig.
 

epochblue

macrumors 68000
Aug 12, 2005
1,671
0
Nashville, TN
umm, depends on what you really want.. but you could start with:

Applications -> Utilities -> Terminal -> then type "ifconfig"

which stands for interface configuration.. I think

This command is what you're looking for, but it's going to give you the information in a less-than-friendly way.

I'd recommend going through your network preferences to figure out your IP address.

System Preferences -> Network -> (select device) -> TCP/IP
 

toothpaste

macrumors 6502
May 8, 2005
293
5
ifconfig

Interface configuration, or simply ifconfig. Type this into the terminal

ifconfig -a

Output will be for all interfaces on the computer including the loopback which is

127.0.0.1

Leave that alone, change any/all configurations on all other interfaces.
 

MajereXYU

macrumors regular
May 11, 2005
125
0
Another vote here for the Network Utility app from the Applications-Utilities folder.

All the information is in there and it's more user friendly than ifconfig.
 

Richard Flynn

macrumors regular
Sep 4, 2006
162
0
Sydney
winipcfg is all good in a Windows 9x world but try that command on a new install of an NT based system. NT based platforms you use ipconfig and for a Unix based platforms are ifconfig.

Thanks for clarifying. I could have sworn I used winipcfg on Windows XP, but apparently not. What about Windows 2000?
 

cubbie5150

macrumors 6502a
Mar 4, 2007
705
216
What's the OS X equivalent to ipconfig/flushdns?

EDIT: NVM; Google is your friend... I sometimes forget that!!!
 

Wolfpup

macrumors 68030
Sep 7, 2006
2,925
105
Thanks for clarifying. I could have sworn I used winipcfg on Windows XP, but apparently not. What about Windows 2000?

Nope. I know, 'cause I remember having to un-train myself after years of typing "winipcfg"...even though ipconfig is actually easier to remember :D
 

Ordo Of Extraho

macrumors newbie
Mar 12, 2010
1
0
Win Xp And Linux Systems

If You Want The MAC Address You Need To Use The Command ipconfig /all in Windows NT Based Systems and ifconfig -a in Linux Based Systems and i would assume this applies to Mac OS As It Is A Linux Variant At Its Core
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.