#9 Integration into IPfires new feature "IP Address Blocklists"

Open
1 jaar geleden werd geopend door DB4711 · 1 opmerkingen

Hello maloe,

IPfire has a new feature "IP Address Blocklists". Wouldn't it be a great place for the integration of this script into this GUI?

Regards

Hello maloe, IPfire has a new feature "IP Address Blocklists". Wouldn't it be a great place for the integration of this script into this GUI? Regards
maloe reageerde 1 jaar geleden
Eigenaar

Hello,

nice idea because it could be quite fast (though not tested yet). It seems to be easy to import result-lists from the ASN-IPFire_Script by adding new entries to the IP Address Blocklists sources in the file /var/ipfire/ipblocklist/source , like this one:

        'ASN_IPFire'      => { 'name'     => 'ASN_IPFire_Script',
                                'url'      => 'file://var/ipfire/ipblocklist/asn_result.lst',
                                'info'     => 'https://notabug.org/maloe/ASN_IPFire_Script',
                                'parser'   => 'ip-or-net-list',
                                'rate'     => '30d',
                                'category' => 'reputation' }

Only problem: this doesn't work with local files and requires the asn_result.lst to be available via https. Adjust the above url parameter!

Hello, nice idea because it could be quite fast (though not tested yet). It seems to be easy to import result-lists from the ASN-IPFire_Script by adding new entries to the IP Address Blocklists sources in the file /var/ipfire/ipblocklist/source , like this one: 'ASN_IPFire' => { 'name' => 'ASN_IPFire_Script', 'url' => 'file://var/ipfire/ipblocklist/asn_result.lst', 'info' => 'https://notabug.org/maloe/ASN_IPFire_Script', 'parser' => 'ip-or-net-list', 'rate' => '30d', 'category' => 'reputation' } Only problem: this doesn't work with local files and requires the asn_result.lst to be available via https. Adjust the above url parameter!
Sign in to join this conversation.
Geen label
Geen mijlpaal
Geen verantwoordelijke
2 deelnemers
Laden...
Annuleren
Opslaan
Er is nog geen inhoud.