redhat27
Very Senior Member
SureCourse that is what makes this forum so much fun. Right?
SureCourse that is what makes this forum so much fun. Right?
You and Xentrk and Jack have been very helpful and I appreciate it!Sure
OK wait maybe I have a problem. Since updating my script to the latest version I seem to have a problem with IPSET_Block.sh save it hasn't successfully blocked anything since. Should I reboot or.....? Any ideas to help me thanks!New version updated and working awesome. Great work on this script bud!!
Not sure what that other script does, but I can assure you nothing changed in this script that could have an impact. Only change is the inclusion of the manual (optional) blacklist.Since updating my script to the latest version I seem to have a problem with IPSET_Block.sh
I run both IPSET_Block and Ya-Malware together and don't have a problem. Try using the "Init reset"(Check thread for correct syntax) option on IPSET.Not sure what that other script does, but I can assure you nothing changed in this script that could have an impact. Only change is the inclusion of the manual (optional) blacklist.
I have not used IPSET_Block. All I can say is nothing changed in this script that should cause a behavior change that was not there before. You can look at the commit diff in github.I run both IPSET_Block and Ya-Malware together and don't have a problem. Try using the "Init reset"(Check thread for correct syntax) option on IPSET.
You can check out the update frequency of each of the lists in the FireHOL site (links in post #1)I have some general questions.
How often do the block lists change?
Would it suffice to run this script once a day or do changes occur fairly often?
Ok, thanks!You can check out the update frequency of each of the lists in the FireHOL site (links in post #1)
On the main page, the site says "average update frequency: 36 minutes"
Of course, you can choose to update the data as often as you choose. The whole point in having a minimalist script is to do the task of updating as quickly with the least load on the routers CPU as possible.
I think updating it at the suggested example of every 6 hours should be an acceptable solution. I do it every 6 hours myself.
For me, apple.com resolves toI think this is blocking https://apple.com/UK but none of the ips i checked are found in the lists. Anyone able to help?
curl -kL https://apple.com/UK
No problem! Gave me a chance to mention the update frequency from the firehol site and the suggested run frequency on your routerI don't read everything as I should(Bad eyes).
Router can retrieve page fine, so I'm a bit stumped as to why clients cannot access itFor me, apple.com resolves to
17.178.96.59
17.142.160.59
17.172.224.47
I noticed that these IPs are not there in the YAMalware* ipsets. But I can access the https://apple.com/UK just fine.
Are you not able to ping those IPs or do aon your router?Code:curl -kL https://apple.com/UK
I have all 4 FireHOL Levels enabled, and I can assess the site.
Try a lowercase ukRouter can retrieve page fine, so I'm a bit stumped as to why clients cannot access it
Hmm, not sure what's going on with your setup. Its loading just fine for meNope. Fired up dev console and its the cdn images.apple.com timing out and failing to serve the js and css resources.
Try this variant and let me know please (on tomato firmware):
Code:wget -O /jffs/scripts/ya-malware-block.sh https://raw.githubusercontent.com/shounak-de/misc-scripts/master/ya-malware-block-tomato.sh
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!