You are not logged in.

#1 2013-10-20 01:30:58

naszar
Member
Registered: 2013-05-23
Posts: 1

pppd and Huawei e150 problem

Hi. I'm trying to connect to 3G network with subj modem. But pppd failed with error:

sent [IPCP ConfReq id=0x5 <addr 10.60.199.160> <ms-dns1 8.8.8.8> <ms-dns2 217.118.66.243> <ms-wins 127.0.0.1> <ms-wins 127.0.0.2>]
rcvd [IPCP ConfReq id=0x1d]
sent [IPCP ConfAck id=0x1d]
rcvd [IPCP ConfAck id=0x5 <addr 10.60.199.160> <ms-dns1 8.8.8.8> <ms-dns2 217.118.66.243> <ms-wins 127.0.0.1> <ms-wins 127.0.0.2>]
Received bad configure-ack:  03 06 0a 3c c7 a0 81 06 08 08 08 08 83 06 d9 76 42 f3 82 06 7f 00 00 01 84 06 7f 00 00 02

I found that it is error in pppd. It is in file pppd/ipcp.c, function ipcp_ackci(f, p, len). There no case when serever retuns ms-wins1 and ms-wins2. Looks like this problem was fixed in 2009 whith patch 275b3d6e8901 (git://ozlabs.org/~paulus/ppp.git), but it is steel here. I can solve this problem for myself, but I think it's wrong way. Where I can tell about it? I mean what I can do for ArchLinux package pppd fix?
P.S. Sorry for my english.

Offline

Board footer

Powered by FluxBB