Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 16:01:05 -0500
From:      Patrick Seal <patseal@hyperhost.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   ppp and Earthlink
Message-ID:  <20001219160105.B50387@hyperhost.net>

next in thread | raw e-mail | index | archive | help
I've decided to try out earthlink but I can't seem to connect. I've been
using a local ISP who I need to connect the old fashion way of a login
script, but earthlink uses PAP/CHAP.

I'm running stable since yesterday (when new ppp code was released I
decided to cvsup and see if it would work)

BTW, I know my username and password are corect.

Thanks,

Here's my config:

default:
 ident user-ppp VERSION (built COMPILATIONDATE)
 set log Phase Chat LCP IPCP CCP tun command
[cut]

radixnet:
 set phone 3016383300|3016457766
 set login "ABORT NO\\sCARRIER TIMEOUT 10 Net>):--Net>): ppp \
            name: patseal word: ********"

earthlink:
 set phone 2403526884|3016383240
 set authname patseal
 set authkey ********


Here's the relevant error message for the first phone number of earthlink:
[cut]
Dec 19 15:49:13 foobar ppp[50535]: tun0: Command: earthlink: set phone 2403526884|3016383240 
Dec 19 15:49:13 foobar ppp[50535]: tun0: Command: earthlink: set authname patseal 
Dec 19 15:49:13 foobar ppp[50535]: tun0: Command: earthlink: set authkey ******** 
[cut]
Dec 19 15:49:35 foobar ppp[50536]: tun0: LCP: FSM: Using "deflink" as a transport 
Dec 19 15:49:35 foobar ppp[50536]: tun0: LCP: deflink: State change Initial --> Closed 
Dec 19 15:49:35 foobar ppp[50536]: tun0: LCP: deflink: State change Closed --> Stopped 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: LayerStart 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACCMAP[6] 0x00000000 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MRU[4] 1500 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MAGICNUM[6] 0x36357960 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: State change Stopped --> Req-Sent 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: RecvConfigReq(1) state = Req-Sent 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MRU[4] 1514 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACCMAP[6] 0x00000000 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  AUTHPROTO[4] 0xc023 (PAP) 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MAGICNUM[6] 0x810d14c4 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MRRU[4] 1514 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ENDDISC[3] Null Class 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: SendConfigRej(1) state = Req-Sent 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MRRU[4] 1514 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: Sending ident magic 36357960 text user-ppp 2.3 (built Dec 18 2000) 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: SendIdent(0) state = Req-Sent 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: RecvConfigAck(1) state = Req-Sent 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: State change Req-Sent --> Ack-Rcvd 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: RecvConfigReq(2) state = Ack-Rcvd 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MRU[4] 1514 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACCMAP[6] 0x00000000 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  AUTHPROTO[4] 0xc023 (PAP) 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MAGICNUM[6] 0x810d14c4 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: SendConfigAck(2) state = Ack-Rcvd 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MRU[4] 1514 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACCMAP[6] 0x00000000 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  AUTHPROTO[4] 0xc023 (PAP) 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  MAGICNUM[6] 0x810d14c4 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: State change Ack-Rcvd --> Opened 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: LayerUp 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: Sending ident magic 36357960 text user-ppp 2.3 (built Dec 18 2000) 
Dec 19 15:49:36 foobar ppp[50536]: tun0: LCP: deflink: SendIdent(1) state = Opened 
Dec 19 15:49:36 foobar ppp[50536]: tun0: Phase: bundle: Authenticate 
Dec 19 15:49:36 foobar ppp[50536]: tun0: Phase: deflink: his = PAP, mine = none 
Dec 19 15:49:36 foobar ppp[50536]: tun0: Phase: Pap Output: patseal ******** 
Dec 19 15:49:36 foobar ppp[50536]: tun0: Phase: Pap Input: FAILURE dropped (got id 0, not 1) 
Dec 19 15:49:39 foobar ppp[50536]: tun0: Phase: Pap Output: patseal ******** 
Dec 19 15:49:39 foobar ppp[50536]: tun0: Phase: Pap Input: FAILURE dropped (got id 0, not 2) 
Dec 19 15:49:42 foobar ppp[50536]: tun0: Phase: Pap Output: patseal ******** 
Dec 19 15:49:42 foobar ppp[50536]: tun0: Phase: Pap Input: FAILURE dropped (got id 0, not 3) 
Dec 19 15:49:45 foobar ppp[50536]: tun0: Phase: Auth: No response from server 

And the second number of earthlink:
[cut]
Dec 19 15:50:16 foobar ppp[50617]: tun0: Command: earthlink: set phone 3016383240 
Dec 19 15:50:16 foobar ppp[50617]: tun0: Command: earthlink: set authname patseal 
Dec 19 15:50:16 foobar ppp[50617]: tun0: Command: earthlink: set authkey ******** 
[cut]
Dec 19 15:50:51 foobar ppp[50618]: tun0: LCP: FSM: Using "deflink" as a transport 
Dec 19 15:50:51 foobar ppp[50618]: tun0: LCP: deflink: State change Initial --> Closed 
Dec 19 15:50:51 foobar ppp[50618]: tun0: LCP: deflink: State change Closed --> Stopped 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: LayerStart 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACCMAP[6] 0x00000000 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  MRU[4] 1500 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  MAGICNUM[6] 0x723c281c 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: State change Stopped --> Req-Sent 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: RecvConfigReq(1) state = Req-Sent 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  <0x0>[4] 0000 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  MRU[4] 1524 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACCMAP[6] 0x000a0000 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  AUTHPROTO[5] 0xc223 (CHAP 0x05) 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  MRRU[4] 1524 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ENDDISC[9] MAC 00:c0:7b:8b:18:6d 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: SendConfigRej(1) state = Req-Sent 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  <0x0>[4] 0000 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  MRRU[4] 1524 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: Sending ident magic 723c281c text user-ppp 2.3 (built Dec 18 2000) 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: SendIdent(0) state = Req-Sent 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: RecvConfigAck(1) state = Req-Sent 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: State change Req-Sent --> Ack-Rcvd 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: RecvConfigReq(2) state = Ack-Rcvd 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  MRU[4] 1524 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACCMAP[6] 0x000a0000 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  AUTHPROTO[5] 0xc223 (CHAP 0x05) 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ENDDISC[9] MAC 00:c0:7b:8b:18:6d 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: SendConfigAck(2) state = Ack-Rcvd 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  MRU[4] 1524 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACCMAP[6] 0x000a0000 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  AUTHPROTO[5] 0xc223 (CHAP 0x05) 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  PROTOCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ACFCOMP[2] 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP:  ENDDISC[9] MAC 00:c0:7b:8b:18:6d 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: State change Ack-Rcvd --> Opened 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: LayerUp 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: Sending ident magic 723c281c text user-ppp 2.3 (built Dec 18 2000) 
Dec 19 15:50:53 foobar ppp[50618]: tun0: LCP: deflink: SendIdent(1) state = Opened 
Dec 19 15:50:53 foobar ppp[50618]: tun0: Phase: bundle: Authenticate 
Dec 19 15:50:53 foobar ppp[50618]: tun0: Phase: deflink: his = CHAP 0x05, mine = none 
Dec 19 15:50:53 foobar ppp[50618]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from tnt4.waldorf) 
Dec 19 15:50:53 foobar ppp[50618]: tun0: Phase: Chap Output: RESPONSE (patseal) 
Dec 19 15:50:53 foobar ppp[50618]: tun0: Phase: Chap Input: FAILURE 


-- 
------------------------------------ _____________________________________
Patrick Seal                        |"Microsoft isn't evil, they just make
<patseal@hyperhost.net>             |   really crappy operating systems."
Hyperhost - http://www.hyperhost.net| -Linus Torvalds


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?20001219160105.B50387>