osmo-sgsn
Serving GPRS Support Node for 2G and 3G networks
Install
- All systems
-
curl cmd.cat/osmo-sgsn.sh
- Debian
-
apt-get install osmo-sgsn
- Ubuntu
-
apt-get install osmo-sgsn
- Kali Linux
-
apt-get install osmo-sgsn
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install osmo-sgsn
- Raspbian
-
apt-get install osmo-sgsn
- Dockerfile
- dockerfile.run/osmo-sgsn
osmo-sgsn
Serving GPRS Support Node for 2G and 3G networks
For setting up a 2G network with data network support, this package is needed The SGSN implements - the Gb interface to the BSS's (like the OsmoPCU or an ip.access nanoBTS) - the Gp interface with its GTP protocol to one or more Gateway GPRS Support Node (GGSN) like OsmoGGSN. - the IuPS interface with its RANAP protocol to onre or more RNCs or HNB-GWs like OsmoHNBGW - the GSUP Interface/Protocol towards OsmoHLR
osmocom-sgsn
Osmocom Serving GPRS Support Node
This is an implementation of the GPRS Serving GPRS Support Node (SGSN). As such it implements the GPRS Mobility Management (GMM) and SM (Session Management). The SGSN connects via the Gb-interface to the BSS (like the osmo-pcu or an ip.access nanoBTS), and it connects via the GTP protocol to a Gateway GPRS Support Node (GGSN) like openggsn.