From owner-freebsd-questions Sun May 3 21:37:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14699 for freebsd-questions-outgoing; Sun, 3 May 1998 21:37:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14643 for ; Sun, 3 May 1998 21:37:32 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id FAA23739; Mon, 4 May 1998 05:27:41 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199805040427.FAA23739@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: spork@cncn.com cc: "Freebsd Q's" Subject: Re: PPP- almost got it In-reply-to: Your message of "Sun, 03 May 1998 19:36:47 EDT." <354CFF8F.FB9A4699@cncn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 04 May 1998 05:27:41 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello > > I can now dial up, connect and authenticate myself via ppp by typing > "dial cncn" at the ppp prompt. However, I am a bit confused on the > routing setup. My routing does not work, tcpdump reports > "xxx.xxx.xxx.xxx: Host unreachable". I have included my ppp.conf and > ppp.linkup files. I have dynamic ip. [.....] > MYADDR: > delete 0 > add 0 0 HISADDR Looks ok. Does `netstat -rn' show a default route after you're connected ? That's what the ``add 0 0 HISADDR'' is meant to do. -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message