Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 1999 09:49:25 +0100
From:      "Ahmed Benani" <ahmed_benani@urbanet.ch>
To:        Marc Dodsworth <marcd@tpg.com.au>, freebsd-questions@FreeBSD.ORG
Cc:        mj@isy.liu.se, info@urbanet.ch, majordomo@FreeBSD.org
Subject:   Re : ed1 configuration
Message-ID:  <19991206085036.B23331514E@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

----------
De : "Ahmed Benani" <ahmed_benani@urbanet.ch>
À : Marc Dodsworth <marcd@tpg.com.au> , freebsd-questions@FreeBSD.ORG
Objet : Re : Sendmail Question
Date : Lun 6 déc 1999 9:47



----------
De : "Ahmed Benani" <ahmed_benani@urbanet.ch>
À : majordomo@FreeBSD.org
Objet : <aucun objet>
Date : Lun 6 déc 1999 9:44


PLEASE UNSUBSCRIBE ME. I NEVER REQUEST TO BE ON YOUR LIST. THANK YOU.
AHMED BENANI
ahmed_benani@urbanet.ch
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message

I GOT MORE  THAN 200 MESSAGES A DAY AND IT'S MAKES MAD. PLEASE TRY TO
UNDERSTAND AND STOP SENDING YOUR MATERIAL: TH


majordomo@FreeBSD.org
----------
>De : Marc Dodsworth <marcd@tpg.com.au>
>À : freebsd-questions@FreeBSD.ORG
>Cc : mj@isy.liu.se
>Objet : Re: ed1 configuration
>Date : Lun 6 déc 1999 9:04
>

>Thanks for the reply.   I guess I didn't make myself quite clear enough.
>
>I need to built the support for the card into my Kernel so I use it rathern
>than configuring for use after booting.
>
>Thankx
>
>Marc
>
>
>>> Hi
>>>
>>> I have an Accton EN1208 PCI ethernet card which uses a Realtek 8029.
>>>
>>> Under a Generic kernel, it's recognised as an ed1 (NE2000 compat/3com/WD)
>>>
>>> However I can't find any details on how to configure it in my custom kernel.
>>> LINT only shows ed0
>
>>You don't configure the interface before compiling the kernel. If the Generic
>>kernel sees it as ed1 then use ifconfig to set it up, something like this:
>
>>(as root, type this)
>>ifconfig ed1 130.236.49.127 netmask 255.255.248.0 up
>
>>and you're off.
>
>>This can be automatically be performed at bootup if you insert the relevant
>>lines in /etc/rc.conf (look in /etc/defaults/rc.conf for the layout).
>
>>If this is a first time setup you probably also want to manipulate
>>/etc/resolv.conf:
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991206085036.B23331514E>