![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SCO get MAC Address | jcarter2333 | High Level Programming | 11 | 02-08-2007 05:51 AM |
| How to Achive IP address through MAC(Ethernet) address | krishnacins | IP Networking | 3 | 08-29-2005 05:45 PM |
| ce0 and ce1 have the same mac address | BG_JrAdmin | SUN Solaris | 2 | 07-08-2005 04:30 PM |
| network address and broadcast address? | pnxi | UNIX for Dummies Questions & Answers | 7 | 11-10-2003 07:29 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
IP address
Hi All,
I logged into to a unix machine, from $ prompt what should I type to get IP address of that machine? Thanks inadvance, Krishna |
| Forum Sponsor | ||
|
|
|
|||
|
You could also do it in 2 steps
#1 Type hostname #2 nslookup (hit enter, then type the hostname or fully qualified hostname from #1)
__________________
FreeBSD: The best free Unix on this planet IMHO!! FreeBSD Forums www.freebsdforums.org |
|
||||
|
Sometimes an `ifconfig` with no switches is not enough.
On my OpenBSD2.9 machine I have to either specify the individual nic or the "-a" switch to display all adapters. Oddly enough, the lone `ifconfig` is sufficient under FreeBSD4.5 to display all adapters and settings.
__________________
Not quite as cool as all the other Kids... |