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

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



   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 page for
details.


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


Reply to: