Main public logs

Combined display of all available logs of wiki.TerraBase.info. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:09, 28 June 2026 Root talk contribs created page DDNS Monitoring (Created page with "...wanna see of DDNS is working between NAMED / BIND and OpenWRT's DDNS Service (Scripts)? On the NAMED / BIND Server for monitoring Network Traffic related to DDNS (requires setting up appropriate logging in named.conf, not covered here): <code>tail -n0 -F /WhatEverPath/WhatEverFileName.log 2>/dev/null | grep --line-buffered -Ei 'signer "ddns" approved|update .*approved|updating zone|adding an RR|deleting rrset|BADKEY|BADSIG|BADTIME|NOTAUTH|REFUSED|denied'</code> On t...") Tag: Visual edit