Re: Problem with NE2000 Card not working after kernel compile.

1998-04-21 Thread Vaibhav Goel
I do have that in the file...here is what it looks like: ifconfig eth0 ${IPADDR} netmask ${NETMASK} broadcast ${BROADCAST} its basically the default nework file that comes with debian...i do have all the variables defined. Thanks On 21 Apr 1998, Ben Pfaff wrote: >messages. Upon exploring

Re: Problem with NE2000 Card not working after kernel compile.

1998-04-21 Thread Ben Pfaff
messages. Upon exploring around, I see that these messages are being caused when the file /etc/init.d/network is run the 2 lines are: route add -net ${NETWORK} [ "${GATEWAY}" ] && route add default gw ${GATEWAY} metric 1 You also need an ifconfig command. See the ifconfig man pa

Problem with NE2000 Card not working after kernel compile.

1998-04-21 Thread Vaibhav Goel
Hello; I have had this problem for quite a while and am completely lost as to what to do to fix it. I have had this problem with both Debian 1.3.1 and Debian 2.0 unstable/frozen. Basically, I install Debian from scratch on my system. During the install process autoprobe for ne2000 card, it can