Re: Traffic filtering

2017-11-02 Thread Marko Cupać
On Mon, 30 Oct 2017 20:50:46 + greg...@airmail.cc wrote: > Hi, > I'm new to this area, but I would like to filter some traffic. > The goal is to keep people secure while web browsing, not to censure. > And also enable better privacy, mainly stop "malware" and > tracking/ads as restrictively as

Re: Traffic Filtering

2017-11-01 Thread 10ejcpdjsc0
OP here. I was reading more about it and you can actually (mostly) block entire companies such as ads networks, Google, Facebook, Akamai, Yahoo, etc, using their AS number. For example, use this tool to find the corporation: https://www.ultratools.com/tools/asnInfo Then get their IP list (substit

Re: Traffic filtering

2017-10-30 Thread Erik van Westen
Op 30-10-2017 om 22:37 schreef x9p: > >> I use the blocklists from emergingthreats.net. Is already in a format >> that  Works wonderfully. >> >> http://rules.emergingthreats.net/fwrules/emerging-PF-ALL.rules > > Good to use HTTPS to avoid someone tampering with the list via DNS/etc.. So use https:

Re: Traffic filtering

2017-10-30 Thread x9p
I use the blocklists from emergingthreats.net. Is already in a format that  Works wonderfully. http://rules.emergingthreats.net/fwrules/emerging-PF-ALL.rules Good to use HTTPS to avoid someone tampering with the list via DNS/etc.. Just fetch them through a cron job, include them in pf.conf

Re: Traffic filtering

2017-10-30 Thread Sterling Archer
I use these lists myself: http://sysctl.org/cameleon/hosts https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt https://hosts-file.net/ad_servers.txt https://mirror1.malwaredomains.com/files/justdomains https://raw.githubuserco

Re: Traffic filtering

2017-10-30 Thread Erik van Westen
Op 30-10-2017 om 21:50 schreef greg...@airmail.cc: > Hi, > I'm new to this area, but I would like to filter some traffic. > The goal is to keep people secure while web browsing, not to censure. > And also enable better privacy, mainly stop "malware" and > tracking/ads as restrictively as possible.