From owner-freebsd-current Thu Mar 9 8:31: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 91A7137B79A for ; Thu, 9 Mar 2000 08:30:59 -0800 (PST) (envelope-from leifn@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.9.2/8.9.3) with UUCP id RAA07722 for freebsd-current@FreeBSD.ORG; Thu, 9 Mar 2000 17:30:53 +0100 (CET) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.9.3/8.9.3) with ESMTP id PAA34283; Thu, 9 Mar 2000 15:11:39 +0100 (CET) (envelope-from leifn@neland.dk) Date: Thu, 9 Mar 2000 15:11:39 +0100 (CET) From: Leif Neland To: Leif Neland Cc: freebsd-current@FreeBSD.ORG Subject: Re: poptop+ppp, ok in current, not stable In-Reply-To: <007d01bf88c0$717ed8a0$0e00a8c0@neland.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 8 Mar 2000, Leif Neland wrote: > I'm trying to use MS-VPN using poptop. (pptpd) > > It works nicely from home to my current at home, but not to my stable at work. > Followup: From work to current at home fails too: > ppp.log says repeately: > > Mar 9 06:25:35 ns ppp[88344]: tun0: LCP: ACFCOMP[2] > Mar 9 06:25:35 ns ppp[88344]: tun0: LCP: PROTOCOMP[2] > Mar 9 06:25:35 ns ppp[88344]: tun0: LCP: ACCMAP[6] 0x00000000 > Mar 9 06:25:35 ns ppp[88344]: tun0: LCP: MRU[4] 1500 > Mar 9 06:25:35 ns ppp[88344]: tun0: LCP: MAGICNUM[6] 0x469c1c68 > Mar 9 06:25:35 ns ppp[88344]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) > Mar 9 06:25:35 ns ppp[88344]: tun0: LCP: deflink: State change Stopped --> Req-Sent > Mar 9 06:25:38 ns ppp[88344]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent > Mar 9 06:25:38 ns ppp[88344]: tun0: LCP: ACFCOMP[2] > Mar 9 06:25:38 ns ppp[88344]: tun0: LCP: PROTOCOMP[2] > Mar 9 06:25:38 ns ppp[88344]: tun0: LCP: ACCMAP[6] 0x00000000 > Mar 9 06:25:38 ns ppp[88344]: tun0: LCP: MRU[4] 1500 > Mar 9 06:25:38 ns ppp[88344]: tun0: LCP: MAGICNUM[6] 0x469c1c68 > Mar 9 06:25:38 ns ppp[88344]: tun0: LCP: AUTHPROTO[4] 0xc023 (PAP) > Mar 9 06:25:41 ns ppp[88344]: tun0: LCP: deflink: SendConfigReq(1) state = Req-Sent > > The windows machine just says "Verifying username and password". > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message