From 3b96cf3bb427f259601af590e77fdf41fb0ba25e Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Fri, 7 Jun 2019 14:54:38 +0200 Subject: Add script to regenerate VTY and counter documentation This script needs access to the VTY interface, so I changed some remaining config files to bind the VTY interface to 0.0.0.0. There are a couple of services that do that already. Related: OS#1700 Change-Id: Ic5cf7f59de0c18d4c5568b89433c2b11db2a72a5 --- osmo-mgw-master/osmo-mgw.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'osmo-mgw-master') diff --git a/osmo-mgw-master/osmo-mgw.cfg b/osmo-mgw-master/osmo-mgw.cfg index 44653e3..682c4ed 100644 --- a/osmo-mgw-master/osmo-mgw.cfg +++ b/osmo-mgw-master/osmo-mgw.cfg @@ -31,6 +31,7 @@ stats interval 5 ! line vty no login + bind 0.0.0.0 ! mgcp bind ip 172.18.0.180 -- cgit v1.2.3