Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] sys-fs/udev-200 and my wireless interface
Date: Sun, 31 Mar 2013 17:07:40
Message-Id: 201303311806.38458.michaelkintzios@gmail.com
1 From the elog which I applied carefully and the links to Flameeyes blog kindly
2 shared in this M/L, I thought that I would have to rename *all* my interfaces.
3
4 Therefore I was surprised to find that only my eth0 changed to enp11s0, while
5 my wlan0 stayed the same. I even rebooted to make sure and had no problem
6 connecting wirelessly.
7
8 Is this how it is supposed to be?
9
10 $ ifconfig -a
11 enp11s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1492
12 inet 10.10.10.7 netmask 255.255.255.0 broadcast 10.10.10.255
13 inet6 fe80::226:b9ff:fe20:b49c prefixlen 64 scopeid 0x20<link>
14 ether 00:26:b9:20:b4:9c txqueuelen 1000 (Ethernet)
15 RX packets 666638 bytes 946921086 (903.0 MiB)
16 RX errors 0 dropped 132 overruns 0 frame 0
17 TX packets 346579 bytes 26003941 (24.7 MiB)
18 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
19 device interrupt 17
20
21 ip6tnl0: flags=128<NOARP> mtu 1452
22 unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 0
23 (UNSPEC)
24 RX packets 0 bytes 0 (0.0 B)
25 RX errors 0 dropped 0 overruns 0 frame 0
26 TX packets 0 bytes 0 (0.0 B)
27 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
28
29 ip_vti0: flags=128<NOARP> mtu 1500
30 tunnel txqueuelen 0 (IPIP Tunnel)
31 RX packets 0 bytes 0 (0.0 B)
32 RX errors 0 dropped 0 overruns 0 frame 0
33 TX packets 0 bytes 0 (0.0 B)
34 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
35
36 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
37 inet 127.0.0.1 netmask 255.0.0.0
38 inet6 ::1 prefixlen 128 scopeid 0x10<host>
39 loop txqueuelen 0 (Local Loopback)
40 RX packets 789896 bytes 914674121 (872.3 MiB)
41 RX errors 0 dropped 0 overruns 0 frame 0
42 TX packets 789896 bytes 914674121 (872.3 MiB)
43 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
44
45 sit0: flags=128<NOARP> mtu 1480
46 sit txqueuelen 0 (IPv6-in-IPv4)
47 RX packets 0 bytes 0 (0.0 B)
48 RX errors 0 dropped 0 overruns 0 frame 0
49 TX packets 0 bytes 0 (0.0 B)
50 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
51
52 wlan0: flags=4098<BROADCAST,MULTICAST> mtu 1500
53 ether 70:1a:04:d7:c3:09 txqueuelen 1000 (Ethernet)
54 RX packets 0 bytes 0 (0.0 B)
55 RX errors 0 dropped 0 overruns 0 frame 0
56 TX packets 0 bytes 0 (0.0 B)
57 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
58
59
60 --
61 Regards,
62 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: sys-fs/udev-200 and my wireless interface Mick <michaelkintzios@×××××.com>