osmo-bsc_nat
Osmocom Base Station Controller Network Address Translation
Install
- All systems
-
curl cmd.cat/osmo-bsc_nat.sh
- Debian
-
apt-get install osmocom-bsc-nat
- Ubuntu
-
apt-get install osmocom-bsc-nat
- Kali Linux
-
apt-get install osmocom-bsc-nat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install osmocom-bsc-nat
- Raspbian
-
apt-get install osmocom-bsc-nat
- Dockerfile
- dockerfile.run/osmo-bsc_nat
osmocom-bsc-nat
Osmocom Base Station Controller Network Address Translation
This NAT is useful for masquerading multiple BSCs behind one. It listens for incoming BSCs on port 5000 and connects to a specified Mobile Switching Center (MSC). This package is part of OpenBSC and closely related to osmocom-bsc.