From owner-freebsd-questions Fri Dec 11 10:36:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09016 for freebsd-questions-outgoing; Fri, 11 Dec 1998 10:36:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from law-f92.hotmail.com (law-f92.hotmail.com [209.185.131.155]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA09009 for ; Fri, 11 Dec 1998 10:36:01 -0800 (PST) (envelope-from ricardo_stewart@hotmail.com) Received: (from root@localhost) by law-f92.hotmail.com (8.8.8/8.8.8) id KAA22158; Fri, 11 Dec 1998 10:33:11 -0800 (PST) (envelope-from ricardo_stewart@hotmail.com) Message-Id: <199812111833.KAA22158@law-f92.hotmail.com> Received: from 192.128.52.109 by www.hotmail.com with HTTP; Fri, 11 Dec 1998 10:33:10 PST X-Originating-IP: [192.128.52.109] From: "Ricardo Stewart" To: dan@jgl.reno.nv.us, jonc@pinnacle.co.nz, lynch@rush.net, strohsr@mcmail.cis.mcmaster.ca, Thierry.Herbelot@alcatel.fr Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Networking FreeBSD 2.2.7 w/3Com 3C509b MIME-Version: 1.0 Content-Type: text/plain Date: Fri, 11 Dec 1998 10:33:10 PST Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gang, Thanks for your help... I was able to get my NIC card configured. It turns out that the device driver defaults to a BNC port configuration on system boot. The Boot log file /var/run/dmesg.boot contains the following boot message, "ep0: aui/utp/bnc[*BNC*] address ##:##:##:####:##". However, I have a UTP port. I read the documentation on configuring for a UTP port (ie. man ep), but it was not clear to me. The correct statement to configure is "ifconfig ep0 inet IP_address mask mask_address link2". In /etc/rc.conf it would look like 'ifconfig_ep0="inet IP_address netmask mask_address link2"'. Unfortunately, I was placing a "media" clause in front of the "link2" parameter and that was not working. Thanks a lot for your collaborative efforts... Rick ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message