EG915U PAP Authentication AuthNak and Login ok

Hi,
i have EG915UEUABR03A01M08

ppp config:
refuse-chap refuse-mschap refuse-mschap-v2

Log:
using channel 14
Using interface ppp0
Connect: ppp0 ↔ /dev/ttyUSB7
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x4ed55b87> ]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xbfc96f73> ]
sent [LCP ConfNak id=0x1 ]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x4ed55b87> ]
rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0xbfc96f73> ]
sent [LCP ConfAck id=0x2 <asyncmap 0x0> <magic 0xbfc96f73> ]
sent [LCP EchoReq id=0x0 magic=0x4ed55b87]
sent [PAP AuthReq id=0x1 user=“username” password=]
rcvd [LCP EchoRep id=0x0 magic=0xbfc96f73]
rcvd [PAP AuthNak id=0x1 “Login ok”]
Remote message: Login ok
PAP authentication failed
sent [LCP TermReq id=0x2 “Failed to authenticate ourselves to peer”]
rcvd [LCP TermReq id=0x3 “Authentication failed”]
sent [LCP TermAck id=0x3]
rcvd [LCP TermAck id=0x2]
Connection terminated.

the server is configured to be authenticated in PAP, why do I have PAP AuthNak id=0x1 “Login ok” as incorrect information and the connection closes?
Thanks

Hi ,
This is caused by incorrect account or password, or incorrect symbol format.
It is likely that there is a problem with the logic of your server authentication, and you should not reply with ‘login OK’

Hi,
trying the same credentials and the same sim with the EG912Y modem works, we replaced it with EG915U and we found the problem, the firmware is version EG915UEUABR03A01M08_01.212.01.212. We are trying to update to 216 to see if it solves the problem
Thank you
R.

Hi,
after updating the firmware to version EG915UEUABR03A01M08_01.216.01.216 the modem EG915U works correctly with PAP authentication, I only had to leave the “refuse-chap refuse-mschap refuse-mschap-v2” instructions for PPP
R.