neels submitted this change.
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(-)
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 change 34097. To unsubscribe, or for help writing mail filters, visit settings.