On Tue, 20 Dec 2016 23:11:08 +0100, lee wrote:

> >> But you already heard of udev rules? I guess I mentioned them
> >> already. They are not so hard to write and they only need to be
> >> written once.  
> >
> > It's too late by then, if eth0 and eth1 already exist, you cannot
> > switch them with udev rules - as anyone who had worked with dual NICs
> > would have discovered.  
> 
> Can you switch them when they have unrecognisable names?

You can't switch any two names because the udev rules are run singly, so
at one point you will be trying to rename an interface with a name that
is already in use.

This has nothing to do with how easily you are able to grok the name
scheme and everything to do with consistency. Unfortunately, there are
still situations, especially with USB NICs, where this can fail, but for
PCI NICs you are guaranteed that the names will always stay the same and
you are not suddenly in the position of the two sides of your firewall
switching places.

But of you don't like it,, just do what the elog message tells you and it
won't be a problem, it's a default setting not an enforced behaviour.


-- 
Neil Bothwick

"There are some ideas so idiotic that only an intellectual could believe
them" George Orwell

Attachment: pgpuh7UjmWux4.pgp
Description: OpenPGP digital signature

Reply via email to