Le 10/04/2017 ? 21:57, Jonathan Billings a ?crit :> Having consistent device names is helpful when you've got more than > one NIC and you don't want to rely on the order in which the network > driver is loaded to define the interface name.On my Slackware servers (no systemd, no funny network interface names), I just edit /etc/udev/rules.d/70-persistent-net.rules and switch eth0 and eth1 (and eth2 etc.) if needed. Keep It Simple. -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32
On Mon, 2017-04-10 at 22:45 +0200, Nicolas Kovacs a ?crit:> On my Slackware servers (no systemd, no funny network interface names), > I just edit /etc/udev/rules.d/70-persistent-net.rules and switch eth0 > and eth1 (and eth2 etc.) if needed. > > Keep It Simple.Un bon idea ! Ich auch Ikki ook :-) -- Regards, Paul. England, EU. England's place is in the European Union.
On 04/12/17 22:02, Always Learning wrote:> > On Mon, 2017-04-10 at 22:45 +0200, Nicolas Kovacs a ?crit: > >> On my Slackware servers (no systemd, no funny network interface names), >> I just edit /etc/udev/rules.d/70-persistent-net.rules and switch eth0 >> and eth1 (and eth2 etc.) if needed. >> >> Keep It Simple. > > Un bon idea ! > Ich auch > Ikki ook :-) >That's even scientific: "entities shall not be multiplied without need" - Occam's razor. mark