From 98d9eb21f7753072af5ca864319b98c6a278aa02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Braga?= Date: Mon, 29 Feb 2016 17:37:19 +0000 Subject: [PATCH 1/2] lctr-a6xx: modified IP on lauv-noptilus-1 and lauv-xplore-2. --- systems/lctr-a6xx/lauv-noptilus-1.cfg | 2 +- systems/lctr-a6xx/lauv-xplore-2.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/systems/lctr-a6xx/lauv-noptilus-1.cfg b/systems/lctr-a6xx/lauv-noptilus-1.cfg index 967e1db..09fd82d 100644 --- a/systems/lctr-a6xx/lauv-noptilus-1.cfg +++ b/systems/lctr-a6xx/lauv-noptilus-1.cfg @@ -1,3 +1,3 @@ cfg_hostname='lauv-noptilus-1' -cfg_eth_ext_ip='10.0.10.60' +cfg_eth_ext_ip='10.0.10.80' cfg_escc_script='/etc/escc/hg1700-psimar.sh' \ No newline at end of file diff --git a/systems/lctr-a6xx/lauv-xplore-2.cfg b/systems/lctr-a6xx/lauv-xplore-2.cfg index 3a3864d..e51a351 100644 --- a/systems/lctr-a6xx/lauv-xplore-2.cfg +++ b/systems/lctr-a6xx/lauv-xplore-2.cfg @@ -1,2 +1,2 @@ cfg_hostname='lauv-xplore-2' -cfg_eth_ext_ip='10.0.10.180' +cfg_eth_ext_ip='10.0.10.130' From e12ae5d839159f65b7fc4c9809f634e4b5e43578 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Braga?= Date: Mon, 29 Feb 2016 17:37:42 +0000 Subject: [PATCH 2/2] lauv-aux-rpi: modified IP on lauv-xplore-2-aux. --- systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg b/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg index 67f7aed..1c472f5 100644 --- a/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg +++ b/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg @@ -1,5 +1,5 @@ cfg_hostname='lauv-xplore-2-aux' -cfg_eth_ext_ip='10.0.10.183' +cfg_eth_ext_ip='10.0.10.133' cfg_eth_ext_mk='255.255.0.0' cfg_eth_ext_gw='10.0.0.1' cfg_ptpd_interface='eth0'