> 09.04.2019 16:22, Rodney W. Grimes wrote:
>
> >> Works as expected (as it should work) for both 11.2 and 12.0
> > ^^ for you, not for me
If you did not actually get a lease I do not see that your
test is complete, so though it worked to a point, it did
not work as expected until you actually obtain a lease.
> > Are you using a em0 type device, or something else?
>
> em0 for FreeBSD as guest inside VirtualBox.
Real hardware here.
> Well, I have no vlans here really outside of VBox so dhclient does not obtain
> a lease for vlan32
> but it tries very hard. So this is not configuration problem.
It tries very hard here too,
and it is not succesful until I do an:
ifconfig em0 down; ifconfig em0 up;
then it immediatly gets a lease.
Something is happening on re-init of em0 that is not
happening in the normal situation.
Could this be one of the iflib bugs, that is fixed in head or stable/12
but not in releng/12?
--
Rod Grimes [email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"