dig +trace question

Matt Rowley Matt at arin.net
Fri Jun 21 00:23:48 UTC 2019


Hi Ronald,
You usually need to reinstall packages and ports after you do a major version upgrade to FreeBSD. 

pkg update && pkg upgrade

You should see bind-tools in the list. Version might stay the same but you’ll be getting a different version, compiled against FreeBSD 12. 

cheers,
—Matt



> On Jun 20, 2019, at 5:33 PM, Ronald F. Guilmette <rfg at tristatelogic.com> wrote:
> 
> I just recently "upgraded" my old FreeBSD system to the latest, 12.0
> release.  Now, something that used to work doesn't seem to work anymore,
> specifically "dig +trace" seems to no longer function at all.
> 
> Example:
> 
> ================================================================
> % dig +trace -x 195.154.23.103
> 
> ; <<>> DiG 9.12.4-P1 <<>> +trace -x 195.154.23.103
> ;; global options: +cmd
> ;; Received 17 bytes from 127.0.0.1#53(127.0.0.1) in 0 ms
> 
> 
> ================================================================
> 
> That's all I get.  No more outout.
> 
> It's probably my fault... somehow.  I've revised my firewall rules
> and also, I'm now using local-unbound on the machine in qquestion,
> whereas before I was just using 8.8.8.8.
> 
> I just need to ask:  How can I debug this?  I need to get back to having
> this work.
> 
> Also, on a different machine that I have also recently upgraded to
> FreeBSD 12.0 I am not getting the following strange and unexpected
> error when running dig, regadless of options or arguments:
> 
>   Shared object "libdl.so.1" not found, required by "dig"
> 
> So, I need to ask also:  What's the proper for this separate and
> different error?
> 
> (Note:  On both machines, the particular package I have installed that
> is providing me with the "dig" command is: bind-tools-9.12.4P1.)
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users


More information about the bind-users mailing list