firehol / blocklist-ipsets

ipsets dynamically updated with firehol's update-ipsets.sh script
https://iplists.firehol.org
3.18k stars 385 forks source link

Cloudflare public dns 1.1.1.1 & 1.0.0.1 #57

Open D1n0Bot opened 6 years ago

D1n0Bot commented 6 years ago

Seems like firehol is blocking the above 2 ip used for Cloudflare public dns.

Kindly assist.

Thanks.

ktsaou commented 6 years ago

let me check:

# printf "1.1.1.1\n1.0.0.1\n" | iprange - --compare-next *.{ip,net}set | grep -v ",0$"
stdin,voipbl.netset,2,45181,2,48066,48067,1
stdin,packetmail_emerging_ips.ipset,2,18,2,18,19,1
stdin,hphosts_psh.ipset,2,40735,2,40735,40736,1
stdin,hphosts_fsa.ipset,2,28461,2,28461,28462,1
stdin,hphosts_emd.ipset,2,32293,2,32293,32294,1
stdin,blueliv_crimeserver_online.ipset,2,73508,2,73508,73509,1
stdin,bitcoin_nodes.ipset,2,9283,2,9283,9283,2
stdin,bitcoin_nodes_7d.ipset,2,17097,2,17808,17808,2
stdin,bitcoin_nodes_30d.ipset,2,33074,2,35659,35659,2
stdin,bitcoin_nodes_1d.ipset,2,10865,2,11063,11063,2
stdin,bitcoin_blockchain_info_30d.ipset,2,8117,2,8196,8197,1

which one do you use?

D1n0Bot commented 6 years ago

bitcoin_nodes_30d.ipset

ktsaou commented 6 years ago

Well, as you can see these IPs are listed even on bitcoin_nodes.ipset. So, the list maintainer believes these IPs are really bitcoin nodes.

Generally, I never alter the content of the lists. I just analyze them. So if you believe this list has wrong listings, you should contact the list maintainer.

D1n0Bot commented 6 years ago

Will do.. thanks.