Network startup on IBM Thinkpad

2002-10-16 Thread Neal Lippman
, ds, iThanks to all who responded with info to my question regarding the correct drive for a Linksys PC-Card 10/100 NIC for IBM Thinkpad. As best as I have figured out from the various responses coupled with online sources, the correct driver is the axnet_cs driver. Interestingly, this driver do

RE: Network Startup

2001-07-11 Thread Phan, Robert
-Original Message- From: Jeff Conder To: Debian User List Sent: 7/11/01 9:27 AM Subject: Network Startup Greetings, Thanks to everyone's help I am pretty much up and running :) And I finally bought a book "Running Linux", it's been a lot of help too. I creat

Network Startup

2001-07-11 Thread Jeff Conder
Greetings, Thanks to everyone's help I am pretty much up and running :) And I finally bought a book "Running Linux", it's been a lot of help too. I created a file etc/init.d/network that configures my ethernet network. It seem to work well, I haven't found any problems with connections yet. But,

Network Startup

2001-07-11 Thread Jeff Conder
Greetings, Thanks to everyone's help I am pretty much up and running :) And I finally bought a book "Running Linux", it's been a lot of help too. I created a file etc/init.d/network that configures my ethernet network. It seem to work well, I haven't found any problems with connections yet. But,

Re: network startup script

1998-04-15 Thread Scott Ellis
On Wed, 15 Apr 1998, Hamish Moffatt wrote: > Can anyone suggest why this script doesn't seem to work on 2.1.90? > It's my /etc/init.d/network. I added the netmask on the route line > for lo because it seemed to help, but I still get some other errors, > and ifconfig seems to hang. > > #!/bin/sh >

network startup script

1998-04-15 Thread Hamish Moffatt
Can anyone suggest why this script doesn't seem to work on 2.1.90? It's my /etc/init.d/network. I added the netmask on the route line for lo because it seemed to help, but I still get some other errors, and ifconfig seems to hang. #!/bin/sh ifconfig lo 127.0.0.1 route add -net 127.0.0.0 netmask 25