From owner-freebsd-questions Fri Jul 2 11:55:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id D4FFE1573F for ; Fri, 2 Jul 1999 11:55:07 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id LAA14764; Fri, 2 Jul 1999 11:55:04 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 2 Jul 1999 11:55:04 -0700 (PDT) From: Doug White To: Lawrence Commander Cc: freebsd-questions@FreeBSD.ORG Subject: Re: using dip: no route to host In-Reply-To: <377B6451.DD8AC7DE@ee.ucl> 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 On Thu, 1 Jul 1999, Lawrence Commander wrote: > Hi. I'm trying to get my dip connection to the university working > again (after having upgraded from 2.2.7->3.1 and now 3.2). My script > worked with 2.2.7 but not since (and the Win95 script still works). > The modem works, dials in, log's in, get's IP numbers but I can't ping > anything apart from the machine I dialled into), I have three > questions: You don't set a default route, unless that's what 'default' does. Check netstat -rn. The routing semantics may have changed so dip doesn't know how to set routes anymore. > >> default > Destination net/address set to 'default' > >> print Local IP ... $locip > Local IP ... 193.60.255.6 > >> print Remote IP .. $rmtip > Remote IP .. 193.60.255.5 > >> print Netmask .... $netmask > Netmask .... 255.255.255.0 > >> print MTU ........ $mtu > MTU ........ 1500 [...] > --- 144.82.100.41 ping statistics --- Note this is off your local subnet. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message