From: Laurent Mazet Date: Tue, 23 Jun 2015 16:21:26 +0000 (+0200) Subject: restore eth1 on clovis lite configuration X-Git-Tag: debian_7.8.3~11 X-Git-Url: https://secure.softndesign.org/git/?a=commitdiff_plain;h=bb76ff390e8d4a6d0e6af05ccded0584ab6abf90;p=debian6500.git restore eth1 on clovis lite configuration --- diff --git a/master/etc/network/interfaces b/master/etc/network/interfaces index ea34ae7..2dd2c2f 100644 --- a/master/etc/network/interfaces +++ b/master/etc/network/interfaces @@ -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