aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc-nat.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/bsc-nat.cfg')
-rw-r--r--openbsc/src/bsc-nat.cfg24
1 files changed, 24 insertions, 0 deletions
diff --git a/openbsc/src/bsc-nat.cfg b/openbsc/src/bsc-nat.cfg
new file mode 100644
index 000000000..eb943754a
--- /dev/null
+++ b/openbsc/src/bsc-nat.cfg
@@ -0,0 +1,24 @@
+!
+! BSC NAT configuration hand edited
+! !
+password foo
+!
+line vty
+ no login
+!
+nat
+ bsc 0
+ token zecke
+ location_area_code 3
+ bsc 1
+ token roch
+ location_area_code 4
+mgcp
+ local ip 10.0.0.23
+ bts ip 0.0.0.0
+ bind ip 127.0.0.1
+ bind port 2427
+ bind early 1
+ rtp base 4000
+ number endpoints 31
+ call agent ip 127.0.0.1