Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2002 10:36:10 -0700
From:      "Thomas Connolly" <tpconnolly@frii.com>
To:        <hawkeyd@visi.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   RE: Ethernet card problem
Message-ID:  <000d01c29fa9$7762ac80$5608a8c0@ceesi.com>
In-Reply-To: <20021209112437.A40794@sheol.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks again for the help.  Can you tell me how to set my interface up
manually so that it will use DHCP for the ip and netmask, gateway, etc.?

Thanks,

Tom Connolly

-----Original Message-----
From: D J Hawkey Jr [mailto:hawkeyd@visi.com] 
Sent: Monday, December 09, 2002 10:25 AM
To: Thomas Connolly
Subject: Re: Ethernet card problem

On Dec 09, at 10:07 AM, Thomas Connolly wrote:
> 
> Thanks very much for the quick reply.
> I would agree with that.  The model is a Kingston KNE100TX and it says
that
> the driver is a dc(4).  Which Ethernet selection and I supposed to pick
for
> that on Sysinstall?

dc0, I would imagine.

> Is there a way to reconfigure it after installation.

Oh, yes. Go on through the installation. Afterward, edit /etc/rc.conf to
reflect reality. You'll have lines like these to change:
    hostname="sheol.localdomain"
    ifconfig_ed0="inet 192.168.16.2 netmask 255.255.255.0"
What you'll change is the hostname (if need be), and ifconfig_ed0 to
ifconfig_dc0. IIRC, that's all it takes.

> I
> apologize for the ignorance but I am very new to all this.  I basically
just
> went step-by-step through the FreeBSD manual on installation.  There was
no
> option that said dc(4).  

I don't remember how to specify the interface within sysinstall(8), but I'm
sure you can (make sure you've resolved conflicting interrupts first).
I usually set up the network manually, after sysinstall(8), just to stay in
practice!

> Thanks again,
> Thomas P. Connolly
> Senior Development Engineer
> Colorado Engineering Experiment Station Inc.
> Phone: (970) 897-2711
> Fax: (970) 897-2710
> Email: tconnolly@ceesi.com

Need a telecommuting UNIX SysAdmin in Minnesota?
Dave

-- 
  ______________________                         ______________________
  \__________________   \    D. J. HAWKEY JR.   /   __________________/
     \________________/\     hawkeyd@visi.com    /\________________/
                      http://www.visi.com/~hawkeyd/


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?000d01c29fa9$7762ac80$5608a8c0>