One consequence of Linux's dynamic network device namingI knew that Linux did dynamic network device naming, but one consequence of that only really sunk in recently. Dynamic naming is relatively predictable for interfaces that are always on (especially when various distributions work hard to make them very persistent), but where it can really surprise you (and your software) is when the interfaces are dynamic. Like, say, PPP interfaces. Just like Ethernet interfaces, the first active PPP connection gets
(Scripts run by Unfortunately it looks like you cannot rename PPP devices, because it
seems that you can only rename network devices that aren't active and
when a PPP device isn't active, it doesn't exist at all. So I can't
have One can half-fix this with software; (2 comments.)
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |