[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: not the normal ppp question :-)



> Sep  3 22:12:47 junior chat[1352]: Password:
> Sep  3 22:12:47 junior chat[1352]:  -- got it
> Sep  3 22:12:47 junior chat[1352]: send (mypasswd^M)
> Sep  3 22:12:47 junior pppd[1351]: Serial connection established.

Use minicom and find out what the host sends after you send your
password.  Then add a line to wait for that string before you 
exit your chat script.


> Sep  3 22:15:58 junior modprobe: can't locate module ppp-compress-21
> Sep  3 22:15:59 junior modprobe: can't locate module ppp-compress-26
> Sep  3 22:15:59 junior modprobe: can't locate module ppp-compress-24

Add the following lines to your /etc/conf.modules to fix this problem:


alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate


--------------------------------------------
Bruce Smith                bruce@armintl.com
System Administrator / Network Administrator
Armstrong International, Inc.
Three Rivers, Michigan  49093  USA
http://www.armstrong-intl.com/
--------------------------------------------