Re: Nic Issues..

2003-06-10 Thread Johan Kullstam
"Tom Kloppel" <[EMAIL PROTECTED]> writes: > First of all, im using a DECchip 21041 card, it is supposed to use the > 'Tulip' module. I installed debian with the normal woddy > kernel(2.2.20-idepci) and the network card worked just fine. Last night I > compiled/installed/upgraded to the 2.4.18 ke

Re: Nic Issues..

2003-06-10 Thread Ben Kal
On 9 Jun 2003 "Tom Kloppel" <[EMAIL PROTECTED]> wrote: > Ok, i gave that a shot, as far as i could tell dhcp is installed and the > "/etc/network/interfaces" file is correct. allthough I am a "newb" so Ill > attach that... > > When i tried the network restart it gave me: > > Reconfiguring network

Re: Nic Issues..

2003-06-09 Thread Geordie Birch
On Mon, Jun 09, 2003 at 02:38:43PM -0400, Tom Kloppel wrote: > > Jun 9 14:25:38 ingersoll dhclient-2.2.x: socket: Protocol not available - > make sure CONFIG_PACKET and CONFIG_FILTER are defined in your kernel > configuration! > Jun 9 14:25:38 ingersoll dhclient-2.2.x: exiting. > > Do I do that?

Re: Nic Issues..

2003-06-09 Thread Tom Kloppel
s that in the little xconfig screen with all the buttons? Thanks again :-) - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: "Tom Kloppel" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, June 09, 2003 2:04 PM Subject: Re: Nic Issues.. &g

Re: Nic Issues..

2003-06-09 Thread Paul
First off insmod will only work if you compiled tulip as a module, otherwise its always gonna be ready for kernel to use if you compiled it into the kernel. It sounds like youre using dhcp.. So things you should check for is to make sure you have dhcpcd or pump installed and runnin. Secondly, ma