Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2004 22:17:36 +0200
From:      Simon Barner <barner@in.tum.de>
To:        Gary Kline <kline@thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: NIC question...
Message-ID:  <20040404201736.GC44569@zi025.glhnet.mhn.de>
In-Reply-To: <20040401173032.GA16568@tao.thought.org>
References:  <20040401173032.GA16568@tao.thought.org>

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

--FFoLq8A0u+X9iRU8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

> 	device          pcn             # AMD Am79C79x PCI 10/100 NICs
>=20
> 	In the new DNS server I'm building, is the following ifconfig
> 	line correct for the first AMD NIC:
>=20
> 	ifconfig_pcn0=3D"inet 216.231.43.140  netmask 255.255.255.0"

Yes, that looks good (if the ip address and the netmask are correct ;-)

Be sure to either recompile your kernel with the following options

device miibus
device pcn

or to load the module version of the driver: if_pcn.ko

For more options of that NIC driver, you can have a look at its man
page: pcn(4).

Simon

--FFoLq8A0u+X9iRU8
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAcG1gCkn+/eutqCoRAuQJAJ0bZ4erVdsJFaGHon0Shi3CRVxOqwCg6d1d
A/BLWBZpnI8QsW1xUpeWV0w=
=0/A0
-----END PGP SIGNATURE-----

--FFoLq8A0u+X9iRU8--



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