bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] inetutils-1.8 - ifconfig -a doesn't work as expected


From: address@hidden
Subject: Re: [bug-inetutils] inetutils-1.8 - ifconfig -a doesn't work as expected
Date: Mon, 31 May 2010 17:39:53 +0200

On Monday 31 May 2010 15:44:42 Sergey Poznyakoff wrote:
> address@hidden <address@hidden> ha escrit:
> > On my machine (Linux 3.6.34 x86_64) ifconfig -a returns only the
> > loopback interface instead of the list of all the interfaces installed
> > on the machine.
>
> Is it able to display/configure a particular interface (ifconfig eth0)?

Yes.. It works. I dug a bit into the code and addes a printf("\n***\n") at the 
beginning of the function pnd_read ant this is the result of ifconfig -a 
(pretty weird in my opinion)


lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
***

          RX packets:1841700 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1841700 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1445154769  TX bytes:1445154769

thanks

Giampaolo

>
> > Regards,
> > Sergey
>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]