summaryrefslogtreecommitdiffstats
path: root/conf.d/01_ipranges.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/01_ipranges.conf')
-rw-r--r--conf.d/01_ipranges.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf.d/01_ipranges.conf b/conf.d/01_ipranges.conf
new file mode 100644
index 0000000..5bf8ba9
--- /dev/null
+++ b/conf.d/01_ipranges.conf
@@ -0,0 +1,5 @@
+geo $kit_client {
+ default 0;
+ 141.52.64.0/23 1;
+ 192.168.26.0/24 1;
+}