X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=master%2Fopt%2Fcluster%2Fslave%2Fetc%2Fnetwork%2Finterfaces;fp=master%2Fopt%2Fcluster%2Fslave%2Fetc%2Fnetwork%2Finterfaces;h=c65d7466e3a4963761c84a6758794def43cc1e5f;hb=6ded6f01e55bbc73e2505f8fdaaf6a4410a038b0;hp=a5d335dfe1bf50094c737be8cad0fe43b3030691;hpb=74cd9444a47ca9295696deae8d8a7c3c1799587b;p=debian6500.git diff --git a/master/opt/cluster/slave/etc/network/interfaces b/master/opt/cluster/slave/etc/network/interfaces index a5d335d..c65d746 100644 --- a/master/opt/cluster/slave/etc/network/interfaces +++ b/master/opt/cluster/slave/etc/network/interfaces @@ -23,12 +23,7 @@ iface eth0 inet dhcp post-up ip route add 238.192.0.0/11 dev eth0 # Delay line post-up ip route add 239.0.0.0/8 dev eth0 - -# The secondary network interface -auto eth1 -iface eth1 inet dhcp - pre-up ip addr flush dev eth1 # FE306 authentification - post-up ip route add 238.0.0.0/24 dev eth1 + post-up ip route add 238.0.0.0/24 dev eth0 # Sensor prod - post-up ip route add 225.0.0.0/8 dev eth1 + post-up ip route add 225.0.0.0/8 dev eth0