Difference between revisions of "Journalctl -u dnsmasq"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 
+
journalctl -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)
  

Revision as of 08:55, 20 October 2020

journalctl -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

Advertising: