Create IP list based on ASN gives Error: iplist file too small

Hi,

I would like to create an IP list based on a ASN as suggested on the IPverse Github page.
For example: 141.98.11.16 (based in Lithuania) generates ASN: 209605.
I create the IPset url like so:
https://raw.githubusercontent.com/ipverse/asn-ip/master/as/209605/ipv4-aggregated.txt
When trying to add the link I get the following error:

Error: iplist file too small (<10), ignoring

I’m aware of this ‘problem’ but not aware of a workaround since I can’t edit this file manually.

Any thoughts?

Thanks!

You can combine multiple ipset files like this:

If you create an second ipset file with for example
1.1.1.1/32
1.1.1.2/32

Thank you @eris!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.