sub2rbl icon indicating copy to clipboard operation
sub2rbl copied to clipboard

OpenWRT utility that syncs online RBLs to iptables via ipset sets.

Results 7 sub2rbl issues
Sort by recently updated
recently updated
newest added

0.0.0.0/8 is reserved [according to IANA since 1981](https://www.iana.org/assignments/ipv4-address-space/ipv4-address-space.xhtml#note2). 0.x.x.x IPv4 addresses shouldn't be routable and not end up in an RBL. Though https://sigs.interserver.net/iprbl.txt contains 0.0.0.0 resulting in "ipset v6.29: Error...

To reflect that there are 3 log levels.

I get the following error message: `sub2rbl -l 2 -f stdout Creating ipset sub2rbl_swing Retrieving RBL (https://rbldata.interserver.net/ip.txt) RBL (https://rbldata.interserver.net/ip.txt) added 7084 entries Retrieving RBL (https://lists.blocklist.de/lists/ssh.txt) RBL (https://lists.blocklist.de/lists/ssh.txt) added 5154 entries...

[rawgit](https://rawgit.com/) is about to end the service, and since you install `curl`, you should directly get the files from github.

The list for dragonresearchgroup. is ded.

Now this script no longer errors out on padavan router firmware due to missing getopts support (CONFIG_ASH_GETOPTS is not set in ./trunk/configs/boards/busybox.config)