Re: Ethernet alias down at boot

2009-04-28 Thread James Dinkel
Maybe be it should be moved out of the device configuration then. Having it under the device configuration would lead a person to believe in not only CAN be defined for each device but maybe even SHOULD be defined for each device. James 2009/4/28 Николай Бочев > Setting up 2 default gateways i

Re: Ethernet alias down at boot

2009-04-28 Thread Николай Бочев
Setting up 2 default gateways is always a bad idea :) On Tue, 2009-04-28 at 16:20 +1100, Laurent Dinclaux wrote: > 2009/4/24 Imre Gergely : > > I only have a Hardy server, with an alias, but I don't have 'auto eth0:0', > > and I don't have gateway specified for the alias either, only the address >

Re: Ethernet alias down at boot

2009-04-27 Thread Laurent Dinclaux
2009/4/24 Imre Gergely : > I only have a Hardy server, with an alias, but I don't have 'auto eth0:0', > and I don't have gateway specified for the alias either, only the address > and the netmask, nothing else. > Hello, I removed everything but ip and netmask and now it is up at boot. Thanks. -

Re: Ethernet alias down at boot

2009-04-24 Thread Ante Karamatić
U Pet, 24. 04. 2009., u 09:55 -0500, James Dinkel je napisao/la: > What do you mean remove gateway? Isn't that where gateway is supposed > to go? Notice that he already has gateway for that network defined in eth0. -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubu

Re: Ethernet alias down at boot

2009-04-24 Thread James Dinkel
2009/4/24 Ante Karamatić > U Pet, 24. 04. 2009., u 09:15 +1100, Laurent Dinclaux je napisao/la: > > > auto eth0:0 > > iface eth0:0 inet static > > name ns2.geckahost.com > > address 202.x.x.25 > > netmask 255.255.255.0 > > network 202.x.x.0 > > broadcast 202.x.x.255 > > gatewa

Re: Ethernet alias down at boot

2009-04-24 Thread Ante Karamatić
U Pet, 24. 04. 2009., u 09:15 +1100, Laurent Dinclaux je napisao/la: > auto eth0:0 > iface eth0:0 inet static > name ns2.geckahost.com > address 202.x.x.25 > netmask 255.255.255.0 > network 202.x.x.0 > broadcast 202.x.x.255 > gateway 202.x.x.254 > > After each boot I need to d

Re: Ethernet alias down at boot

2009-04-24 Thread Imre Gergely
Laurent Dinclaux wrote: > Hello, > > I use jaunty server. Here is my /etc/network/interface > After each boot I need to do "ifup eth0:0". > How can I have it automaticly up after reboot? I only have a Hardy server, with an alias, but I don't have 'auto eth0:0', and I don't have gateway specifie

Ethernet alias down at boot

2009-04-23 Thread Laurent Dinclaux
Hello, I use jaunty server. Here is my /etc/network/interface # The loopback network interface auto lo iface lo inet loopback /etc/network/interface # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 202.x.x