From 866d27eb5c901936258d8414e5618d74b496e28e Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 22 May 2017 19:58:06 +0200 Subject: [PATCH] resources.conf: more IP addresses The upcoming BSC+MSC+HLR+MGCPGW style will need four IP addresses. I found six already configured on the main unit, so adding all of them to our resources.conf. Change-Id: Ie0e0ed9bb7fbd87ebe630c32ef59659117d77ed8 --- example/resources.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/example/resources.conf b/example/resources.conf index 8b612483..4bb4dbd9 100644 --- a/example/resources.conf +++ b/example/resources.conf @@ -4,6 +4,9 @@ ip_address: - addr: 10.42.42.1 - addr: 10.42.42.2 - addr: 10.42.42.3 +- addr: 10.42.42.4 +- addr: 10.42.42.5 +- addr: 10.42.42.6 bts: - label: sysmoBTS 1002