Displaying 2 results from an estimated 2 matches for "894300f8".
Did you mean:
894300
2016 May 13
1
Re: dhcpd (via systemd) @boottime which does not wait for the interface..
...here is an IP attached to this configuration, like I said
already it's pretty plain vanilla setup, should be very easy to
reproduce for anybody, for you too.
Use Centos (probably any RHEL derivative) and have one virtbr like
this:
<network>
<name>default</name>
<uuid>894300f8-ecb4-4bac-8d1f-db3872d87435</uuid>
<forward mode='route'/>
<bridge name='virbr0' stp='on' delay='0'/>
<mac address='52:54:00:e6:14:c9'/>
<ip address='10.5.10.17' netmask='255.255.255.240'>
</ip>
&l...
2016 May 12
2
Re: dhcpd (via systemd) @boottime which does not wait for the interface..
On Fri, 2016-05-06 at 07:41 -0400, Laine Stump wrote:
> On 05/04/2016 08:40 AM, lejeczek wrote:
>
> > hi users
> >
> >
> > I have my dhcpd to serve nothing but virbr0 (libvirt), OS is Centos
> > 7.2
> > Dhcpd would not start, complaining like this:
> >
>
> Is virbr0 created by libvirt as part of one of its "virtual
>