restore eth1 on clovis lite configuration
authorLaurent Mazet <laurent.mazet@thalesgroup.com>
Tue, 23 Jun 2015 16:21:26 +0000 (18:21 +0200)
committerLaurent Mazet <laurent.mazet@thalesgroup.com>
Tue, 23 Jun 2015 16:21:26 +0000 (18:21 +0200)
master/etc/network/interfaces

index ea34ae70d5674ddcc2c8b4bd81a581d368d89019..2dd2c2f3404891c0b1ed50e734b5f90f8351c2c6 100644 (file)
@@ -16,7 +16,8 @@ iface eth0 inet static
        post-up ip addr add 10.133.28.160/24 dev eth0
        post-up ip route add default dev eth0
 
-
+# The secondary network interface
+auto eth1
 iface eth1 inet static
        address 10.133.26.161
        netmask 255.255.255.0