From owner-freebsd-questions Tue Aug 6 22:29:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA14476 for questions-outgoing; Tue, 6 Aug 1996 22:29:13 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts12-line16.uoregon.edu [128.223.150.148]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA14446 for ; Tue, 6 Aug 1996 22:29:08 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id WAA00407; Tue, 6 Aug 1996 22:28:44 -0700 (PDT) Date: Tue, 6 Aug 1996 22:28:44 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: jlambert@trout.inet-images.com cc: questions@freebsd.org Subject: Re: PPP setup In-Reply-To: <199608061600.MAA01945@trout.inet-images.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 6 Aug 1996 jlambert@trout.inet-images.com wrote: Ack. Run 'stty erase ^H' (that's caret-H not backspace) to fix your ^H problem. > I have PPP setup with in the following files. > in resolv.conf: > domain weschke.com > nameserver 204.91.224.2 > both are correct > and in host.conf > bind > hosts For ppp machines that aren't connected to a network I'd reverse this order and define your most-commonly used machines in /etc/hosts. Saves some time on the nameserver lookups. > but whem I run ppp and connect. > it looks like everything is fine, but when I type show route > it says: > default 204.91.224.3 > 127.0.0.1 127.0.0.1 > 204.91.224.3 204.91.224.239 > > 204.91.224.3 is the route, but I have no idea what 204.91.224.239 is. > Can you help me ? It sends packets but never gets any back.... Try doing 'add 0 0 HISADDR' after you connect in ppp. That will reset the default route to the proper address. 204.91.224.239 is probably the other end. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major