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] 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'