From owner-freebsd-questions Sun Oct 26 03:45:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA00759 for questions-outgoing; Sun, 26 Oct 1997 03:45:36 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from shell.futuresouth.com (shell.futuresouth.com [207.141.254.20]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA00754 for ; Sun, 26 Oct 1997 03:45:32 -0800 (PST) (envelope-from fullermd@futuresouth.com) Received: from shell.futuresouth.com (mail.futuresouth.com [207.141.254.21]) by shell.futuresouth.com (8.8.5/8.8.5) with SMTP id FAA11391; Sun, 26 Oct 1997 05:45:27 -0600 (CST) Date: Sun, 26 Oct 1997 05:45:27 -0600 (CST) From: "Matthew D. Fuller" To: Kevin Eliuk cc: Dean , freebsd-questions@FreeBSD.ORG Subject: Re: Getting ppp to find anything In-Reply-To: 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 Sun, 26 Oct 1997, Kevin Eliuk wrote: > On Sat, 25 Oct 1997, Dean wrote: > > > > > netstat reports: > > unconnected: > > Destination Gateway Flags Refs Use netifexpire > > 127.0.0.1 127.0.0.1 UH 0 0 lo0 > > > > connected: > > Destination Gateway Flags Refs Use netifexpire > > default 209.60.228.1 UGSc 0 0 tun0 > > 127.0.0.1 127.0.0.1 UH 0 0 lo0 > > 209.60.228.1 209.60.228.127 UH 1 0 tun0 > > > > in my ppp.conf file: > > grid: > > > > set ns: 206.190.65.2 > > Have you configured /etc/resolv.conf with your DNS numbers? > "man 5 resolver" That's not it; then you wouldn't be able to resolve the hostnames for traceroute. The proble is in the connected phase; try this: route add 209.60.228.127 localhost the proble is, it can get to the world through 209.60.228.1, and to 209.60.228.1 through 209.60.228.127 (from your netstat -r above), but it has no way to get to the .127 without a route to it from localhost. > > > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 > > deny lqr > > delete ALL > > add 0 0 HISADDR ^^^^^ I don't think you need or want this. > > > > in my ppp.linkup all I have is: > > MYADDR: > > delete ALL > > add 0 0 HISADDR Here we go: Mine's like this: MYADDR: add 0 0 HISADDR > > Any ideas? Thanks, > > Dean > > > > -- > =| Regards, =| FreeBSD ==> http://www.FreeBSD.org > =| Kevin G. Eliuk =| "Free at last, free at last, ...." > British Columbia *BSD User Directory ==> http://www.cynic.net Hope it helps! *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | FreeBSD; the way computers were meant to be | * "The only reason I'm burning my candle at both ends, is * | that I haven't figured out how to light the middle yet."| * fullermd@futuresouth.com :-} MAtthew Fuller * | http://keystone.westminster.edu/~fullermd | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*