What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Unbound "info: . transparent" in unbound log

Slawek P

Senior Member
Hi, I am getting lots of info: . transparent" messages in my unbound log. I have not seen them before, so I guess it must be due to some local-zone and local-data changes I made.
Any suggestions? Why pretty much every query and why dot .
Code:
Mar 26 19:02:45 unbound[4680:0] info: . transparent 10.10.10.10@62291 github.com. A IN
 
Dot represents the root TLD. What extra config do you have in unbound.conf?
 
Hi, I am getting lots of info: . transparent" messages in my unbound log. I have not seen them before, so I guess it must be due to some local-zone and local-data changes I made.
Any suggestions? Why pretty much every query and why dot .
Code:
Mar 26 19:02:45 unbound[4680:0] info: . transparent 10.10.10.10@62291 github.com. A IN
Solved. I was missing explicit local-zone definition corresponding to local-data
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top