Change in osmo-ttcn3-hacks[master]: gbproxy: update sns configuration to use ip-sns-bind

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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Feb 16 20:18:21 UTC 2021


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22939 )


Change subject: gbproxy: update sns configuration to use ip-sns-bind
......................................................................

gbproxy: update sns configuration to use ip-sns-bind

With libosmocore commit the SNS configuration requires a ip-sns-bind vty configuration
to define the binds which should be use.

Related: SYS#5354
Depends-on: I9ab8092bf286e7d90e92f5702a5404425e959c84 (libosmocore)
Change-Id: If86fe463199bc5089db80a0dcc01f9e94e23e9b9
---
M gbproxy/osmo-gbproxy.cfg
M gbproxy/osmo-gbproxy.fr.cfg
2 files changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/39/22939/1

diff --git a/gbproxy/osmo-gbproxy.cfg b/gbproxy/osmo-gbproxy.cfg
index 15f9f04..efd0499 100644
--- a/gbproxy/osmo-gbproxy.cfg
+++ b/gbproxy/osmo-gbproxy.cfg
@@ -28,8 +28,10 @@
   listen 127.0.0.1 23000
   accept-ipaccess
  nse 101
+  ip-sns-bind local
   ip-sns-remote 127.0.0.10 7777
  nse 102
+  ip-sns-bind local
   ip-sns-remote 127.0.0.11 8888
  timer tns-block 3
  timer tns-block-retries 3
diff --git a/gbproxy/osmo-gbproxy.fr.cfg b/gbproxy/osmo-gbproxy.fr.cfg
index 9595475..b7eb538 100644
--- a/gbproxy/osmo-gbproxy.fr.cfg
+++ b/gbproxy/osmo-gbproxy.fr.cfg
@@ -34,8 +34,10 @@
  timer tns-alive 3
  timer tns-alive-retries 10
  nse 101
+  ip-sns-bind local
   ip-sns-remote 127.0.0.10 7777
  nse 102
+  ip-sns-bind local
   ip-sns-remote 127.0.0.11 8888
  nse 2001
   nsvc fr hdlcnet1 dlci 16 nsvci 1

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22939
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If86fe463199bc5089db80a0dcc01f9e94e23e9b9
Gerrit-Change-Number: 22939
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210216/acf2ec1f/attachment.htm>


More information about the gerrit-log mailing list