fix sgsn config

This commit is contained in:
Keith Whyte 2023-01-04 04:36:29 +01:00
parent 24fdef4cd0
commit d45db0a8a0

View file

@ -14,16 +14,6 @@ log stderr
line vty line vty
no login no login
! !
sgsn
gtp local-ip <%= @vpn_ip_address %>
ggsn 0 remote-ip <%= @ggsn_ip_address %>
ggsn 0 gtp-version 1
ggsn 0 echo-interval 60
auth-policy accept-all
gsup remote-ip <%= @vpn_ip_address %>
gsup remote-port 4222
authentication optional
!
ns ns
timer tns-block 3 timer tns-block 3
timer tns-block-retries 3 timer tns-block-retries 3
@ -38,3 +28,14 @@ ns
! !
bssgp bssgp
! !
sgsn
gtp state-dir /var/lib/osmocom/
gtp local-ip <%= @vpn_ip_address %>
ggsn 0 remote-ip <%= @ggsn_ip_address %>
ggsn 0 gtp-version 1
ggsn 0 echo-interval 60
gsup ipa-name SGSN-<%= @ipa_name %>
gsup remote-ip <%= @vpn_ip_address %>
gsup remote-port 4222
authentication optional
auth-policy remote