Change in docker-playground[master]: osmo-msc: set bind ip for SGs-interface

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
Tue Dec 11 16:50:33 UTC 2018


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/12248


Change subject: osmo-msc: set bind ip for SGs-interface
......................................................................

osmo-msc: set bind ip for SGs-interface

By default the SGs interface binds on 127.0.0.1 but in order to make it
reachable for the ttcn3 testsuite, we need to bind it to 0.0.0.0.

Change-Id: Icf2c36d253ce13a61fb98b4afd1739e1c321bb4b
Related: OS#3615
Depends: osmo-msc I73359925fc1ca72b33a1466e6ac41307f2f0b11d
---
M ttcn3-msc-test/osmo-msc.cfg
1 file changed, 2 insertions(+), 0 deletions(-)



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

diff --git a/ttcn3-msc-test/osmo-msc.cfg b/ttcn3-msc-test/osmo-msc.cfg
index f0180d8..39a0354 100644
--- a/ttcn3-msc-test/osmo-msc.cfg
+++ b/ttcn3-msc-test/osmo-msc.cfg
@@ -85,3 +85,5 @@
 hlr
  remote-ip 172.18.1.103
  remote-port 4222
+sgs
+ local-ip 0.0.0.0

-- 
To view, visit https://gerrit.osmocom.org/12248
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf2c36d253ce13a61fb98b4afd1739e1c321bb4b
Gerrit-Change-Number: 12248
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181211/50908146/attachment.htm>


More information about the gerrit-log mailing list