Updates to Osmo Split Stack Config
This commit is contained in:
parent
67df350f1b
commit
fcda7401f4
6 changed files with 35 additions and 14 deletions
|
@ -20,7 +20,7 @@ sgsn
|
|||
ggsn 0 gtp-version 1
|
||||
ggsn 0 echo-interval 60
|
||||
auth-policy accept-all
|
||||
gsup remote-ip 127.0.0.1
|
||||
gsup remote-ip <%= @vpn_ip_address %>
|
||||
gsup remote-port 4222
|
||||
authentication optional
|
||||
!
|
||||
|
@ -32,8 +32,9 @@ ns
|
|||
timer tns-test 30
|
||||
timer tns-alive 3
|
||||
timer tns-alive-retries 10
|
||||
encapsulation udp local-port 23000
|
||||
encapsulation framerelay-gre enabled 0
|
||||
bind udp local
|
||||
listen 172.16.0.1 23000
|
||||
accept-ipaccess
|
||||
!
|
||||
bssgp
|
||||
!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue