Problem by connecting in the private APN | Telit Cinterion IoT Developer Community
June 2, 2017 - 10:37am, 2460 views
Hello,
I have a problem when I want to connect a modem EHS6T LAN in private APN, for which it is necessary to enter a user name and password. In another private APN that has no radius and no need to enter a username and password, modem connect immediately. There are no problems too, when requesting a connection to the public APN, which also has a requirement for a username and password!
If you have any ideas, please!
Miloš APN problem.jpg
Hello,
As I see in the log the user and password are probably sent by your PPP stack implementation. Have you verified if this is really sent?
The public APN that requires user and password might not verify this as these data are public and there is no need for verification in fact. You could try with some dummy or without user and password to verify this.
Can you check the module's firmware version with ATI1 command?
I think that you could try to configure the user and password with AT^SGAUTH command instead and activate the context prior to connection establishment with AT+CGACT command.
Best regards,
Bartłomiej