From 8a329ef98eb120cc91aac6f7da6cd61dbc1ab950 Mon Sep 17 00:00:00 2001
From: sarthurdev <965089+sarthurdev@users.noreply.github.com>
Date: Thu, 6 Nov 2025 11:14:08 +0100
Subject: geoip: T8049: Add MaxMind database support
---
.../include/firewall/global-options.xml.i | 43 ++++++++++++++++++++++
1 file changed, 43 insertions(+)
(limited to 'interface-definitions/include')
diff --git a/interface-definitions/include/firewall/global-options.xml.i b/interface-definitions/include/firewall/global-options.xml.i
index e19f3a7c5..7ec07100d 100644
--- a/interface-definitions/include/firewall/global-options.xml.i
+++ b/interface-definitions/include/firewall/global-options.xml.i
@@ -130,6 +130,49 @@
enable
+
+
+ GeoIP options
+
+
+
+
+ GeoIP database provider
+
+ db-ip maxmind
+
+
+ db-ip
+ Use GeoIP database by DB-IP.com
+
+
+ maxmind
+ Use GeoIP database by MaxMind (Requires API key)
+
+
+ (db-ip|maxmind)
+
+
+ db-ip
+
+
+
+ Account ID for MaxMind GeoIP database
+
+
+
+
+ License key for MaxMind GeoIP database
+
+
+
+
+ Use MaxMind GeoLite2 database
+
+
+
+
+
Policy for handling IPv4 packets with source route option
--
cgit v1.2.3