Change in docker-playground[master]: ttcn3-gbproxy-test: fix VTY config

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Wed Feb 10 12:56:33 UTC 2021


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 <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210210/0ffeef61/attachment.htm>


More information about the gerrit-log mailing list