Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 1998 09:11:59 -0400 (EDT)
From:      Greg Pavelcak <gpavelcak@philos.umass.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ppp login failure
Message-ID:  <Pine.OSF.3.96.980604090253.26220A-100000@wilde.oit.umass.edu>

next in thread | raw e-mail | index | archive | help
I hope someone can help me. This is driving me nut. I've set up ppp
correctly before, but on Release-2.2.2 I'm dialing Ok but login fails.
Here's my ppp.conf

default:
 set log Phase Chat Connect Carrier LCP IPCP CCP tun command
 set device /dev/cuaa1
 set speed 57600
 set dial "" ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT
 OK-AT-OK ATZ OK \\dATDT\\T TIMEOUT 40 CONNECT
 
isp:
 set phone isp1234
 set login
 set authname myusername
 set authkey mypasswd
 set ifaddr 10.0.0.1/0 10.0.0.2/0
 delete ALL
 add 0 0 HISADDR
------------------

This works for me in -current.

Here's /var/log/ppp.tun0.log

Using interface: tun0
PPP started
Phone: isp1234
*Connected
Disconnected
Connect time: 1 second
Phase: Dead
Phase: Dead
ppp terminated 0

Thanks in advance for your help.

Greg


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.OSF.3.96.980604090253.26220A-100000>