[Bug 272249] security/sshguard: not detecting log entries containing hostnames
Date: Tue, 27 Jun 2023 18:19:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272249 --- Comment #1 from Kevin Zheng <kevinz5000@gmail.com> --- Thank you for your investigation and report. To summarize, the sshg-parser process cannot resolve DNS names because it is in the FreeBSD capability mode sandbox. This is an upstream issue, and since I'm upstream I'll work on this. Most likely I'll make sshg-parser use cap_getnameinfo if compiled with sandboxing support on FreeBSD. -- You are receiving this mail because: You are the assignee for the bug.