mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
[nat] Add configuration file for the bsc nat.
This commit is contained in:
15
openbsc/src/bsc-nat.cfg
Normal file
15
openbsc/src/bsc-nat.cfg
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
!
|
||||||
|
! 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
|
Reference in New Issue
Block a user