Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2019 03:35:00 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        Eugene Grosbein <eugen@grosbein.net>
Cc:        rgrimes@freebsd.org, src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r345970 - head/libexec/rc
Message-ID:  <201904091035.x39AZ0Kr059855@gndrsh.dnsmgr.net>
In-Reply-To: <97afca1e-5801-d9ec-dfe7-5ceabf9ab05d@grosbein.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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                                                 rgrimes@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904091035.x39AZ0Kr059855>