Matthew Whiting wrote: > I tried using your options file but didn't have any luck. Contents of my > options file: > > asyncmap 0 > noauth > crtscts > lock > hide-password > modem > debug > proxyarp > lcp-echo-interval 30 > lcp-echo-failure 4 > noipx
Matthew, I'm not sure if I sent this to you earlier. This is my /etc/ppp/options ==== cut here ==== lock noauth defaultroute ipcp-max-configure 65 ipcp-accept-local ipcp-accept-remote idle 600 ==== cut here ==== Allow pppd to do it's thing with this one, it successfully works with wvdial, diald, gnome-ppp and kppp for me on Kubuntu and Mandriva 2006. Your log extract shows the failures being around the LCP handshake which is the problem I was getting a few years ago connecting to Xtra, Clearnet and Infogen. I eventually got to talk to a savvy Clearnet help-person who gave me what you see above and I've had no problems since. I can't recall the why-of-it - it works(tm) John
