hi
I'm trying to add a virtual interface to eth0 the usual way in a Xen instance
but I'm getting
Failed to save interface :
SIOCGIFADDR: Cannot assign requested address
SIOCSIFBROADCAST: Cannot assign requested address
SIOCSIFFLAGS: Cannot assign requested address
I can add it at the activate on boot section but it doesnt show up at activated now section.
Then I tried it through Cloudmin, but I dont have the choice for virtual interface.
The virtual interface eth0:1 should have the same IP as the eth0
Status:
Active
Comments
Submitted by JamieCameron on Tue, 03/09/2010 - 13:10 Comment #1
So are you trying to give the eth0:1 interface the same IP as eth0? That isn't possible .. and would lead to the error you are seeing.