From owner-freebsd-questions Tue Oct 14 14:45:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA19732 for questions-outgoing; Tue, 14 Oct 1997 14:45:57 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA19722 for ; Tue, 14 Oct 1997 14:45:52 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id OAA02812; Tue, 14 Oct 1997 14:45:47 -0700 (PDT) Date: Tue, 14 Oct 1997 14:45:47 -0700 (PDT) From: Doug White Reply-To: Doug White To: "James D. Fowler" cc: "'freebsd-questions@freebsd.org'" Subject: Re: PPP In-Reply-To: <01BCD887.F5ACD320@dialup-B024.europa.com> 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 Tue, 14 Oct 1997, James D. Fowler wrote: > I'm having a problem setting up user ppp. > I'm running 2.2.1 FreeBSD on a 486DX with 24mb ram. > A local dns on the FreeBSD box. > The Freebsd box configured as a gateway. > > I have tried to set every thing up according to the handbook for dynamic > IP, but I can not utilize the connection. > > When invoked in Interactive mode (-alias demand)I receive a HDLC error > -> FCS: 1 ADDR: 0 COMD: 0 PROTO: 0 in the ppp.log when ever I try to > ping anything on the connection. I assume that you're connected when you try this. > When invoked in -alias -auto demand it will never dial. Where am I going > wrong? And what do I need to do? you need to set ifaddr; see http://www.freebsd.org/tutorials/ppp/ for details. > myaddr = xxx.xxx.xxx.xxx hisaddr = yyy.yyy.yyy.yyy > Oslinkup: yyy.yyy.yyy.yyy (this matches hisaddr) > HDLC errors -> FCS: 1 ADDR: 0 COMD: 0 PROTO: 0 You may need to run `add 0 0 HISADDR' after you connect. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major