RTNETLINK answers: File exists... maybe because assigned a new mac adress
- by steven
I got a "RTNETLINK answers: File exists Failed to bring up eth0:1" on "ifup eth0:1".
I suspect it happens because i assigned a new mac adress in my VM's network adapter.
Can you tell me how to fix the issue?
My configuration looks like this:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto…