Debian: SIOCSIFFLAGS: Cannot assign requested address when adding extra ips to an interface

2012-08-03 Thread Tóth Tibor Péter
Hello! I have some problem when I'm trying to add an extra IP to an interface. My config: # cat /etc/network/interfaces auto lo auto eth0 auto eth0:0 auto eth0:1 iface lo inet loopback allow-hotplug eth0 iface eth0 inet static address 192.168.0.10 netmask 255.255.255.0 gateway 192.168.0.1 iface

Re: Debian: SIOCSIFFLAGS: Cannot assign requested address when adding extra ips to an interface

2012-08-03 Thread Darac Marjal
On Fri, Aug 03, 2012 at 12:10:16PM +0200, Tóth Tibor Péter wrote: Hello! I have some problem when I'm trying to add an extra IP to an interface. My config: # cat /etc/network/interfaces [cut] #ifconfig eth0:0 up SIOCSIFFLAGS: Cannot assign requested address The strange thing is that