Files
2022-03-11 19:53:16 +00:00

12 lines
394 B
Plaintext

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
To use ${PKGSTEM} with pf(4), add something similar to the following to
${SYSCONFDIR}/pf.conf:
table <sshguard> persist
block in quick on egress proto tcp from <sshguard> \
to any port ssh label "ssh bruteforce"