no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
fuss:avahi [2022/04/19 08:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Silence Excessive Messages ======
 +
 +Avahi at ''0.6.31'' spews messages such as:
 +<code>
 +Mar 10 08:00:28 srv avahi-daemon[35097]: Invalid response packet from host 192.168.32.1.
 +</code>
 +
 +which are mainly due to Windows clients sending trash.
 +
 +To silence these messages, edit ''/etc/rsyslog.conf'' and add the line:
 +<code>
 +:msg, contains, "Invalid response packet from host" stop
 +</code>
 +
 +right before the line:
 +<code>
 +*.*;auth,authpriv.none          -/var/log/syslog
 +</code>
 +
 +and then restart ''rsyslogd'' with:
 +<code bash>
 +service rsyslog restart
 +</code>
  

fuss/avahi.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.