Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 13:25:43 -0500
From:      "Wills, Ken" <kwills@gflesch.com>
To:        Martin Mactaggart <martinm@visualedge.com>, FreeBSD questions <freebsd-questions@freebsd.org>, jly@tritronics.com
Subject:   RE: de0 link down: cable problem?
Message-ID:  <058BE165CBA8D111A82E0008C79F9E35024865@gfc-mad-dc.gflesch.int>

next in thread | raw e-mail | index | archive | help
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Martin
> Mactaggart
> Sent: Wednesday, October 13, 1999 8:00 AM
> To: FreeBSD questions; jly@tritronics.com
> Subject: Re: de0 link down: cable problem?
> 
> edit or create the file rc.local in your /etc dir... I'm 
> pretty sure
> this is the last of the start up scripts to be executed... put your
> 'ifconfig de0 media 10baseT/UTP' instruction there and will 
> be executed at
> boot time. hope that helps.

That would probably work, howerver, rc.conf is where you really want it
to go...

 ifconfig_de0="inet 172.18.200.4 media 10baseT/UTP netmask 255.255.0.0"

Just add the 'media 10baseT/UTP' part to the line thats already there.

Ken


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?058BE165CBA8D111A82E0008C79F9E35024865>