sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #11294
PPP eller PAP med Get2net ? Min /var/log/messages
Har forsøgt at køre debug under PPP og fandt at den ikke kunne finde
username og password...
Ændrede ogin til username og ord til password (eller omvendt) og ny
logges der på med forbindelsen afsluttes meget hurtigt pga.
Jul 27 19:15:09 localhost pppd[1213]: Connection terminated.
Jul 27 19:15:09 localhost pppd[1213]: Connect time 0.6 minutes.
Jul 27 19:15:09 localhost pppd[1213]: Receive serial link is not 8-bit
clean:
Jul 27 19:15:09 localhost pppd[1213]: Problem: all had bit 7 set to 0
Jul 27 19:15:10 localhost pppd[1213]: Exit.
"Hele" /var/log/messages følger (password og username er sat til xxxxx)
# før ændring til username og password
Jul 27 19:11:57 localhost pppd[1107]: Connect script failed
Jul 27 19:11:58 localhost pppd[1107]: Exit.
Jul 27 19:11:58 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:11:58 localhost pppd[1114]: pppd 2.3.7 started by root, uid 0
Jul 27 19:11:59 localhost chat[1135]: abort on (BUSY)
Jul 27 19:11:59 localhost chat[1135]: abort on (ERROR)
Jul 27 19:11:59 localhost chat[1135]: abort on (NO CARRIER)
Jul 27 19:11:59 localhost chat[1135]: abort on (NO DIALTONE)
Jul 27 19:11:59 localhost chat[1135]: abort on (Invalid Login)
Jul 27 19:11:59 localhost chat[1135]: abort on (Login incorrect)
Jul 27 19:11:59 localhost chat[1135]: send (ATZ^M)
Jul 27 19:11:59 localhost chat[1135]: expect (OK)
Jul 27 19:11:59 localhost chat[1135]: ATZ^M^M
Jul 27 19:11:59 localhost chat[1135]: OK
Jul 27 19:11:59 localhost chat[1135]: -- got it
Jul 27 19:11:59 localhost chat[1135]: send (ATDT100177307733^M)
Jul 27 19:11:59 localhost chat[1135]: expect (CONNECT)
Jul 27 19:11:59 localhost chat[1135]: ^M
Jul 27 19:12:17 localhost chat[1135]: ATDT100177307733^M^M
Jul 27 19:12:17 localhost chat[1135]: CONNECT
Jul 27 19:12:17 localhost chat[1135]: -- got it
Jul 27 19:12:17 localhost chat[1135]: send (^M)
Jul 27 19:12:17 localhost chat[1135]: expect (ogin:)
Jul 27 19:12:17 localhost chat[1135]: 50666/ARQ/x2/LAPM/V42BIS^M
Jul 27 19:12:19 localhost chat[1135]: ^M
Jul 27 19:12:19 localhost chat[1135]: ^M
Jul 27 19:12:19 localhost chat[1135]: User Access Verification^M
Jul 27 19:12:19 localhost chat[1135]: ^M
Jul 27 19:12:51 localhost chat[1135]: Username: ^M
Jul 27 19:12:51 localhost chat[1135]: % ^M
Jul 27 19:12:51 localhost chat[1135]: User Access Verification^M
Jul 27 19:12:51 localhost chat[1135]: ^M
Jul 27 19:12:51 localhost chat[1135]: Username: timeout expired!^M
Jul 27 19:12:51 localhost chat[1135]: ^M
Jul 27 19:12:51 localhost chat[1135]: User Access Verification^M
Jul 27 19:12:51 localhost chat[1135]: ^M
Jul 27 19:13:02 localhost chat[1135]: alarm
Jul 27 19:13:02 localhost chat[1135]: Failed
Jul 27 19:13:02 localhost pppd[1114]: Connect script failed
Jul 27 19:13:03 localhost pppd[1114]: Exit.
#Efter ændring til username og password
Jul 27 19:14:10 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:14:10 localhost pppd[1213]: pppd 2.3.7 started by root, uid 0
Jul 27 19:14:11 localhost chat[1215]: abort on (BUSY)
Jul 27 19:14:11 localhost chat[1215]: abort on (ERROR)
Jul 27 19:14:11 localhost chat[1215]: abort on (NO CARRIER)
Jul 27 19:14:11 localhost chat[1215]: abort on (NO DIALTONE)
Jul 27 19:14:11 localhost chat[1215]: abort on (Invalid Login)
Jul 27 19:14:11 localhost chat[1215]: abort on (Login incorrect)
Jul 27 19:14:11 localhost chat[1215]: send (ATZ^M)
Jul 27 19:14:11 localhost chat[1215]: expect (OK)
Jul 27 19:14:11 localhost chat[1215]: ATZ^M^M
Jul 27 19:14:11 localhost chat[1215]: OK
Jul 27 19:14:11 localhost chat[1215]: -- got it
Jul 27 19:14:11 localhost chat[1215]: send (ATDT100177307733^M)
Jul 27 19:14:12 localhost chat[1215]: expect (CONNECT)
Jul 27 19:14:12 localhost chat[1215]: ^M
Jul 27 19:14:31 localhost chat[1215]: ATDT100177307733^M^M
Jul 27 19:14:31 localhost chat[1215]: CONNECT
Jul 27 19:14:31 localhost chat[1215]: -- got it
Jul 27 19:14:31 localhost chat[1215]: send (^M)
Jul 27 19:14:31 localhost chat[1215]: expect (Username:)
Jul 27 19:14:31 localhost chat[1215]: 50666/ARQ/V90/LAPM/V42BIS^M
Jul 27 19:14:32 localhost chat[1215]: ^M
Jul 27 19:14:32 localhost chat[1215]: ^M
Jul 27 19:14:32 localhost chat[1215]: User Access Verification^M
Jul 27 19:14:32 localhost chat[1215]: ^M
Jul 27 19:14:32 localhost chat[1215]: Username:
Jul 27 19:14:32 localhost chat[1215]: -- got it
Jul 27 19:14:32 localhost chat[1215]: send (xxxxxx^M)
Jul 27 19:14:32 localhost chat[1215]: expect (ord:)
Jul 27 19:14:32 localhost chat[1215]: xxxxxx^M
Jul 27 19:14:32 localhost chat[1215]: Password:
Jul 27 19:14:32 localhost chat[1215]: -- got it
Jul 27 19:14:32 localhost chat[1215]: send (xxxxxxx^M)
Jul 27 19:14:33 localhost chat[1215]: timeout set to 5 seconds
Jul 27 19:14:33 localhost chat[1215]: expect (~)
Jul 27 19:14:33 localhost chat[1215]: ^M
Jul 27 19:14:33 localhost chat[1215]: ^M
Jul 27 19:14:38 localhost chat[1215]: alarm
Jul 27 19:14:38 localhost chat[1215]: send (^M)
Jul 27 19:14:38 localhost chat[1215]: send (^M)
Jul 27 19:14:38 localhost pppd[1213]: Serial connection established.
Jul 27 19:14:38 localhost pppd[1213]: Using interface ppp0
Jul 27 19:14:38 localhost pppd[1213]: Connect: ppp0 <--> /dev/modem
Jul 27 19:15:09 localhost pppd[1213]: LCP: timeout sending
Config-Requests
Jul 27 19:15:09 localhost pppd[1213]: Connection terminated.
Jul 27 19:15:09 localhost pppd[1213]: Connect time 0.6 minutes.
Jul 27 19:15:09 localhost pppd[1213]: Receive serial link is not 8-bit
clean:
Jul 27 19:15:09 localhost pppd[1213]: Problem: all had bit 7 set to 0
Jul 27 19:15:10 localhost pppd[1213]: Exit.
Jul 27 19:15:10 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:15:10 localhost pppd[1220]: pppd 2.3.7 started by root, uid 0
Jul 27 19:15:11 localhost chat[1222]: abort on (BUSY)
Jul 27 19:15:11 localhost chat[1222]: abort on (ERROR)
Jul 27 19:15:11 localhost chat[1222]: abort on (NO CARRIER)
Jul 27 19:15:11 localhost chat[1222]: abort on (NO DIALTONE)
Jul 27 19:15:11 localhost chat[1222]: abort on (Invalid Login)
Jul 27 19:15:11 localhost chat[1222]: abort on (Login incorrect)
Jul 27 19:15:11 localhost chat[1222]: send (ATZ^M)
Jul 27 19:15:11 localhost chat[1222]: expect (OK)
Jul 27 19:15:11 localhost chat[1222]: ATZ^M^M
Jul 27 19:15:11 localhost chat[1222]: OK
Jul 27 19:15:11 localhost chat[1222]: -- got it
Jul 27 19:15:11 localhost chat[1222]: send (ATDT100177307733^M)
Jul 27 19:15:11 localhost chat[1222]: expect (CONNECT)
Jul 27 19:15:11 localhost chat[1222]: ^M
Jul 27 19:15:29 localhost chat[1222]: ATDT100177307733^M^M
Jul 27 19:15:29 localhost chat[1222]: CONNECT
Jul 27 19:15:29 localhost chat[1222]: -- got it
Jul 27 19:15:29 localhost chat[1222]: send (^M)
Jul 27 19:15:29 localhost chat[1222]: expect (Username:)
Jul 27 19:15:29 localhost chat[1222]: 50666/ARQ/x2/LAPM/V42BIS^M
Jul 27 19:15:31 localhost chat[1222]: ^M
Jul 27 19:15:31 localhost chat[1222]: ^M
Jul 27 19:15:31 localhost chat[1222]: User Access Verification^M
Jul 27 19:15:31 localhost chat[1222]: ^M
Jul 27 19:15:31 localhost chat[1222]: Username:
Jul 27 19:15:31 localhost chat[1222]: -- got it
Jul 27 19:15:31 localhost chat[1222]: send (xxxxxx^M)
Jul 27 19:15:31 localhost chat[1222]: expect (ord:)
Jul 27 19:15:31 localhost chat[1222]: xxxxxx^M
Jul 27 19:15:31 localhost chat[1222]: Password:
Jul 27 19:15:31 localhost chat[1222]: -- got it
Jul 27 19:15:31 localhost chat[1222]: send (xxxxxxx^M)
Jul 27 19:15:32 localhost chat[1222]: timeout set to 5 seconds
Jul 27 19:15:32 localhost chat[1222]: expect (~)
Jul 27 19:15:32 localhost chat[1222]: ^M
Jul 27 19:15:32 localhost chat[1222]: ^M
Jul 27 19:15:37 localhost chat[1222]: alarm
Jul 27 19:15:37 localhost chat[1222]: send (^M)
Jul 27 19:15:37 localhost chat[1222]: send (^M)
Jul 27 19:15:37 localhost pppd[1220]: Serial connection established.
Jul 27 19:15:37 localhost pppd[1220]: Using interface ppp0
Jul 27 19:15:37 localhost pppd[1220]: Connect: ppp0 <--> /dev/modem
Jul 27 19:16:08 localhost pppd[1220]: LCP: timeout sending
Config-Requests
Jul 27 19:16:08 localhost pppd[1220]: Connection terminated.
Jul 27 19:16:08 localhost pppd[1220]: Connect time 0.6 minutes.
Jul 27 19:16:08 localhost pppd[1220]: Receive serial link is not 8-bit
clean:
Jul 27 19:16:08 localhost pppd[1220]: Problem: all had bit 7 set to 0
Jul 27 19:16:09 localhost pppd[1220]: Exit.
Jul 27 19:17:10 localhost modprobe: can't locate module
Jul 27 19:17:12 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:17:12 localhost pppd[1328]: pppd 2.3.7 started by root, uid 0
Jul 27 19:17:13 localhost chat[1330]: abort on (BUSY)
Jul 27 19:17:13 localhost chat[1330]: abort on (ERROR)
Jul 27 19:17:13 localhost chat[1330]: abort on (NO CARRIER)
Jul 27 19:17:13 localhost chat[1330]: abort on (NO DIALTONE)
Jul 27 19:17:13 localhost chat[1330]: abort on (Invalid Login)
Jul 27 19:17:13 localhost chat[1330]: abort on (Login incorrect)
Jul 27 19:17:13 localhost chat[1330]: send (ATZ^M)
Jul 27 19:17:13 localhost chat[1330]: expect (OK)
Jul 27 19:17:13 localhost chat[1330]: ATZ^M^M
Jul 27 19:17:13 localhost chat[1330]: OK
Jul 27 19:17:13 localhost chat[1330]: -- got it
Jul 27 19:17:13 localhost chat[1330]: send (ATDT100177307733^M)
Jul 27 19:17:13 localhost chat[1330]: expect (CONNECT)
Jul 27 19:17:13 localhost chat[1330]: ^M
Jul 27 19:17:30 localhost chat[1330]: ATDT100177307733^M^M
Jul 27 19:17:31 localhost chat[1330]: CONNECT
Jul 27 19:17:31 localhost chat[1330]: -- got it
Jul 27 19:17:31 localhost chat[1330]: send (^M)
Jul 27 19:17:31 localhost chat[1330]: expect (Username:)
Jul 27 19:17:31 localhost chat[1330]: 50666/ARQ/x2/LAPM/V42BIS^M
Jul 27 19:17:31 localhost chat[1330]: ^M
Jul 27 19:17:31 localhost chat[1330]: ^M
Jul 27 19:17:31 localhost chat[1330]: User Access Verification^M
Jul 27 19:17:31 localhost chat[1330]: ^M
Jul 27 19:17:31 localhost chat[1330]: Username:
Jul 27 19:17:31 localhost chat[1330]: -- got it
Jul 27 19:17:31 localhost chat[1330]: send (xxxxxx^M)
Jul 27 19:17:31 localhost chat[1330]: expect (Password:)
Jul 27 19:17:32 localhost chat[1330]: xxxxxx^M
Jul 27 19:17:32 localhost chat[1330]: Password:
Jul 27 19:17:32 localhost chat[1330]: -- got it
Jul 27 19:17:32 localhost chat[1330]: send (xxxxxxx^M)
Jul 27 19:17:32 localhost chat[1330]: timeout set to 5 seconds
Jul 27 19:17:32 localhost chat[1330]: expect (~)
Jul 27 19:17:32 localhost chat[1330]: ^M
Jul 27 19:17:32 localhost chat[1330]: ^M
Jul 27 19:17:37 localhost chat[1330]: alarm
Jul 27 19:17:37 localhost chat[1330]: send (^M)
Jul 27 19:17:37 localhost pppd[1328]: Serial connection established.
Jul 27 19:17:37 localhost pppd[1328]: Using interface ppp0
Jul 27 19:17:37 localhost pppd[1328]: Connect: ppp0 <--> /dev/modem
Jul 27 19:17:37 localhost chat[1330]: send (^M)
Jul 27 19:18:08 localhost pppd[1328]: LCP: timeout sending
Config-Requests
Jul 27 19:18:08 localhost pppd[1328]: Connection terminated.
Jul 27 19:18:08 localhost pppd[1328]: Connect time 0.6 minutes.
Jul 27 19:18:08 localhost pppd[1328]: Receive serial link is not 8-bit
clean:
Jul 27 19:18:08 localhost pppd[1328]: Problem: all had bit 7 set to 0
Jul 27 19:18:09 localhost pppd[1328]: Exit.
Jul 27 19:18:09 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:18:09 localhost pppd[1352]: pppd 2.3.7 started by root, uid 0
Jul 27 19:18:10 localhost chat[1355]: abort on (BUSY)
Jul 27 19:18:10 localhost chat[1355]: abort on (ERROR)
Jul 27 19:18:10 localhost chat[1355]: abort on (NO CARRIER)
Jul 27 19:18:10 localhost chat[1355]: abort on (NO DIALTONE)
Jul 27 19:18:10 localhost chat[1355]: abort on (Invalid Login)
Jul 27 19:18:10 localhost chat[1355]: abort on (Login incorrect)
Jul 27 19:18:10 localhost chat[1355]: send (ATZ^M)
Jul 27 19:18:10 localhost chat[1355]: expect (OK)
Jul 27 19:18:10 localhost chat[1355]: ATZ^M^M
Jul 27 19:18:10 localhost chat[1355]: OK
Jul 27 19:18:10 localhost chat[1355]: -- got it
Jul 27 19:18:10 localhost chat[1355]: send (ATDT100177307733^M)
Jul 27 19:18:11 localhost chat[1355]: expect (CONNECT)
Jul 27 19:18:11 localhost chat[1355]: ^M
Jul 27 19:18:16 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:18:16 localhost pppd[1385]: pppd 2.3.7 started by root, uid 0
Jul 27 19:18:16 localhost pppd[1385]: Device modem is locked by pid 1352
Jul 27 19:18:16 localhost pppd[1385]: Exit.
Jul 27 19:18:16 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:18:16 localhost pppd[1390]: pppd 2.3.7 started by root, uid 0
Jul 27 19:18:16 localhost pppd[1390]: Device modem is locked by pid 1352
Jul 27 19:18:16 localhost pppd[1390]: Exit.
Jul 27 19:18:16 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:18:16 localhost pppd[1396]: pppd 2.3.7 started by root, uid 0
Jul 27 19:18:16 localhost pppd[1396]: Device modem is locked by pid 1352
Jul 27 19:18:16 localhost pppd[1396]: Exit.
Jul 27 19:18:16 localhost pppd[1403]: pppd 2.3.7 started by root, uid 0
Jul 27 19:18:16 localhost pppd[1403]: Device modem is locked by pid 1352
Jul 27 19:18:16 localhost pppd[1403]: Exit.
Jul 27 19:18:16 localhost ifup-ppp: pppd started for ppp0 on /dev/modem
at
115200
Jul 27 19:18:17 localhost pppd[1409]: pppd 2.3.7 started by root, uid 0
Jul 27 19:18:17 localhost pppd[1409]: Device modem is locked by pid 1352
Jul 27 19:18:17 localhost pppd[1409]: Exit.
Follow ups