23 Aug
2014
23 Aug
'14
06:13
Hi On an Ubuntu box, we have this: /etc/network/interfaces # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback auto eth0 iface eth0 inet manual bond-master bond0 auto bond0 iface bond0 inet static address 192.168.1.82 gateway 192.168.1.1 netmask 255.255.255.0 dns-nameserver 192.168.1.132 bond-slaves none auto eth1 iface eth1 inet static address 192.168.0.10 netmask 255.255.255.0 How do I convert that to 13.1? Where does it go? What do I change? Thanks, L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org