Change in ...docker-playground[master]: bscnat: Bind bsc-nat CTRL on 0.0.0.0

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

pespin gerrit-no-reply at lists.osmocom.org
Tue Jun 11 10:12:01 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/14415


Change subject: bscnat: Bind bsc-nat CTRL on 0.0.0.0
......................................................................

bscnat: Bind bsc-nat CTRL on 0.0.0.0

Other tests already do it, and allows using the CTRL iface in docker
setups where 127.0.0.1 is not used.

Change-Id: I6f16dc322d38f9f0870241f3416c81df8ec5481b
---
M ttcn3-bscnat-test/osmo-bsc-nat.cfg
1 file changed, 3 insertions(+), 0 deletions(-)



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

diff --git a/ttcn3-bscnat-test/osmo-bsc-nat.cfg b/ttcn3-bscnat-test/osmo-bsc-nat.cfg
index ffc3ff0..80d7095 100644
--- a/ttcn3-bscnat-test/osmo-bsc-nat.cfg
+++ b/ttcn3-bscnat-test/osmo-bsc-nat.cfg
@@ -14,6 +14,9 @@
  no login
  bind 0.0.0.0
 !
+ctrl
+ bind 0.0.0.0
+!
 mgcp
   bind ip 172.18.15.20
   bind port 2427

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I6f16dc322d38f9f0870241f3416c81df8ec5481b
Gerrit-Change-Number: 14415
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190611/efd1a9a2/attachment.htm>


More information about the gerrit-log mailing list