Correction 29.11 Remote Host Logging with syslogd
Willy Romão
willyr.goncalves at gmail.com
Fri Sep 2 20:04:54 UTC 2016
Hi all,
Please, correct the “29.11.1 Log Server Configuration” (https://docs.freebsd.org/doc/7.2-RELEASE/usr/share/doc/handbook/network-syslogd.html) in line:
syslogd_flags="-a logclient.example.com -vv”
Currently is necessary set client port, if the client not use default port of syslog.
Like:
syslogd_flags="-a logclient.example.com:port -vv"
Or:
syslogd_flags="-a logclient.example.com:* -vv"
Example error log:
validate: dgram from IP 192.168.10.1, port 1026, name logclient.example.com;
rejected in rule 0 due to port mismatch.
Regards,
Willy Romão G. França
Contatos / Contacts:
+55 (31) 3069-8109
+55 3003-5410 - Ramal / Extension: 7090
E-mail / Hangout: willyr.goncalves at gmail.com <mailto:willyr.goncalves at gmail.com>
Twitter: @willyrgf
More information about the freebsd-doc
mailing list