From owner-freebsd-questions Thu May 7 21:02:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11414 for freebsd-questions-outgoing; Thu, 7 May 1998 21:02:01 -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 VAA11374 for ; Thu, 7 May 1998 21:01:48 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id DAA10457; Fri, 8 May 1998 03:02:21 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199805080202.DAA10457@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Tim Gustafson cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP/PAP/Microsoft Dial-Up Server In-reply-to: Your message of "Thu, 07 May 1998 16:49:42 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 08 May 1998 03:02:20 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello > I am having troubles getting my PPP to connect to a Microsoft NT 4 > dial-up server. I have the ppp.conf set up like this: > > isp: > set authname myusername > set authkey mypassword > set device /dev/cuaa0 > enable pap You're asking the other side to authenticate themselves. Re-check the man page. You probably don't want to `enable pap'. > set phone 1234567 > set login "TIMEOUT 5" > set timeout 30 > set ifaddr 0.0.0.0 1.2.3.4 > delete 0 > add 0 0 1.2.3.4 > > Replace 1.2.3.4 with my provider's ip and the username/password, of > course. In ppp.secret I have: > > machinename password > > My machine name and login name are different, but the passwords are the > same. It does dial and connect to the ISP and it sends some stuff back > and fourth, so I know the modem's working. > > Any help is greatly appreciated! > > Tim -- 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