From owner-freebsd-questions Mon Feb 16 13:21:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA00990 for freebsd-questions-outgoing; Mon, 16 Feb 1998 13:21:00 -0800 (PST) (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 NAA00619 for ; Mon, 16 Feb 1998 13:20:05 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id VAA03965; Mon, 16 Feb 1998 21:16:36 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199802162116.VAA03965@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Tim Moony cc: questions@FreeBSD.ORG Subject: Re: User PPP can't connect In-reply-to: Your message of "Mon, 16 Feb 1998 09:24:21 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 16 Feb 1998 21:16:36 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > Feb 16 09:01:59 uniqsite ppp[10067]: IPCP: Received Configure Request (221) state = Ack-Rcvd (7) > Feb 16 09:01:59 uniqsite ppp[10067]: IPCP: COMPPROTO[6] 002d0f00 > Feb 16 09:01:59 uniqsite ppp[10067]: IPCP: IPADDR[6] 204.118.173.1 > Feb 16 09:01:59 uniqsite ppp[10067]: IPCP: SendConfigNak(Ack-Rcvd) > Feb 16 09:01:59 uniqsite ppp[10067]: IPCP: IPADDR[6] 207.33.94.1 > > ..... > [snip] > > I asked about the dynamic gateway and Mr. Brian Somers helped me in that > (by telling me to put a /32 after the gateway address). I just don't know > what happened to my PPP configuration?! Eh, no. The /32 says that you're insisting on 32 bits of the IP number agreeing. Try ``/0'' instead. The above log says that you're insisting on the peer using 207.33.94.1 when he wants 204.118.173.1. You want set ifaddr ..../0 204.118.173.1/0 -- 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