Comment # 16 on bug 931165 from
(In reply to Felix Miata from comment #15)

Hmm ... with net.ifnames=0 I see

 linux-8jdz:~ # ifconfig -a
 eth0      Link encap:Ethernet  HWaddr 08:00:27:2C:1F:66  
           BROADCAST MULTICAST  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:328 errors:0 dropped:0 overruns:0 frame:0
           TX packets:328 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:0 
           RX bytes:21652 (21.1 Kb)  TX bytes:21652 (21.1 Kb)

and also get

 linux-8jdz:~ # ll /etc/udev/rules.d/
 total 4
 -rw-r--r-- 1 root root 631 May 19 08:52 70-persistent-net.rules

which I now remove to (re)boot back into ``predictable'' mode.


You are receiving this mail because: