On a Debian Squeeze KVM guest, 70-persistent-net.rules is not generated.
When I create 010_netinterfaces.rules, it's settings are not applied.
As such, I am unable to explicitly define interface names.
-
I found this statement in Debian bug report 562211, that says this is a feature.
Apparently there's a function of udev to blacklist virtualized MAC addresses, as defined in /lib/udev/rules.d/75-persistent-net-generator.rules.
I took a look at the file, and I see a section mentioning a whitelist, but I'm at a loss as to how to go about adding the range used by the guest.
Does anyone know how to make this work?
When I create 010_netinterfaces.rules, it's settings are not applied.
As such, I am unable to explicitly define interface names.
-
I found this statement in Debian bug report 562211, that says this is a feature.
Apparently there's a function of udev to blacklist virtualized MAC addresses, as defined in /lib/udev/rules.d/75-persistent-net-generator.rules.
I took a look at the file, and I see a section mentioning a whitelist, but I'm at a loss as to how to go about adding the range used by the guest.
Does anyone know how to make this work?