lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 Dec 2013 12:52:20 +0100
From:	Florent Fourcot <florent.fourcot@...t-bretagne.fr>
To:	Alexander Aring <alex.aring@...il.com>, jiri@...nulli.us
CC:	netdev@...r.kernel.org
Subject: Re: ifconfig doesn't show assignment ip-addresses

I think this is not a lowpan specific problem, I have the same here:

$ /sbin/ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 08:00:27:27:58:92
          inet adr:192.168.56.2  Bcast:192.168.56.255
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:494 errors:0 dropped:0 overruns:0 frame:0
          TX packets:380 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:41584 (40.6 KiB)  TX bytes:51017 (49.8 KiB)

$ ip -6 addr show eth1
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000
    inet6 2001:470:51a3:666::666/128 scope global
       valid_lft forever preferred_lft forever
    inet6 fe80::a00:27ff:fe27:5892/64 scope link
       valid_lft forever preferred_lft forever

(standard ethernet interface of a virtual machine).

Regards,

Florent.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ