Difference between revisions of "OpenBTS: 5.0 demo konfigurasi"

From OnnoWiki
Jump to navigation Jump to search
Line 23: Line 23:
 
==Di Sisi Client==
 
==Di Sisi Client==
  
Kirim SMS ke 101, isi dengan nomor telepon yang kita inginkan, misalnya
+
Kirim SMS ke 101, dari handphone yang SIMc card-nya berhasil registrasi ke OpenBTS.
 +
Isi dengan nomor telepon yang kita inginkan, misalnya
  
 
  05201234
 
  05201234
 
  05202001
 
  05202001
 +
2001
 +
2002
 +
2003
 +
dll ..

Revision as of 13:29, 16 February 2016

Aktifkan NAT

iptables -t nat -A POSTROUTING -o p3p1 -j MASQUERADE
echo 1 > /proc/sys/net/ipv4/ip_forward

Masuk ke

cd /home/openbts
/home/openbts/CLI

Paramter untuk demo

config GSM.Radio.C0 51
config GSM.Identity.MCC 525
config GSM.Identity.MNC 01
config GSM.Identity.ShortName SingTel
config GPRS.Enable 1
config Control.LUR.OpenRegistration .*
config Control.LUR.OpenRegistration.Message Selamat Datang di OnnoSel. IMSI anda :
devconfig GGSN.Logfile.Name /tmp/GGSN.log


Di Sisi Client

Kirim SMS ke 101, dari handphone yang SIMc card-nya berhasil registrasi ke OpenBTS. Isi dengan nomor telepon yang kita inginkan, misalnya

05201234
05202001
2001
2002
2003
dll ..