Hi Guys,
I'm trying to drop incoming connections to my router, which are not listed in a address list, but for some reason the below rule isn't working.
What am I missing?
Any help would be greatly appreciated!
Firewall Filter:
0 ;;; Drop SSH connection from Non-RSA IP's
chain=input action=drop protocol=tcp src-address-list=!RSA-IP-BLOCKS src-port=22
Firewall Address Lists:
# LIST ADDRESS
0 RSA-IP-BLOCKS 41.0.0.0/11
1 RSA-IP-BLOCKS 41.48.0.0/13
2 RSA-IP-BLOCKS 41.56.0.0/16
3 RSA-IP-BLOCKS 41.57.0.0/18
4 RSA-IP-BLOCKS 41.57.112.0/22
5 RSA-IP-BLOCKS 41.57.128.0/18
6 RSA-IP-BLOCKS 41.61.0.0/16
7 RSA-IP-BLOCKS 41.63.64.0/18
8 RSA-IP-BLOCKS 41.66.64.0/18
9 RSA-IP-BLOCKS 41.66.128.0/18
10 RSA-IP-BLOCKS 41.71.0.0/17
11 RSA-IP-BLOCKS 41.72.128.0/19
12 RSA-IP-BLOCKS 41.73.32.0/19
13 RSA-IP-BLOCKS 41.74.96.0/20
14 RSA-IP-BLOCKS 41.74.144.0/20
15 RSA-IP-BLOCKS 41.74.176.0/20
16 RSA-IP-BLOCKS 41.74.192.0/20
17 RSA-IP-BLOCKS 41.74.224.0/20
18 RSA-IP-BLOCKS 41.75.96.0/20
19 RSA-IP-BLOCKS 41.75.128.0/20
20 RSA-IP-BLOCKS 41.75.224.0/20
[SNIP]
LOG:
09:59:43 system,error,critical login failure for user someuser from 78.47.79.193 via ssh
78.0.0.0 is definitely not a South African IP range.