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

Re: Install over network fails using cable modem and 8139too net iface.



On Mon, 2002-07-29 at 21:25, Raja Vallee-Rai wrote:
> 
> Hi.
> 
> I'm new to debian and I am trying to install Debian over a network connection.  I can't get the network to come up.  It fails to get an IP connection after it asks if I want to try access a DHCP server,. which I answer yes.  

Two things.  One check that the module for your network card is loaded
and that the network is properly configured.  /etc/network/interfaces is
where you should have the proper information.  Ussually something to the
effect of: 
auto eth0
iface eth0 inet dhcp

Second most cable modems check the computers asking for DHCP leases
based on MAC address.  So basically if this is not the normal computer
connected to the cable modem you might want to turn the power on the
cable modem off for 30 seconds then turn it back on and try again(or use
the reset button).  

After both of these have gone do a ifup eth0 and you should have the
network(it might complain the network is already up then just do an
ifdown eth0).

-- 
-Peace kid
  Scott Henson	shenson2@wvu.edu

"God's the ultimate playa, so naturally He's going to have some haters,"
rapper Ice Cube said. "But these haters need to realize that  if you
mess with the man upstairs, you will get your ass smote. True dat."




-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: