From owner-freebsd-stable Wed Apr 4 12:56:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lila.inti.gov.ar (lila.inti.gov.ar [200.10.161.32]) by hub.freebsd.org (Postfix) with ESMTP id 1A7A837B728 for ; Wed, 4 Apr 2001 12:56:28 -0700 (PDT) (envelope-from fernan@iib.unsam.edu.ar) Received: from iib005.iib.unsam.edu.ar ([200.3.113.15] helo=mail.inti.gov.ar ident=fernan) by lila.inti.gov.ar with smtp (Exim 3.02 #1) id 14ktEM-0002U5-00 for freebsd-stable@FreeBSD.ORG; Wed, 04 Apr 2001 16:46:14 -0300 Date: Wed, 4 Apr 2001 16:54:40 -0400 From: Fernan Aguero To: FreeBSD-Stable Subject: network not working after initial install Message-ID: <20010404165440.A1396@iib005.inti.gov.ar> Reply-To: fernan@iib.unsam.edu.ar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.1.2 Lines: 59 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I have just intalled FreeBSD for the first time (FreeBSD-4.2 from December 2000). Apparently there are some problems with the network setup. I cannot access other hosts in my network. I think the problem is the configuration of my 10-BaseT Ethernet Card (PCI, NE2000, Realtek 8029). Looking at dmesg I've found the following lines: config> en ed0 No such device: ed0 Invalid command or syntax. Type '?' for help. config> po ed0 0x280 No such device: ed0 Invalid command or syntax. Type '?' for help. There are a lot of lines similar to these: config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> di cs0 config> di bt0 config> di adv0 config> ir edo 10 config> iom ed0 0xd8000 config> f ed0 0 config> en ata0 config> po ata0 0x1f0 config> ir ata0 14 .. and goes on ... somewhere later the following line appear: pci0: (vendor=0x10ec, dev=0x8029) at 14.0 irq 11 (which i guess is my eth card, just because the 8029 matches the model number) The output of ifconfig -a is: faith0: flags=8000 mtu 1500 gif0: flags=8010 mtu 1280 gif1: flags=8010 mtu 1280 gif2: flags=8010 mtu 1280 gif3: flags=8010 mtu 1280 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 I know that the hardware and network are OK, because I had Linux running before installing FreeBSD. Any ideas would be appreciated. Fernan -- Fernan Aguero Bioinformatics IIB-UNSAM fernan@iib.unsam.edu.ar ICQ 100325972 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message