Quote from: meyergru on May 10, 2026, 04:45:24 PM@Patrick: You probably misunderstood, @IPinfo is not with IP66...
There are tools to extract CSV or JSON data from MMDB files, which seem to be the only ones that IP66 offers, unlike Maxmind and IPinfo.
However, I was unable to extract all data, including ASN with those, and I got errors all over the place during import to OpnSense, so I wrote my own: https://github.com/meyergru/opnsense-ip66
Later, I found the main problem is that for IPinfo-style .gz files, you need to send a Content-Disposition HTTP header - if you fail to do that, the file will get misinterpreted as a ZIP file in Maxmind format (with multiple files contained in it).
Quote from: Patrick M. Hausen on June 02, 2026, 08:28:30 PM[...] Of course flushing the firewall states will disrupt all active connections which is exactly why it does not happen by default.
Quote from: franco on June 02, 2026, 04:55:24 PMBut hostnames.sh actually tries to get the correct primary mirror first...