osmo-gbproxy
GPRS Gb Interface Proxy
Install
- All systems
-
curl cmd.cat/osmo-gbproxy.sh
- Debian
-
apt-get install osmo-gbproxy
- Ubuntu
-
apt-get install osmo-gbproxy
- Kali Linux
-
apt-get install osmo-gbproxy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install osmo-gbproxy
- Raspbian
-
apt-get install osmo-gbproxy
- Dockerfile
- dockerfile.run/osmo-gbproxy
osmo-gbproxy
GPRS Gb Interface Proxy
The purpose of the Gb proxy is to aggregate the Gb links of multiple BSS's and present them in one Gb link to the SGSN. 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-gbproxy
Osmocom GPRS Gb Interface Proxy
The purpose of the Gb proxy is to aggregate the Gb links of multiple BSS's and present them in one Gb link to the SGSN. This package is part of OpenBSC and closely related to osmocom-sgsn.