• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Plesk Firewall Version 2.2.3-449 and GeoLite2

OverWolf

Regular Pleskian
Server operating system version
Almalinux 9.4
Plesk version and microupdate number
Version 18.0.63 Update #4
Hello,
I'm implemented the GeoLite2 how data source for Firewall extension ((Plesk for Linux) The Plesk Firewall), but when I configure license key I have this error :


Code:
GeoLite2-Country-Blocks-IPv6.csv:462110: expected 6 columns but found 7 - extras ignored
GeoLite2-Country-Blocks-IPv6.csv:462111: expected 6 columns but found 7 - extras ignored
GeoLite2-Country-Blocks-IPv6.csv:462112: expected 6 columns but found 7 - extras ignored
GeoLite2-Country-Blocks-IPv6.csv:462113: expected 6 columns but found 7 - extras ignored

and so on.
Why ? Is this a bug of misconfiguration of firewall extension ?
 
@Kaspar is right. The issue is caused by a known bug identified with ID EXTPLESK-5564. We will introduce a fix in one of the upcoming releases. In the meantime, the workaround we can suggest is to switch to the default “IP to Country Lite” database from DB-IP instead of the MaxMind database of the Plesk Firewall. To do that, please follow the steps above:

1. Log into your server via SSH
2. Open the /usr/local/psa/admin/conf/panel.ini file with your favorite command-line text editor
3. Remove the following contents:

[ext-firewall]
geoipDataSource = maxmind-lite

4. Save the changes
5. Go to Plesk > Tools & Settings > Firewall
6. Move the Firewall protection slider to the left to disable the Plesk firewall
7. Move the Firewall protection slider to the right in order to enable the Plesk firewall
 
Back
Top