aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2023-08-08 05:40:38 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2023-08-08 05:40:38 +0200
commit81bf25a96df3e428d23cf44fd302abe96553264a (patch)
tree4657807f19c19c934dda375679482c6c6a2e0aae
parentc2b05caf6e13624d13e21dec6698f87ea5dbff34 (diff)
hnbgw: fixup for cnpool: bind CTRL to 0.0.0.0
-rw-r--r--ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg2
-rw-r--r--ttcn3-hnbgw-test/osmo-hnbgw.cfg2
2 files changed, 4 insertions, 0 deletions
diff --git a/ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg b/ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg
index 61d6236..07413a4 100644
--- a/ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg
+++ b/ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg
@@ -19,6 +19,8 @@ log stderr
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
diff --git a/ttcn3-hnbgw-test/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
index 9f75d46..ff6172b 100644
--- a/ttcn3-hnbgw-test/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
@@ -19,6 +19,8 @@ log stderr
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