aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc-nat.cfg
blob: 18b022753ea3e2800cc3357ddfa90eea79f2d7d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
!
! BSC NAT configuration hand edited
!   !
password foo
!
line vty
 no login
!
nat
 msc ip 10.0.0.23
 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