From owner-freebsd-questions Thu Oct 16 09:22:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA08383 for questions-outgoing; Thu, 16 Oct 1997 09:22:42 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from goose (goose.capitalland.com [208.128.13.109]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA08376 for ; Thu, 16 Oct 1997 09:22:36 -0700 (PDT) (envelope-from Alex_Weeks@capitalland.com) Received: from cutthroat ([206.30.140.66]) by goose (8.8.5/8.8.5) with SMTP id LAA00524 for ; Thu, 16 Oct 1997 11:26:33 -0500 (CDT) Received: by cutthroat with Microsoft Mail id <01BCDA25.61AD8C60@cutthroat>; Thu, 16 Oct 1997 11:19:34 -0500 Message-ID: <01BCDA25.61AD8C60@cutthroat> From: Alex Weeks To: "'freebsd-Questions@freebsd.org'" Subject: RE: de0 - Spoke too Soon.... Date: Thu, 16 Oct 1997 11:19:33 -0500 Encoding: 44 TEXT Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have almost the exact configuration. I get a transmission timeout too, but it doesn't slow down ping and ftp (or have any other effect). However, when my routes out to the Internet are down everything gets real slow. I have always figured this was because the daemons could not do reverse lookups properly. Try ping with the -n option which (I think) tells it to do numeric output only and no reverse lookup. Not really my area, but the transmission timeout doesn't seem to be a problem. Alex. -----Original Message----- From: James E. Marker [SMTP:jemstone@ifx.net] Sent: Wednesday, October 15, 1997 7:45 PM To: 'freebsd-Questions@freebsd.org' Subject: de0 - Spoke too Soon.... I spoke too soon about my de0 working. I am running a Pent Pro 200 with 64 meg and 2.2.2 FreeBSD. I had problems making by linksys 100BaseTX card work as 10BaseT. I fixed that (with the help of this list) by doing an "ifconfig de0 -link2" to turn 10BaseT on. Now my problem is no matter what I do I get a "de0: transmission timeout" I can ping it ok, but I can't ping or ftp or anything off of the machine. An ifconfig -a looks like: de0: flags=8843 mtu 1500 Inet 192.168.1.5 netmask 0xffffff00 broadcast 192.168.1.255 Ether 00:40:05:36:b4:bf. On startup the Kernel messages are: de0 rev 34 int a irq 11 on pci0:13 de0: 21140A p10-100Mb/s] pass 2.2 de0: address 00:40:05:36:b4:bf de0: enabling 100baseTX port Any More Ideas? Thanks... Jim...