Change in docker-playground[master]: gbproxy: Fix ip-sns 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/.

daniel gerrit-no-reply at lists.osmocom.org
Wed Feb 10 13:05:48 UTC 2021


daniel has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/22812 )

Change subject: gbproxy: Fix ip-sns VTY config
......................................................................

gbproxy: Fix ip-sns VTY config

Change-Id: I8faa5d29bfffe50c76c1b907717144ff893126a3
Related: SYS#5354
Depends: Ida979f3b9daa5f7280a629441e4006a7635653b0 (libosmocore.git)
---
M ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
M ttcn3-gbproxy-test/osmo-gbproxy.cfg
2 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  dexter: Looks good to me, approved
  daniel: Verified



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/+/22812
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I8faa5d29bfffe50c76c1b907717144ff893126a3
Gerrit-Change-Number: 22812
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210210/9faba7ad/attachment.htm>


More information about the gerrit-log mailing list