From 8d8a4a9b22f78c1d94333e0912f5eb7062423504 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Sun, 4 Dec 2016 15:44:35 +0100 Subject: [PATCH] =?utf8?q?Modifications=C2=A0:=20=20=20=20=20=20=20=20=20e?= =?utf8?q?tc/local.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- etc/local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/local.sh b/etc/local.sh index fdf1766..5b286cb 100644 --- a/etc/local.sh +++ b/etc/local.sh @@ -81,7 +81,7 @@ local_e2fs_extended_options=${local_e2fs_stride:+,stride=$local_e2fs_stride}${lo readonly local_arch="amd64" readonly local_bridge="br-gresille" readonly local_ipv4="91.216.110.42" # NOTE: IPv4 publique assignée par Grésille -readonly local_gateway="91.216.110.6" # NOTE: estran.grenode.net +readonly local_gateway="91.216.110.10" # NOTE: estran.grenode.net readonly local_lsb_name="jessie" readonly local_mac="00:16:3E:E5:98:42" # NOTE: addresse MAC assignée par Grésille readonly local_netmask="255.255.255.192" -- 2.20.1