Re: Problem with interface eth0 [RESOLVED]

2001-07-27 Thread dude
which modules? On Thu, 26 Jul 2001, heissu wrote: > Date: Thu, 26 Jul 2001 19:44:51 +0200 > From: heissu <[EMAIL PROTECTED]> > To: "Debian UserList (en)" > Subject: Re: Problem with interface eth0 [RESOLVED] > Resent-From: debian-user@lists.debian.org > >

Re: Problem with interface eth0 [RESOLVED]

2001-07-27 Thread heissu
Mart van de Wege wrote: > On Wed, 25 Jul 2001 23:05:15 +0200 > heissu <[EMAIL PROTECTED]> wrote: > > > I want a ethernet card (3Com). I have compiled the kernel to that > > ethernet card. I want configure the interface whith the ifconfig > > command.But when I do: # ifconfig eth0 numIP netmask num

Re: Problem with interface eth0

2001-07-27 Thread Mart van de Wege
On Wed, 25 Jul 2001 23:05:15 +0200 heissu <[EMAIL PROTECTED]> wrote: > I want a ethernet card (3Com). I have compiled the kernel to that > ethernet card. I want configure the interface whith the ifconfig > command.But when I do: # ifconfig eth0 numIP netmask numNETMASK up , the > shell request: >

Re: Problem with interface eth0

2001-07-26 Thread Jimmy Richards
Hi, Did you compile the driver into the kernel, or as a module? Try the command 'lsmod' if you compiled it as a module and see if you have it loaded. If not, do 'modprobe . What kind of 3com card is it? Jim Richards On Wed, Jul 25, 2001 at 11:05:15PM +0200, heissu wrote

Problem with interface eth0

2001-07-26 Thread heissu
I want a ethernet card (3Com). I have compiled the kernel to that ethernet card. I want configure the interface whith the ifconfig command.But when I do: # ifconfig eth0 numIP netmask numNETMASK up , the shell request: SIOCSIFADDR: Unknown device eth0: unknown interface SIOCSIFNETMASK: Unknown dev