----- Original Message ----- From: "VooDoo HaG" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, August 11, 2006 7:48 PM Subject: [speedtouch] MTU and MRU doesn't Increase ((logo file inside))
> > > > Hi every > > My operating system is SUSE Linux 10.0 > > and when i try to setup my usb modem ((330)) its look every thing all right > but after Restart > > and open the logo file i see that :- > > > > Aug 9 05:12:09 linux kernel: ATM dev 0: ADSL line is up (544 kb/s down | > 160kb/s up)[IMG] > Aug 9 05:12:09 linux RFC1483/2684 bridge: Interface "nas0" created > successfully > Aug 9 05:12:09 linux RFC1483/2684 bridge: Communicating over ATM 0.0.35, > encapsulation: LLC > Aug 9 05:12:09 linux RFC1483/2684 bridge: Interface configured > Aug 9 05:12:09 linux RFC1483/2684 bridge: RFC 1483/2684 bridge daemon > started > Aug 9 05:12:14 linux ifup: No configuration found for nas0 > Aug 9 05:12:22 linux pppd[6268]: Plugin rp-pppoe.so loaded. > Aug 9 05:12:22 linux pppd[6268]: RP-PPPoE plugin version 3.3 compiled > against pppd 2.4.3 > Aug 9 05:12:22 linux kernel: NET: Registered protocol family 17 > Aug 9 05:12:22 linux pppd[6268]: pppd 2.4.3 started by root, uid 0 > Aug 9 05:12:22 linux pppd[6268]: PADS: Service-Name: '' > Aug 9 05:12:22 linux pppd[6268]: PPP session is 44075 > Aug 9 05:12:23 linux kernel: NET: Registered protocol family 24 > Aug 9 05:12:23 linux pppd[6268]: using channel 1 > Aug 9 05:12:23 linux pppd[6268]: Using interface ppp0 > Aug 9 05:12:23 linux pppd[6268]: Connect: ppp0 <--> nas0 > Aug 9 05:12:23 linux pppd[6268]: Couldn't increase MTU to 1500 > Aug 9 05:12:23 linux pppd[6268]: Couldn't increase MRU to 1500 that's nothing It is a small bug in ppp wich is fixed in ppp-2.4.4 Conventional ethernet frame is limited to 1500. Due to PPPoE overhead, MTU should be limited to 1492. The bug is that pppd try increase MTU to 1500 even when MTU is limited to 1492. > Aug 9 05:12:23 linux pppd[6268]: sent [LCP ConfReq id=0x1 <magic > 0xd8520c1b>] > Aug 9 05:12:23 linux pppd[6268]: rcvd [LCP ConfReq id=0xe <magic 0x76fd07ee> > <mru 1500> <auth chap MD5>] > Aug 9 05:12:23 linux pppd[6268]: No auth is possible That's the real problem, you have to set your machine to accept PAP or CHAP. It's only something wrong on your configuration. You can't connect without authentification if the peer require one. Gilles Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
