1752811 Members
6324 Online
108789 Solutions
New Discussion юеВ

How to see IP Address?

 
SOLVED
Go to solution
Jennifer Chiarelli
Regular Advisor

How to see IP Address?

How can I see the IP address assigned to a Linux box. This is a dynamic IP, so /etc/hosts doesn't help. On HP-UX it is netstat -i, but I can't find it in Linux.
It's a binary world!
2 REPLIES 2
Kofi ARTHIABAH
Honored Contributor
Solution

Re: How to see IP Address?

Try

# ifconfig

nothing wrong with me that a few lines of code cannot fix!

Re: How to see IP Address?

You can see it typing:

ifconfig lan