[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems with networking on boot



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 <andrea@tasso.info> [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 debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
andrea@tasso.info



Reply to: