[Chilli] new Interface name
John Paul
john.paul at wanadoo.fr
Fri Mar 13 15:32:39 UTC 2015
Hi,
I meet a strange message with a recent distribution (opensuse 13.2), which has
3.16 kernel and uses by the way the new interface naming convention.
# uname -a
Linux linux-80sk 3.16.6-2-desktop #1 SMP PREEMPT Mon Oct 20 13:47:22 UTC 2014
(feb42ea) x86_64 x86_64 x86_64 GNU/Linux
The ERROR message :
coova-chilli[8630]: options.c: 181: could not generate configuration
(/var/run/chilli.8630.cfg.bin), sleeping one second
linux-80sk:/etc/chilli # ifconfig -a
enp0s3 Link encap:Ethernet HWaddr 08:00:27:B6:E5:F8
inet addr:192.168.1.56 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:feb6:e5f8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:51158 errors:0 dropped:8 overruns:0 frame:0
TX packets:35328 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21508614 (20.5 Mb) TX bytes:6506583 (6.2 Mb)
enp0s8 Link encap:Ethernet HWaddr 08:00:27:F5:3F:FE
UP BROADCAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:6762 errors:0 dropped:0 overruns:0 frame:0
TX packets:6762 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2226378 (2.1 Mb) TX bytes:2226378 (2.1 Mb)
After a little research on the net, I found that trick to keep old interface
name. "net.ifnames=0" in the grub.cfg at the end of vmlinux line.
Is there already a patch for that new naming convention ?
Thanks,
John
More information about the Chilli
mailing list