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

Offen
vor 1 Jahr geöffnet von DB4711 · 1 Kommentare
DB4711 kommentierte vor 1 Jahr

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 kommentierte vor 1 Jahr
Besitzer

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!
Anmelden, um an der Diskussion teilzunehmen.
Kein Label
Kein Meilenstein
Niemand zuständig
2 Beteiligte
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.