neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/34097 )
Change subject: ttcn3-hnbgw-latest: fixup for cnpool: bind CTRL to 0.0.0.0
......................................................................
ttcn3-hnbgw-latest: fixup for cnpool: bind CTRL to 0.0.0.0
Change-Id: I70c8d8fc61830cb46dcc580b7e344425f7c6c26d
---
M ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/97/34097/1
diff --git a/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg
b/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg
index 329ea7d..7ccbc7b 100644
--- a/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg
+++ b/ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg
@@ -19,6 +19,8 @@
line vty
no login
bind 0.0.0.0
+ctrl
+ bind 0.0.0.0
!
cs7 instance 0
asp asp-clnt-msc-0 2905 2905 m3ua
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/34097
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I70c8d8fc61830cb46dcc580b7e344425f7c6c26d
Gerrit-Change-Number: 34097
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange