https://bugzilla.novell.com/show_bug.cgi?id=863371 https://bugzilla.novell.com/show_bug.cgi?id=863371#c7 --- Comment #7 from Sid Boyce <sboyce@blueyonder.co.uk> 2014-02-17 21:27:06 UTC --- I tried "wicked convert ifcfg-br0 > ifcfg-bro.xml" with device enp5s6 and eth1, but neither worked. tindog:/etc/sysconfig/network # cat routes default 192.168.10.103 - br0 tindog:/etc/sysconfig/network # cat ifcfg-br0.xml <interface> <name>br0</name> <control> <mode>boot</mode> <link-detection> <timeout>30</timeout> <require-link/> </link-detection> </control> <bridge> <stp>false</stp> <ports> <port> <device>br0</device> </port> </ports> </bridge> <link/> <ipv4:static> <address> <local>192.168.10.10/24</local> </address> <route> <nexthop> <gateway>192.168.10.103</gateway> <device>br0</device> </nexthop> </route> </ipv4:static> <client-info> <config-origin>compat:./ifcfg-br0</config-origin> <config-uuid>000301c0-0700-9000-ee00-000066c6ff52</config-uuid> </client-info> </interface> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.