Date: Thu, 7 May 1998 16:49:42 -0400 (EDT) From: Tim Gustafson <guff@esther.falconsoft.com> To: freebsd-questions@FreeBSD.ORG Subject: PPP/PAP/Microsoft Dial-Up Server Message-ID: <Pine.BSF.3.96.980507164551.20171A-100000@esther.falconsoft.com>
next in thread | raw e-mail | index | archive | help
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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980507164551.20171A-100000>