From owner-freebsd-questions Sat Feb 20 21:54:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from stardust.bzzzz.com (stardust.bzzzz.com [209.90.68.199]) by hub.freebsd.org (Postfix) with ESMTP id BFF6B115D0 for ; Sat, 20 Feb 1999 21:53:06 -0800 (PST) (envelope-from clubkid@bzzzz.com) Received: from localhost (clubkid@localhost) by stardust.bzzzz.com (8.9.3/8.9.3) with ESMTP id WAA00292 for ; Sat, 20 Feb 1999 22:53:01 -0700 (MST) Date: Sat, 20 Feb 1999 22:53:01 -0700 (MST) From: Brian Budnick To: freebsd-questions@freebsd.org Subject: 100BaseT Problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Question: I currently have my FreeBSD 3.1-RELEASE machine setup with two ethernet cards in it. The first ethernet card is a 100-Base-T card which is configured for a fake network of 10.0.0.x. The Second ethernet card is a 10-Base-T card which is setup for the real network of 209.90.xxx.xxx. I have natd running under type 'open' which seems to work Ok. It was running great for about 1 hour and then i tried to send a file across the 100-Base-T connection to the server and it locked up my FreeBSD machine totally. Ever since then I have nothing but troubles with the FreeBSD machine. I can't quite figure out what the problem is. On bootup this is what it looks like: Feb 20 21:08:37 stardust /kernel: real memory = 75497472 (73728K bytes) Feb 20 21:08:37 stardust /kernel: avail memory = 69853184 (68216K bytes) Feb 20 21:08:37 stardust /kernel: Preloaded elf kernel "kernel" at 0xf0343000. Feb 20 21:08:37 stardust /kernel: eisa0:7 <@@@00=0x0> unknown device Feb 20 21:08:37 stardust /kernel: Probing for devices on PCI bus 0: Feb 20 21:08:37 stardust /kernel: chip0: rev 0x02 on pci0.0.0 Feb 20 21:08:37 stardust /kernel: chip1: rev 0x01 on pci0.7.0 Feb 20 21:08:37 stardust /kernel: ide_pci0: rev 0x00 on pci0.7.1 Feb 20 21:08:37 stardust /kernel: pn0: <82c168/82c169 PNIC 10/100BaseTX> rev 0x21 int a irq 10 on pci0.13.0 Feb 20 21:08:37 stardust /kernel: pn0: Ethernet address: 00:a0:cc:3d:15:a6 Feb 20 21:08:37 stardust /kernel: pn0: autoneg complete, link status good (half-duplex, 100Mbps) Feb 20 21:08:37 stardust /kernel: vga0 Feb 20 21:08:37 stardust /kernel: : rev 0xc3 on pci0.14.0 Feb 20 21:08:37 stardust /kernel: ed1: rev 0x00 int a irq 11 on pci0.15.0 Feb 20 21:08:37 stardust /kernel: ed1: address 00:40:c7:2b:00:bb, type NE2000 (16 bit) Feb 20 21:08:37 stardust /kernel: IP packet filtering initialized, divert enabled, rule-based forwarding disabled, unlimited logging I seem to have some major video problems once it locks up and i compeltely turn the computer off and then back on.. I sometimes have to take the card out and put it back in before i can get a display to come up. I'm not sure if this is related some how? Is there people using FreeBSD 3.1 on 100 Base T and able to transfer files across at 100 Base T speeds without any problems? What may be causing my computer to completely lock up? Any with any ideas i would really appreciate it. Brian. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message