From: Grant Erickson <gerickson@nuovations.com>
To: ofono@lists.linux.dev
Subject: [PATCH 0/2] Add T-Mobile MVNO IoT/M2M 'Public/Private' APNs
Date: Thu, 13 Feb 2025 16:42:18 -0800 [thread overview]
Message-ID: <cover.1739493541.git.gerickson@nuovations.com> (raw)
At least in North America / United States, there exist Cellular MVNOs
(particularly in the IoT / M2M veritical) that neither use mobile
virtual network operator (MVNO) service provider names (SPNs) nor use
unique home network identifiers (HNIs) (that is, mobile country code
(MCC) + mobile network code (MNC) pairs). Instead, they simply use the
HNI of the parent operator.
In addition, those MVNOs typically have two or three APN schemes:
1. A "public" APN that is broadly used by one or more MVNOs for
the parent operator that issues PUBLIC IP addresses and DOES
NOT route through the MVNO's or parent operator's data center
infrastructure.
2. A "private" APN that may or may NOT be broadly used by one or
more MVNOs for the parent operator that issues PRIVATE IP
addresses and DOES route through the MVNO's or parent
operator's data center infrastructure.
3. A "private" APN that is used only by the MVNO that issues
static or dynamic PRIVATE IP addresses, DOES route through the
MVNO's data center infrastructure and, from there, via a VPN to
the customer services infrastructure.
These are sometimes called customer private networks
(CPNs). These are sufficiently MVNO-specific where they do not
or should not play a role in a generic Cellular provisioning
database.
KORE Wireless is one such IoT / M2M MVNO that uses AT&T, T-Mobile, and
Verizon as parent network operators.
This adds a MNVO-generic IoT / M2M APN of type (1) and a MNVO-specific
IoT / M2M APN (2) above that is used by KORE Wireless for the
T-Mobile parent operator.
Grant Erickson (2):
data: Add T-Mobile MVNO IoT/M2M 'Public' APN.
data: Add T-Mobile MVNO IoT/M2M 'Private' APN.
data/provision.json | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
--
2.45.0
next reply other threads:[~2025-02-14 0:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 0:42 Grant Erickson [this message]
2025-02-14 0:42 ` [PATCH 1/2] data: Add T-Mobile MVNO IoT/M2M 'Public' APN Grant Erickson
2025-02-14 0:42 ` [PATCH 2/2] data: Add T-Mobile MVNO IoT/M2M 'Private' APN Grant Erickson
2025-02-14 15:20 ` [PATCH 0/2] Add T-Mobile MVNO IoT/M2M 'Public/Private' APNs patchwork-bot+ofono
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1739493541.git.gerickson@nuovations.com \
--to=gerickson@nuovations.com \
--cc=ofono@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox