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 14:49:38 UTC 2019


pespin has submitted this change and it was merged. ( 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(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Verified



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-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190611/c6682e11/attachment.htm>


More information about the gerrit-log mailing list