How to Set Up and Configure OsmoBTS
Learn to Set Up Your Own GSM BTS.

Search for a command to run...
Learn to Set Up Your Own GSM BTS.

No comments yet. Be the first to comment.
Subscriber information disclosure Subscriber information disclosure via SS7 (Signaling System No. 7) occurs when unauthorized access to telecommunications networks allows exploitation of the SS7 protocol's vulnerabilities. Location Tracking In the in...
Explore SS7 Stack with RFS Insights

Prepare the System apt update apt upgrade -y hostnamectl set-hostname sip.telco-sec.com Install Dependencies apt install -y mysql-server tcpdump screen ntp ntpdate git-core dkms gcc flex bison libmysqlclient-dev make libssl-dev libcurl4-openssl-...

Essential GSM Security Practices for Ethical Hackers

As networks evolve and demands for security and scalability increase, Diameter interfaces continue to play a pivotal role in enabling seamless communication and service delivery. This article delves into the intricacies of Diameter, exploring its cor...

| Interface | Description | IP |
| Abis / IP | BTS -> BSC | |
| Um | Air Interface | |
rfs@ran:/etc/osmocom$ osmo-bts-trx -h
Some useful options:
-h --help this text
-d --debug MASK Enable debugging (e.g. -d DRSL:DOML:DLAPDM)
-D --daemonize For the process into a background daemon
-c --config-file Specify the filename of the config file
-s --disable-color Don't use colors in stderr log output
-T --timestamp Prefix every log line with a timestamp
-V --version Print version information and exit
-e --log-level Set a global log-level
VTY reference generation:
--vty-ref-mode MODE VTY reference generation mode (e.g. 'expert').
--vty-ref-xml Generate the VTY reference XML output and exit.
Regression testing:
--vty-test VTY test mode. Do not connect to BSC, do not exit.
rfs@ran:/etc/osmocom$ osmo-bts-omldummy -h
Usage: osmo-bts-omldummy [-h] [--features FOO,BAR,BAZ] dst_host site_id [trx_num]
-h --help This text.
-f --features FOO,BAR,BAZ BTS features to issue on OML startup.
The names correspond to BTS_FEAT_* constants
as defined in osmocom/gsm/bts_features.h,
e.g. '-f VAMOS'
| Hardware | Interface | ||
| USRP B2x0 | USB | ||
| LimeSDR | USB | ||
| UmTRX | Ethernet | ||
| USRP N2x0 | Ethernet | ||
| USRP X3X0 | Ethernet | ||
| xTRX | PCie |
| Command | Description |
| osmo-trx -c 2 -R 38 -e | UmTRX with EDGE |
| osmo-trx -g | Single channel with GPSDO |
| osmo-trx -m -c 3 -g -e | Multi-Channel with GPSDO |
| osmo-trx -c 2 -g | with GPSDO |
Operation and Maintenance Link (OML) is the connection between BTS and BSC