summaryrefslogtreecommitdiff
path: root/config/obr/relayd.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-04-23 17:43:21 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-04-23 17:43:21 +0200
commit911535433eca4320c4efcc249e9590382c448444 (patch)
tree4ce3d24dad3c21eb32848b37d4e050a3f2eae2d8 /config/obr/relayd.conf
parent19bb9c4e5973092cb94edd6715abf4dc651f893e (diff)
downloadOpenBSD-firewall-911535433eca4320c4efcc249e9590382c448444.tar.gz
OpenBSD-firewall-911535433eca4320c4efcc249e9590382c448444.tar.bz2
synched with prod
Diffstat (limited to 'config/obr/relayd.conf')
-rw-r--r--config/obr/relayd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/obr/relayd.conf b/config/obr/relayd.conf
index b6bac8f..4769a8b 100644
--- a/config/obr/relayd.conf
+++ b/config/obr/relayd.conf
@@ -58,6 +58,10 @@ http protocol "http_protocol" {
forward to <euroweb> no tag
match request quick header "Host" value "openbsd-firewall.org" \
forward to <euroweb> no tag
+ match request quick header "Host" value "www.patrick-frey.org" \
+ forward to <euroweb> no tag
+ match request quick header "Host" value "patrick-frey.org" \
+ forward to <euroweb> no tag
block request tagged disallowed_host label "BAD host"
}