From f6df3cdbb7c8121f91967c0d113aa387626773be Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 14 May 2016 00:43:15 +0200 Subject: [PATCH] IP Copy&Paste Fehler. Zitat @roman: "LOL" --- files/bird-troisdorf2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/bird-troisdorf2.conf b/files/bird-troisdorf2.conf index e8adfec..b925881 100644 --- a/files/bird-troisdorf2.conf +++ b/files/bird-troisdorf2.conf @@ -48,7 +48,7 @@ function is_freifunk() { } filter hostroute { - if net ~ 185.66.193.104/32 then accept; + if net ~ 185.66.193.107/32 then accept; reject; };