From: Christos C. <ch...@cr...> - 2021-06-17 20:40:40
|
> On 17 Jun 2021, at 22:13, jason hirsh <hi...@at...> wrote: > > > >> Begin forwarded message: >> >> From: Jason Hirsh <ka...@ma... <mailto:ka...@ma...>> >> Subject: Dumb Question for the year >> Date: June 17, 2021 at 3:12:09 PM EDT >> To: ssh...@li... <mailto:ssh...@li...> >> >> I am running FreeBSD 13 >> >> I was doing some firewall work and I noticed the table 22 only has entries that I have manually added. >> >> II use to start start SSHguard at through rc.conf >> >> I go to stop using service SSHguard stop and it asks if it is running referring me to /var/run It does not show >> >> I try “service sshguard start”. and I get no errors. I to the stop again and again the same go look at /var/run >> >> I try ps -aux to find process… nothing related shows. >> >> From this I sort of assume no sshguard >> >> Any thoughts or suggestions?? > Did you add sshguard_enable="YES" in /etc/rc.conf ? |