Date: Fri, 2 Sep 2016 17:04:49 -0300 From: =?utf-8?Q?Willy_Rom=C3=A3o?= <willyr.goncalves@gmail.com> To: doc@FreeBSD.org Subject: Correction 29.11 Remote Host Logging with syslogd Message-ID: <E77FECF7-16E8-4317-8A49-64990BAF65F2@gmail.com>
next in thread | raw e-mail | index | archive | help
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@gmail.com <mailto:willyr.goncalves@gmail.com> Twitter: @willyrgf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E77FECF7-16E8-4317-8A49-64990BAF65F2>
