From: Matthijs Kooijman Date: Fri, 17 Apr 2009 12:29:18 +0000 (+0200) Subject: network: Update to new IP address. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=0d49264a06c34ff1f8c00a2856cbe3763f7cced8;hp=e4fb2949b4b3d0467d8ff1b46145934bc20283eb;p=matthijs%2Fservers%2Fdrsnuggles.git network: Update to new IP address. --- diff --git a/etc/network/interfaces b/etc/network/interfaces index 4ca40af..a679bd4 100644 --- a/etc/network/interfaces +++ b/etc/network/interfaces @@ -11,9 +11,9 @@ iface lo inet loopback auto eth0 iface eth0 inet static - address 195.85.225.80 - netmask 255.255.255.192 - gateway 195.85.225.126 + address 94.142.244.14 + netmask 255.255.255.0 + gateway 94.142.244.254 auto eth1 iface eth1 inet static