![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IP address of machine | harneet2004us | UNIX for Advanced & Expert Users | 3 | 04-16-2008 01:54 PM |
| Getting Unix machine IP address | asutoshch | Shell Programming and Scripting | 6 | 04-30-2006 05:14 AM |
| how to retrieve IP address of a machine | mridula | IP Networking | 5 | 11-02-2005 06:21 AM |
| How to get IP Address of machine? | Ahsan | High Level Programming | 7 | 10-24-2003 08:16 AM |
| Changing Machine IP address | kkinnon | UNIX for Advanced & Expert Users | 7 | 08-27-2002 11:17 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
|||
|
|||
|
You can also figure it out using:
netstat -rn |
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
isn't that something which would show the kernel routing table ?
|
|
#10
|
||||
|
||||
|
and as sad_angle pointed out ifconfig is normally in /sbin so isn't in a normal users path (usually).
so the command (to a confused unix virgin) will be /sbin/ifconfig ( most linuxes ) /sbin/ifconfig -a (solaris and probably others) |
||||
| Google The UNIX and Linux Forums |