2009/4/24 Ante Karamatić <[email protected]> > 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 do "ifup eth0:0". > > How can I have it automaticly up after reboot? > > Fix the errors in your config. Remove 'name' and 'gateway'. If you want > to add a hostname to some IP, do that in /etc/hosts or in DNS. >
What do you mean remove gateway? Isn't that where gateway is supposed to go? James
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
