On Sat, 2014-08-23 at 14:27 +0400, Andrei Borzenkov wrote:
В Sat, 23 Aug 2014 08:13:57 +0200 lynn <lynn@steve-ss.com> пишет:
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?
Just configure them using YaST. Hi OK. Didn't know it did bonding. Not as quick as pasting to a file, but still. . . Thanks.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org