Difference between revisions of "Journalctl -u dnsmasq"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 
+
journalctl -r -u dnsmasq
 
  May 08 22:33:27 SERVER dnsmasq[18982]: Maximum number of concurrent DNS queries reached (max: 150)
 
  May 08 22:33:27 SERVER dnsmasq[18982]: Maximum number of concurrent DNS queries reached (max: 150)
  
Line 9: Line 9:
 
</pre>
 
</pre>
  
 +
Aug 18 12:08:52 SERVER systemd-resolved[754]: Server returned error NXDOMAIN, mitigating potential DNS violation [[DVE-2018-0001]], retrying transaction with reduced feature level UDP
  
  

Latest revision as of 08:55, 20 October 2020

journalctl -r -u dnsmasq
May 08 22:33:27 SERVER dnsmasq[18982]: Maximum number of concurrent DNS queries reached (max: 150)

From man page: https://linux.die.net/man/8/dnsmasq

-0, --dns-forward-max=<queries>
Set the maximum number of concurrent DNS queries. The default value is 150, which should be fine for most setups. The only known situation where this needs to be increased is when using web-server log file resolvers, which can generate large numbers of concurrent queries.
Aug 18 12:08:52 SERVER systemd-resolved[754]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP


See also[edit]

Advertising: