From owner-freebsd-questions Tue Nov 11 10:44:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA12276 for questions-outgoing; Tue, 11 Nov 1997 10:44:07 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA12271 for ; Tue, 11 Nov 1997 10:44:04 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.7) with SMTP id KAA10664; Tue, 11 Nov 1997 10:44:02 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 11 Nov 1997 10:44:02 -0800 (PST) From: Doug White Reply-To: Doug White To: Zach Heilig cc: questions@FreeBSD.ORG Subject: Re: Arg! networking problem driving me nuts In-Reply-To: <19971108171141.36463@gaffaneys.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 8 Nov 1997, Zach Heilig wrote: > stable$ netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 208.155.161.51 UGSc 5 0 tun0 This default route may be mucking you up. > 10/24 lp1 USc 1 0 lp1 > 10.0.0.1 127.0.0.1 UGHS 0 0 lo0 > 127.0.0.1 127.0.0.1 UH 2 209 lo0 > 208.155.161.51 208.155.161.55 UH 6 0 tun0 Checks out... > > current$ netstat -rn > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif Expire > default 10.0.0.1 UGSc 0 0 lp0 > 10/24 lp0 USc 1 0 lp0 > 10.0.0.2 127.0.0.1 UGHS 0 168 lo0 > 127.0.0.1 127.0.0.1 UH 1 0 lo0 Looks OK to me. Have you checked out your cable? Try reversing it and see if the problem persists. It's a routing problem or your lpt port is dumping packets. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major