From owner-freebsd-questions Tue Apr 14 23:46:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA14908 for freebsd-questions-outgoing; Tue, 14 Apr 1998 23:46:57 -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 GAA13299 for ; Wed, 15 Apr 1998 06:43:13 GMT (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.7) with ESMTP id HAA27100; Wed, 15 Apr 1998 07:39:23 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199804150639.HAA27100@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Chris Gordon cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't connect via ppp In-reply-to: Your message of "Tue, 14 Apr 1998 23:11:29 EDT." <35342560.19554B08@interlog.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Apr 1998 07:39:23 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > During the install process (latest version), I am unable to connect via ppp to > my isp. > > latest IP settings: (initially all the compression settings were on) > > Name My Side His Side > ---------------------------------------- > acfcomp disable deny > chap disable accept > deflate enable accept > lqr disable accept > pap disable accept > pppd-deflate disable deny > pred1 enable accept > protocomp disable deny > vjcomp disable deny > msext disable N/A > passwdauth disable N/A > proxy disable N/A > throughput disable N/A > utmp enable N/A > > Some of the errors I get over and over again: > > IPCP: Received Configure Request (150) state = Ack-Rcvd (7) > IPCP: IPADDR[6] 198.53.145.231 > IPCP: SendConfigNak(Ack-Rcvd) > IPCP: IPADDR[6] 0.0.0.0 > IPCP: Received Configure Request (151) state = Ack-Rcvd (7) > IPCP: IPADDR[6] 198.53.145.231 > IPCP: SendConfigNak(Ack-Rcvd) > IPCP: IPADDR[6] 0.0.0.0 > > (if I had PROTOCOMP enabled, I'd also get "IPCP: COMPPROTO[6] 16 VJ slots > without slot compression") You need to accept your ISPs IP number: set ifaddr 1.2.3.4/0 5.6.7.8/0 0 0 You must have something like set ifaddr xxxx 0.0.0.0/32 > ...this continues on for a few minutes, or until I issue a close command. > > I did correctly set up the proper values for my connection to my isp, before > the ppp connection program started in VTY3. The only one I did NOT set up was > my isp's host ip#, as that changes depending on what modem server I get > connected to. > > Help?? > > Chris -- 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