uhm, you have dhcp, I do not, so I have 4 ex auto eth0 iface eth0 inet static address 10.0.0.1 network 10.0.0.0 netmask 255.0.0.0 gateway 10.0.0.138
On Tue, Dec 09, 2003 at 02:43:49PM -0500 or thereabouts, Lou Losee wrote: > * Andrea Tasso <[EMAIL PROTECTED]> [2003-12-09 14:32]: > > On Tue, Dec 09, 2003 at 02:02:49PM -0500 or thereabouts, Lou Losee wrote: > > > I am having problems getting networking to start up on boot. I can get > > > it running manually, but it seems like there is an interface problem > > > between ifup/down and ifconfig. > > > > what do you have in /etc/network/interfaces ? > > > Here it is: > > # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) > > # The loopback interface > # automatically added when upgrading > auto lo > iface lo inet loopback > auto eth0 > iface eth0 inet dhcp > > Lou > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

