From: Ludovic CHEVALIER Date: Sun, 4 Dec 2016 14:44:35 +0000 (+0100) Subject: Modifications : etc/local.sh X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=8d8a4a9b22f78c1d94333e0912f5eb7062423504 Modifications : etc/local.sh --- 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"