O.k. - thanx for your help; I did it again, without all these confusing
scripts - only pppd with some chat + options (as my provider-support
told me);
the .txt is attached;
(.jpg 's really a little strange for this purpose, but I don't know how
to copy & paste easily, so I thought I "simply" take a screenshot ...
;-)
This .txt shows initiallisation & debug.
I've tried to set "asyncmap 0" (or 00000000) - but without effect, the
debug always shows ffffffff - is there something wrong with my pppd?
Matthias.
init:

pppd connect 'chat -v "" ATDTtelnumber CONNECT "" \
name: username word: password' \
/dev/ttyS1 115200 crtscts lock name "username" \
noipdefault remotename provider.de defaultroute asyncmap 0 kdebug 1


debug:

Jan 25 22:09:12 localhost pppd[916]: pppd 2.3.3 started by root, uid 0
Jan 25 22:09:13 localhost chat[917]: send (ATDTtelnumber^M)
Jan 25 22:09:14 localhost chat[917]: expect (CONNECT)
Jan 25 22:09:45 localhost chat[917]: ATDTtelnumber^M^M
Jan 25 22:09:45 localhost chat[917]: CONNECT
Jan 25 22:09:45 localhost chat[917]:  -- got it 
Jan 25 22:09:45 localhost chat[917]: send (^M)
Jan 25 22:09:45 localhost chat[917]: expect (name:)
Jan 25 22:09:45 localhost chat[917]:  26400^M
Jan 25 22:10:09 localhost chat[917]: ^M
Jan 25 22:10:09 localhost chat[917]: ^M
Jan 25 22:10:09 localhost chat[917]: Annex Command Line Interpreter   *   Copyright 
(C) 1988, 1998 Bay Networks^M
Jan 25 22:10:10 localhost chat[917]: Checking authorization, Please wait...^M
Jan 25 22:10:10 localhost chat[917]: Username:
Jan 25 22:10:10 localhost chat[917]:  -- got it 
Jan 25 22:10:10 localhost chat[917]: send ([EMAIL PROTECTED]^M)
Jan 25 22:10:10 localhost chat[917]: expect (word:)
Jan 25 22:10:10 localhost chat[917]:  [EMAIL PROTECTED]^M
Jan 25 22:10:10 localhost chat[917]: Password:
Jan 25 22:10:10 localhost chat[917]:  -- got it 
Jan 25 22:10:10 localhost chat[917]: send (password^M)
Jan 25 22:10:11 localhost pppd[916]: Serial connection established.
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set flags to 10000
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set flags to 10000
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set xasyncmap
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set xmit asyncmap ffffffff
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set flags to 10000
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set mru to 5dc
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set rcv asyncmap ffffffff
Jan 25 22:10:12 localhost kernel: ppp_tty_ioctl: set flags to 10000
Jan 25 22:10:12 localhost pppd[916]: Using interface ppp0
Jan 25 22:10:12 localhost pppd[916]: Connect: ppp0 <--> /dev/ttyS1
Jan 25 22:10:13 localhost kernel: ppp: frame with bad fcs, excess = c9b
Jan 25 22:10:27 localhost last message repeated 4 times
Jan 25 22:10:42 localhost kernel: ppp: channel ppp0 closing.
Jan 25 22:10:42 localhost pppd[916]: LCP: timeout sending Config-Requests
Jan 25 22:10:42 localhost pppd[916]: Connection terminated.
Jan 25 22:10:42 localhost pppd[916]: Receive serial link is not 8-bit clean:
Jan 25 22:10:42 localhost pppd[916]: Problem: all had bit 7 set to 0
Jan 25 22:10:43 localhost pppd[916]: Exit.

Reply via email to