Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 1997 10:44:02 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Zach Heilig <zach@gaffaneys.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Arg! networking problem driving me nuts
Message-ID:  <Pine.BSF.3.96.971111104144.10655B-100000@gdi.uoregon.edu>
In-Reply-To: <19971108171141.36463@gaffaneys.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971111104144.10655B-100000>