Hi! If your ISP is a pure ISP as it should, there are some things that need to be changed.
be sure that you fill out your username password secrets into /etc/ppp/chap-secrets /etc/ppp/pap-secrets first, add this to /etc/ppp/options user your_isp_assigned_username ipcp-accept-remote ipcp-accept-local noauth Then remove these lines from the same file auth lcp-echo-interval 30 lcp-echo-failure 4 Now edit /etc/chatscripts/provider change this block --- CONNECT '' Name: Highstream # With compuserve your_login_account=12345,6789 #ID: your_login_account/go:pppconnect #Password: your_password #PPP --- to --- CONNECT '' #Name: Highstream # With compuserve your_login_account=12345,6789 #ID: your_login_account/go:pppconnect #Password: your_password #PPP --- ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
