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 <[email protected]>
Gerrit-MessageType: newchange

Reply via email to