12-04-2020, 04:36 AM
(11-24-2020, 08:24 AM)as400 Wrote: Hello @Gribouille,
It's the name you define in Settings --> Mobile --> Access point names.
Usually something like internet.
If you don't trust settings app, try "nmcli" when the modem is connected to mobile data. It will tell you the name of the connection.
I suggest one word name.
Hello @as400,
In France, with Bouygues Telecom the 'Access point names' are detected. The following 'Access point names' proposed are :
- Contrat Pro Data Illimité / a2bouygtel.com
- B2Bouygtel / b2bouygtel.com
- Forfait Data / ebouygtel.com
But for send or receive some SMS, I've added :
- Bouygesmms / mmsbouygtel.com
As example, with 'Forfait Data ' with 'nmcli' :
Code:
cdc-wdm0: connecté à Forfait Data
"cdc-wdm0"
gsm (qmi_wwan, option1), hw, iface wwan0, mtu 1500
ip6 par défaut
With my definition for MMS :
Code:
cdc-wdm0: connecté à Bouyguesmms
"cdc-wdm0"
gsm (qmi_wwan, option1), hw, iface wwan0, mtu 1500
ip6 par défaut
So you have right to recommend only one word for define the 'Access point name', it's simpler to use in a script.