dexter has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/docker-playground/+/22811 )


Change subject: ttcn3-gbproxy-test: fix VTY config
......................................................................

ttcn3-gbproxy-test: fix VTY config

The VTY configuration syntax is changed. "ip-sns" is now
"ip-sns-remote".

Change-Id: I75fc1dd74f10edd377d0182590e8d276c73c2024
---
M ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
M ttcn3-gbproxy-test/osmo-gbproxy.cfg
2 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/11/22811/1

diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg 
b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
index 7d26b3c..f5bda9d 100644
--- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
@@ -31,9 +31,9 @@
  bind udp local
   listen 172.18.25.10 23000
  nse 101
-  ip-sns 172.18.25.103 7777
+  ip-sns-remote 172.18.25.103 7777
  nse 102
-  ip-sns 172.18.25.103 8888
+  ip-sns-remote 172.18.25.103 8888
  bind fr hdlcnet1
   fr hdlcnet1 frnet
  bind fr hdlcnet2
diff --git a/ttcn3-gbproxy-test/osmo-gbproxy.cfg 
b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
index 6f49f06..c817e2c 100644
--- a/ttcn3-gbproxy-test/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test/osmo-gbproxy.cfg
@@ -32,9 +32,9 @@
   listen 172.18.24.10 23000
   accept-ipaccess
  nse 101
-  ip-sns 172.18.24.103 7777
+  ip-sns-remote 172.18.24.103 7777
  nse 102
-  ip-sns 172.18.24.103 8888
+  ip-sns-remote 172.18.24.103 8888
  timer tns-block 3
  timer tns-block-retries 3
  timer tns-reset 3

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/22811
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I75fc1dd74f10edd377d0182590e8d276c73c2024
Gerrit-Change-Number: 22811
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pma...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to