network: Update to new IP address.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 17 Apr 2009 12:29:18 +0000 (14:29 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 17 Apr 2009 12:29:18 +0000 (14:29 +0200)
etc/network/interfaces

index 4ca40af586c997b0a2b80c54eff95b2cd542de6f..a679bd4b2a6d783cbc050e1992051a7120b408d2 100644 (file)
@@ -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