From 9fda2145e0d2e522c789707c3baa8d09d65dcb1c Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Wed, 10 Feb 2021 13:53:48 +0100 Subject: gbproxy: Fix ip-sns VTY config Change-Id: Ia826ec4b5045360c1b37826f86f03bdccaf63360 Related: SYS#5354 Depends: Ida979f3b9daa5f7280a629441e4006a7635653b0 (libosmocore.git) --- gbproxy/osmo-gbproxy.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gbproxy/osmo-gbproxy.cfg b/gbproxy/osmo-gbproxy.cfg index 53dc0f23..15f9f04d 100644 --- a/gbproxy/osmo-gbproxy.cfg +++ b/gbproxy/osmo-gbproxy.cfg @@ -28,9 +28,9 @@ ns listen 127.0.0.1 23000 accept-ipaccess nse 101 - ip-sns 127.0.0.10 7777 + ip-sns-remote 127.0.0.10 7777 nse 102 - ip-sns 127.0.0.11 8888 + ip-sns-remote 127.0.0.11 8888 timer tns-block 3 timer tns-block-retries 3 timer tns-reset 3 -- cgit v1.2.3