1833159 Members
3271 Online
110051 Solutions
New Discussion

ifconfig

 
SOLVED
Go to solution
Chris2005
Regular Advisor

ifconfig

How do you use ifconfig properly?
You need to know the interface names to get network info. IFCONFIG INTERFACE

But how do you retrieve the interface names?

Thanx in advance.

Regards,
Chris
4 REPLIES 4
DCE
Honored Contributor

Re: ifconfig



lanscan will return a list that contains the interface name
Pete Randall
Outstanding Contributor

Re: ifconfig

lanscan

Pete
ssudhir
Advisor

Re: ifconfig

netstat -in will show you which interface is configured and you can use lanscan also.
Laughter is the best medicine
Senthil Prabu.S_1
Trusted Contributor
Solution

Re: ifconfig

Hi,
ifconfig -a4 should list of configured interfaces on your machine.

Also netstat -nr command should the routing table along with the physical interface details,

Also lanscan should help as other posts says...

HTH,
Prabu.S
One man's "magic" is another man's engineering. "Supernatural" is a null word.