NIC question...

Simon Barner barner at in.tum.de
Sun Apr 4 13:17:28 PDT 2004


> 	device          pcn             # AMD Am79C79x PCI 10/100 NICs
> 
> 	In the new DNS server I'm building, is the following ifconfig
> 	line correct for the first AMD NIC:
> 
> 	ifconfig_pcn0="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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040404/3eaa3903/attachment.bin


More information about the freebsd-questions mailing list