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: [email protected] <mailto:[email protected]>
Twitter: @willyrgf



_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to