2.1.74 (.68+?) IP_ALIASing: BUG (ifconfig down)

Tuomas Heino (tbittih@xgw.fi)
Tue, 23 Dec 1997 23:57:53 +0200 (EET)


ifconfig eth0 10.1.16.0 netmask 255.255.240.0 up
ifconfig eth0:0 10.1.31.254 up
ifconfig eth0:0- 10.1.31.254
/* yes, the above worked with the old ip_aliasing... */
ifconfig eth0:0 10.1.31.254 down

why did eth0 go down too?!