HELLO_wORLD
Very Senior Member
Ok, studying your output, it seems that the script is working and filtering. That is good news for R9000 because the script is working! And right now, you are protected (if you did not use clean)
Now, the problem is that my way of checking if the blocklist is working is not working properly on R9000, likely because of little differences in installed binaries (different versions, etc...)
The good news is suspect it can be easily fixed, but I will need your help as I don’t have a R9000.
With the script running (if you used the script with clean, please use restart or update again)
Would you try these commands for me and give me the output?
And
Thank you!
Now, the problem is that my way of checking if the blocklist is working is not working properly on R9000, likely because of little differences in installed binaries (different versions, etc...)
The good news is suspect it can be easily fixed, but I will need your help as I don’t have a R9000.
With the script running (if you used the script with clean, please use restart or update again)
Would you try these commands for me and give me the output?
Code:
iptables -S 2>/dev/null | grep -F "FwBl" | grep -Fv "LOG"
And
Code:
iptables -S 2>/dev/null | grep -F "FwBl" | grep -Fv "LOG" | md5sum -
Thank you!
Install info:
The script is properly installed.
- firewall-blocklist version: v3.2.0
- This is the last version.
- iprange is not installed.
"Something is not working"
...