From 590b286e4c5641edfd768d90de8cc690721804b9 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 7 Jul 2018 09:19:35 +0200 Subject: synched some configuration from the live firewall --- config/obr/relayd.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config/obr/relayd.conf') diff --git a/config/obr/relayd.conf b/config/obr/relayd.conf index ba52e74..ef8339f 100644 --- a/config/obr/relayd.conf +++ b/config/obr/relayd.conf @@ -48,6 +48,14 @@ http protocol "http_protocol" { forward to no tag match request quick header "Host" value "archlinux32.andreasbaumann.cc" \ forward to no tag + match request quick header "Host" value "www.pgfuse.org" \ + forward to no tag + match request quick header "Host" value "pgfuse.org" \ + forward to no tag + match request quick header "Host" value "www.openbsd-firewall.org" \ + forward to no tag + match request quick header "Host" value "openbsd-firewall.org" \ + forward to no tag block request tagged disallowed_host label "BAD host" } -- cgit v1.2.3-54-g00ecf