Re: eth0 renamed
"Estelmann, Christian" <[email protected]>
| Newsgroups | gmane.linux.debian.user.laptop |
|---|---|
| Message-ID | <[email protected]> |
In http://askubuntu.com/questions/704361/why-is-my-network-interface-named-enp0s25-instead-of-eth0 there is a link to https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ where it is described how to disable Predictable Network Interface Names. A nice way may be the option to add "net.ifnames=0" to the kernel command line. Am 13.04.2016 um 13:06 schrieb Tomasz Kundera: > Is there an easy way to remove or block that stupid renaming? > > On Tue, Apr 12, 2016 at 5:12 PM, Gerard ROBIN <[email protected] > <mailto:[email protected]>> wrote: > > On Tue, Apr 12, 2016 at 04:18:15PM +0200, Johann Spies wrote: > > Date: Tue, 12 Apr 2016 16:18:15 +0200 > > From: Johann Spies <[email protected] > <mailto:[email protected]>> > > To: debian-laptop <[email protected] > <mailto:[email protected]>> > > Subject: eth0 renamed > > > > In dmesg I see: > > > > dmesg | grep eth0 > > [ 0.668204] e1000e 0000:00:19.0 eth0: registered PHC clock > > [ 0.668206] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) > > 54:ee:75:8f:16:cc > > [ 0.668207] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network > > Connection > > [ 0.668230] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: > > 1000FF-0FF > > [ 0.668629] e1000e 0000:00:19.0 enp0s25: renamed from eth0 > > > > Why would this be? I have never seen it before on Debian Linux of which I > > am a user since 1995. > > It seems that with testing (stretch) > wlan0 <--> wlp6s2 > emp1s0f1 <--> eth0 > this is what I found for my case. > > sudo ifconfig -a will give new names for you. > > hth > > -- > Gerard > ___________________________________________ > ******************************************* > * Created with "mutt 1.5.23" * > * under Debian Linux JESSIE version 8.3 * > * Registered Linux User #388243 * > * https://Linuxcounter.net * > ******************************************* > > > > > -- > Tomasz Kundera