On Sun, 2 Jan 2000, Li Wei wrote:
> Thanks to all those who reply! > (Please reply to [EMAIL PROTECTED] The email address in the From field is > false!) > > Although I can use Win95 to connect to the ISP, I can't use PAP to connect > to ISP in Debian 2.0. I remember i connected to ISP in Debian 1.2. I'sure > that ISP's PPP is working. > > Below is output of plog, using PAP: > > Jan 2 03:47:09 debian pppd[196]: Using interface ppp0 > Jan 2 03:47:09 debian pppd[196]: Connect: ppp0 <--> /dev/ttyS2 > Jan 2 03:47:09 debian pppd[196]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> > <magic 0xffde> <pcomp> <accomp>] There should be <auth pap> on the last line; have a look in your /etc/ppp/options, and see whethere pap authentication is defined. Oki

