On Sunday 30 June 2002 06:53 pm, Rupesh wrote: > Jun 30 18:10:25 localhost chat[7272]: expect (ord:) > Jun 30 18:10:25 localhost chat[7272]: [EMAIL PROTECTED]^M > Jun 30 18:10:25 localhost chat[7272]: Password: > Jun 30 18:10:25 localhost chat[7272]: -- got it > Jun 30 18:10:25 localhost chat[7272]: send (_password_^M) > Jun 30 18:10:26 localhost chat[7272]: expect (>) > Jun 30 18:10:26 localhost chat[7272]: ^M > Jun 30 18:10:29 localhost chat[7272]: ~^?}#@!}!}!} > > 'ABORT' 'BUSY' > 'ABORT' 'ERROR' > 'ABORT' 'NO CARRIER' > 'ABORT' 'NO DIALTONE' > 'ABORT' 'Invalid Login' > 'ABORT' 'Login incorrect' > '' 'ATZ' > 'OK' 'ATDT4404444' > 'CONNECT' '' > 'name:' '[EMAIL PROTECTED]' > 'ord:' '_password_' > '>' 'PPP'
You don't need to wait for a prompt and then send the string "PPP". Looks like the remote ppp daemon is being started automatically for you. Just remove that part from your chat script and things should be ok. Binand ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
