Hello,
I would like to ask you for a help with ppp connection. I was searching for past five days debian-user mailing list. I have found a lot of different solutions for different problems but I think I didn't found situation which happens on my computer. I setup Debian 2.1 from CD, I made a minimal installation with ppp and pppconfig. I setup my modem at /dev/ttyS2 IRQ 5. this works correctly, which I tested by minicom. I run pppconfig and answers all the questions. I have two DNS, I also have dynamic IP address. I used the same ISP from Win95 with no problem. Here is a piece of the ppp.log and you can see that after autentification which path correctly the IPCP is repeatly trying to get IP address from server. I don't know what is wrong here and how it should be corrected. If you can help me any way please write my a mail. Recently I was speaking with a friend and he told me that possible VJ compression is not supported by the server. Could that be a problem? Thank you in advance CONNECT -- got it send (\d) Serial connection established. Using interface ppp0 Connect: ppp0 <--> /dev/ttyS2 sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x2315a5ba> <pcomp> <accomp>] rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>] sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x2315a5ba>] rcvd [LCP ConfAck id=0x2 <asyncmap 0x0> <magic 0x2315a5ba>] rcvd [LCP ConfReq id=0x33 <mru 1600> <magic 0x53bee4a9> <asyncmap 0x0> < 11 04 06 40> < 17 04 00 18> <auth pap> < 13 09 03 08 00 03 09 05 c8>] sent [LCP ConfRej id=0x33 < 11 04 06 40> < 17 04 00 18> < 13 09 03 08 00 03 09 05 c8>] rcvd [LCP ConfReq id=0x34 <mru 1600> <magic 0x53bee4a9> <asyncmap 0x0> <auth pap>] sent [LCP ConfAck id=0x34 <mru 1600> <magic 0x53bee4a9> <asyncmap 0x0> <auth pap>] sent [LCP EchoReq id=0x0 magic=0x2315a5ba] sent [PAP AuthReq id=0x1 user="*******" password="********"] sent [PAP AuthReq id=0x2 user="*******" password="********"] rcvd [PAP AuthAck id=0x2 "Access permitted for user \"*******\"\r\n"] Remote message: Access permitted for user "*******"^M sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress VJ 0f 01>] rcvd [IPCP ConfReq id=0x1 <addr 164.48.48.21>] sent [IPCP ConfAck id=0x1 <addr 164.48.48.21>] rcvd [CCP ConfReq id=0x17] sent [CCP ConfReq id=0x1] sent [CCP ConfAck id=0x17] rcvd [CCP ConfReq id=0x18] sent [CCP ConfAck id=0x18] rcvd [IPCP ConfRej id=0x1] sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <compress VJ 0f 01>] rcvd [CCP ConfAck id=0x1] rcvd [IPCP ConfRej id=0x2] sent [IPCP ConfReq id=0x3 <addr 0.0.0.0> <compress VJ 0f 01>] rcvd [IPCP ConfRej id=0x3] sent [IPCP ConfReq id=0x4 <addr 0.0.0.0> <compress VJ 0f 01>] rcvd [IPCP ConfRej id=0x4] sent [IPCP ConfReq id=0x5 <addr 0.0.0.0> <compress VJ 0f 01>] rcvd [IPCP ConfRej id=0x5] sent [IPCP ConfReq id=0x6 <addr 0.0.0.0> <compress VJ 0f 01>] rcvd [IPCP ConfRej id=0x6] --- Richard Vanek