Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 22:57:33 +0800
From:      Kevin Lo <kevlo@hello.com.tw>
To:        freebsd-questions@FreeBSD.ORG
Subject:   PPP problem.
Message-ID:  <37A06BDD.893986D3@hello.com.tw>

next in thread | raw e-mail | index | archive | help
Hi,

I recently change my ISP, and I can't dialup to the Internet.  I don't know
what's wrong with ppp.conf, would anyone tell me how to do, thanks.
The following file is my /etc/ppp/ppp.conf, /etc/ppp/ppp.linkup, and log file:

====== /etc/ppp/ppp.conf =======
isp:
 set openmode active
 set phone xxxxxxx
 allow users kevin
 deny chap
 disable chap
 accept pap
 set authname xxxx
 set authkey  xxxx
 set redial 10.3 10
 dial

===== /etc/ppp/ppp.linkup ======
delete ALL
add 0 0 HISADDR

=== /var/log/ppp.log =======
Jul 29 22:48:07 hello ppp[384]: tun0: LCP: deflink: State change Req-Sent -->
Ac
k-Sent
Jul 29 22:48:07 hello ppp[384]: tun0: LCP: deflink: RecvConfigAck(1) state =
Ack
-Sent
Jul 29 22:48:07 hello ppp[384]: tun0: LCP: deflink: State change Ack-Sent -->
Op
ened
Jul 29 22:48:07 hello ppp[384]: tun0: LCP: deflink: LayerUp
Jul 29 22:48:07 hello ppp[384]: tun0: Phase: bundle: Authenticate
Jul 29 22:48:07 hello ppp[384]: tun0: Phase: deflink: his = PAP, mine = none
Jul 29 22:48:07 hello ppp[384]: tun0: Phase: Pap Output: kevlo ********
Jul 29 22:48:13 hello last message repeated 2 times
Jul 29 22:48:16 hello ppp[384]: tun0: Phase: Auth: No response from server
Jul 29 22:48:16 hello ppp[384]: tun0: LCP: deflink: LayerDown
Jul 29 22:48:16 hello ppp[384]: tun0: LCP: deflink: SendTerminateReq(2) state
=
Opened
Jul 29 22:48:16 hello ppp[384]: tun0: LCP: deflink: State change Opened -->
Clos
ing
Jul 29 22:48:19 hello ppp[Closing
Jul 29 22:48:28 hello last message repeated 3 times
Jul 29 22:48:29 hello ppp[384]: tun0: Command: /dev/tty: add 0 0 HISADDR
Jul 29 22:48:31 hello ppp[384]: tun0: LCP: deflink: LayerFinish
Jul 29 22:48:31 hello ppp[384]: tun0: LCP: deflink: State change Closing -->
Clo
sed
Jul 29 22:48:31 hello ppp[384]: tun0: LCP: deflink: State change Closed -->
Init
ial
Jul 29 22:48:31 hello ppp[384]: tun0: Phase: deflink: Disconnected!
Jul 29 22:48:31 hello ppp[384]: tun0: Phase: deflink: lcp -> hangup
Jul 29 22:48:31 hello ppp[384]: tun0: Phase: deflink: Connect time: 52 secs:
152
 octets in, 268 octets out
Jul 29 22:48:31 hello ppp[384]: tun0: Phase:  total 8 bytes/sec, peak 62
bytes/s
ec on Thu Jul 29 22:48:31 1999
Jul 29 22:48:31 hello ppp[384]: tun0: Phase: deflink: hangup -> closed
Jul 29 22:48:31 hello ppp[384]: tun0: Phase: bundle: Dead

- Kevin




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?37A06BDD.893986D3>