2011/8/22 Lázaro Morales :
>
> After a fresh install of libvirt in a box with one physical interface
> (eth0), I tried to set up a bridged network in br0:
>
> [ifcfg-eth0:]
>
> DEVICE=eth0
> HWADDR=48:5b:39:ba:f9:2a
> NM_CONTROLLED=no
> BRIDGE="br0"
> ONBOOT=yes
> NETMASK=255.255.255.0
> IPADDR=192
Hello,
After a fresh install of libvirt in a box with one physical interface
(eth0), I tried to set up a bridged network in br0:
[ifcfg-eth0:]
DEVICE=eth0
HWADDR=48:5b:39:ba:f9:2a
NM_CONTROLLED=no
BRIDGE="br0"
ONBOOT=yes
NETMASK=255.255.255.0
IPADDR=192.168.0.10
GATEWAY=192.168.0.2
DNS2=192.16