From owner-freebsd-questions Fri Jun 8 17:41:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by hub.freebsd.org (Postfix) with ESMTP id 998FA37B403 for ; Fri, 8 Jun 2001 17:41:17 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scarlet.my.domain (1Cust232.tnt13.buffalo.ny.da.uu.net [63.36.56.232]) by swan.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id RAA24184 for ; Fri, 8 Jun 2001 17:41:15 -0700 (PDT) Received: (from ipt@localhost) by scarlet.my.domain (8.9.3/8.9.3) id UAA00374 for freebsd-questions@freebsd.org; Fri, 8 Jun 2001 20:35:59 -0400 (EDT) (envelope-from ipt) From: "Ian P. Thomas" Message-Id: <200106090035.UAA00374@scarlet.my.domain> Subject: Trouble getting cable connection working To: freebsd-questions@freebsd.org Date: Fri, 8 Jun 2001 20:35:59 -0400 (EDT) X-Mailer: ELM [version 2.5 PL5] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well I finally got the NIC installed but I can't seem to connect. dmesg output al0: rev 0x11 int a irq 17 on pci0.13.0 al0: Ethernet address: ff:ff:ff:ff:ff:ff al0: autoneg complete, link status good (full-duplex, 100Mbps) in rc.conf ifconfig_al0"DHCP" I also have bpf enabled in the kernel. This is pretty much all you need according to the handbook online. ifconfig -a al0: flags=8843 mtu 1500 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether ff:ff:ff:ff:ff:ff media: 100baseTX supported media: autoselect 100baseTX 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 10baseT/UTP I'm going to assume that the inet shouldn't be 0.0.0.0, and the ether address should also be something else. I've never had a high speed connection before so I don't know much about setting one up. Any glaring errors here? Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message