Bugzilla – Bug 142976
ifup cannot handle devices called "modemU" or "modemB"
Last modified: 2007-06-05 09:37:36 UTC
to identify my dialin devices i renamed the ifcfg-files from "modem0" and "modem1" to "modemB" and "modemU" (for "Bluetooth" and "USB"), so that i am able to remember which is which in the interface selection in kinternet. This works well with kinternet and cinternet, but a simpe "ifup modemU" as root fails with root@strolchi:/etc/sysconfig/network> ifup modemU modemU SIOCGIFFLAGS: No such device ERROR: Cannot enable interface modemU. ERROR: interface modemU is not up And they are also unusable in NetworkManager (who just does ifup/down for dialin interfaces). Christian, if this is not your bug, please reassign.
Improved determination of interface type slightly. nevertheless it will not detect modem[A-Z] as modem. Therfore we now also have ifcfg variable INTERACETYPE. Fixed in svn. Will go to beta2.