From owner-freebsd-current Thu Apr 5 18:12:55 2001 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 0FE6737B43E for ; Thu, 5 Apr 2001 18:12:52 -0700 (PDT) (envelope-from leif@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.11.2/8.11.2) id f361Cpq39257 for freebsd-current@FreeBSD.ORG.AVP; Fri, 6 Apr 2001 03:12:51 +0200 (CEST) (envelope-from leif@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.11.2/8.11.2) with UUCP id f361CoD39235; Fri, 6 Apr 2001 03:12:50 +0200 (CEST) (envelope-from leif@neland.dk) Received: from gina ([192.168.5.100]) by arnold.neland.dk (8.11.3/8.11.0) with SMTP id f361DHC14754; Fri, 6 Apr 2001 03:13:17 +0200 (CEST) (envelope-from leif@neland.dk) Message-ID: <002c01c0be36$beb94c20$6405a8c0@neland.dk> From: "Leif Neland" To: "Nick Sayer" Cc: References: <013d01c0bcc0$d3d26e60$6405a8c0@neland.dk> <3ACCB441.4090209@quack.kfu.com> Subject: Re: pppoe, userland ppp Date: Fri, 6 Apr 2001 03:13:09 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by ns.internet.dk id f361CoD39235 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'd like to try pppoe to connect to poptop (on a linuxbox). The port is forbidden; I should use > > ng_pppoe. > > You're mixing apples and oranges. poptop is for pptp, not pppoe. > Ahh! While mixing apples and oranges can make a nice juice, it doesn't work for vpn. Using pptpclient instead is better :-) I had pptp running in a terminal session started in a window from my workstation in fbsd-mode. Now I booted my workstation to try in windows. Apparently pptp didn't get stopped properly, because when I now want to run pptp again, I get this error message: warn[open_unixsock:pptp_callmgr.c:308]: Call manager for 123.123.123.123 is already running. fatal[callmgr_main:pptp_callmgr.c:124]: Could not open Unix socket for 123.123.123 fatal[launch_callmgr:pptp.c:214]: Call manager exited with error 256 But ps is not showing any ppp, pptp or call processes. Neither is netstat showing anything I can relate to. I could boot the machine, but then I'd have to walk 20m to power it off and on to reset the isdnadapter. Too late for that now. Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message