On 06/29/2017 09:40 PM, Mike Wright wrote:
On 06/29/2017 06:48 PM, Doug wrote:
On 06/29/2017 08:32 PM, JD wrote:
On 06/29/2017 07:10 PM, jdow wrote:
iptables -t filter -A IN_public_deny -p tcp --dport pop3s --syn -m
recent --name pop3s_attack --rcheck --seconds 90 --hitcount 2 -j
LOG --log-prefix 'SSH2 REJECT: ' --log-level info
My iptables replied:
iptables: No chain/target/match by that name.
How is it created?
How is WHAT created? I'm snowed!
Hi Doug,
Since firewalld didn't recognize that chain I'm starting to wonder if
you are even running a firewall on your system which, if not, puts
your system at great risk.
As root type "iptables-save". If you get a lot of output you have
some sort of firewalling in place. If there is nothing there or only
the two rules I provided earlier you do not have a safe machine
because there are no firewall rules in place. If that is indeed the
case you need to search for how to turn on a firewall on fedora and
make that your priority.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
I have no firewall. What I want is something like Windows has:
Bitdefender, or Malware Bytes. If I turn on any of the suggested
firewalls, something that I
use will probably be blocked--email, Google, something. Sorry I'm just
too stupid to understand this. I don't normally ever boot into Windows,
but I have it on a couple
of machines--not this one.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx