|
More information: I just realized that openSUSE 13.2 is using wicked service to configure the network interfaces. When I do "wicked show all" I get this: lo up link: #1, state up type: loopback config: compat:/etc/sysconfig/network/ifcfg-lo leases: ipv4 static granted addr: ipv4 127.0.0.1/8 [static] dummy0 device-unconfigured link: #2, state down, mtu 1500 type: dummy, hwaddr 0e:9f:6f:00:f2:cf eth0 up link: #3, state up, mtu 1500 type: ethernet, hwaddr f2:3c:91:26:d8:92 config: compat:/etc/sysconfig/network/ifcfg-eth0 leases: ipv4 static granted addr: ipv4 139.162.28.179/24 [static] route: ipv4 default via 139.162.28.1
(more entries truncated)
So, it looks like the dummy interface is the Virtio Network Device. I guess it is ok to just leave that entry inside Yast..?
|