summaryrefslogtreecommitdiff
path: root/config/obr/relayd.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-07-07 09:19:35 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-07-07 09:19:35 +0200
commit590b286e4c5641edfd768d90de8cc690721804b9 (patch)
tree6183ad67048edf85f6ce61e3975c86f58776f658 /config/obr/relayd.conf
parentb08020c31d2d6400e63c1b49ecb9c27dcb6f65fd (diff)
downloadOpenBSD-firewall-590b286e4c5641edfd768d90de8cc690721804b9.tar.gz
OpenBSD-firewall-590b286e4c5641edfd768d90de8cc690721804b9.tar.bz2
synched some configuration from the live firewall
Diffstat (limited to 'config/obr/relayd.conf')
-rw-r--r--config/obr/relayd.conf8
1 files changed, 8 insertions, 0 deletions
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 <euroserver> no tag
match request quick header "Host" value "archlinux32.andreasbaumann.cc" \
forward to <eurobuild3> no tag
+ match request quick header "Host" value "www.pgfuse.org" \
+ forward to <euroweb> no tag
+ match request quick header "Host" value "pgfuse.org" \
+ forward to <euroweb> no tag
+ match request quick header "Host" value "www.openbsd-firewall.org" \
+ forward to <euroweb> no tag
+ match request quick header "Host" value "openbsd-firewall.org" \
+ forward to <euroweb> no tag
block request tagged disallowed_host label "BAD host"
}