From 710107a45968d975379a6df45c7012584b201370 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Fri, 19 Mar 2021 13:06:06 +0100 Subject: [PATCH] net/templates/osmo-gbproxy.cfg: update format Update to changes in osmo-gbproxy * Id67592aa7712e5e04e7264b2fb8f26d57eb7e69e * I2a18dcf035f1fc7304a0c7c7c83b5e8e15429d2b Change-Id: Ia7008d6d2d26030aa4c35439f1525a53957443a1 --- net/templates/osmo-gbproxy.cfg | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/net/templates/osmo-gbproxy.cfg b/net/templates/osmo-gbproxy.cfg index 60e1ece..60f66fe 100644 --- a/net/templates/osmo-gbproxy.cfg +++ b/net/templates/osmo-gbproxy.cfg @@ -1,12 +1,12 @@ ${include(common_template_warning)} gbproxy - sgsn nsei 101 +sgsn nsei 101 ns - nse 101 nsvci 101 - nse 101 remote-role sgsn - nse 101 encapsulation udp - nse 101 remote-ip ${SGSN_IP} - nse 101 remote-port ${SGSN_GB_PORT} + bind udp local + listen ${GBPROXY_IP} ${GBPROXY_GB_PORT} + accept-ipaccess + nse 101 + nsvc ipa local ${SGSN_IP} ${SGSN_GB_PORT} nsvci 101 timer tns-block 3 timer tns-block-retries 3 timer tns-reset 3 @@ -14,10 +14,6 @@ ns timer tns-test 30 timer tns-alive 3 timer tns-alive-retries 10 - encapsulation framerelay-gre enabled 0 - encapsulation framerelay-gre local-ip ${GBPROXY_IP} - encapsulation udp local-ip ${GBPROXY_IP} - encapsulation udp local-port ${GBPROXY_GB_PORT} ${foreach(LOG_OUTPUT)} log ${LOG_OUTPUTn_TYPE}