Date: Tue, 27 Jun 2023 18:19:10 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 272249] security/sshguard: not detecting log entries containing hostnames Message-ID: <bug-272249-7788-QOnODUwWZs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272249-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-272249-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272249 --- 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 mo= de sandbox. This is an upstream issue, and since I'm upstream I'll work on thi= s. Most likely I'll make sshg-parser use cap_getnameinfo if compiled with sandboxing support on FreeBSD. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272249-7788-QOnODUwWZs>