From bc330ccc7b75c301f29618e6b02fb2dcea991b1e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 11 Apr 2024 08:01:17 +0200 Subject: synched with live configuration --- config/obr/pf.conf | 2 +- config/obr/relayd.conf | 2 -- config/obr/unbound/etc/root.hints | 4 ++-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/obr/pf.conf b/config/obr/pf.conf index 113fea2..5146ec8 100644 --- a/config/obr/pf.conf +++ b/config/obr/pf.conf @@ -147,7 +147,7 @@ pass in on $ext_if proto tcp from any to port 5912 rdr-to $eurobuild6 port 5902 pass in on $ext_if proto tcp from any to port 5914 rdr-to $eurobuild6 port 5904 pass in on $ext_if proto tcp from any to port 5917 rdr-to $eurobuild6 port 5907 pass in on $ext_if proto tcp from any to port 5919 rdr-to $eurobuild6 port 5909 -pass in on $ext_if proto tcp from any to port 6881:6889 rdr-to $euroweb +pass in on $ext_if proto tcp from any to port 6881:6889 rdr-to $eurobuild3 pass in on $ext_if proto tcp from any to port 6969 rdr-to $eurobuild3 pass in on $ext_if proto tcp from any to port 9981:9982 rdr-to $eurobuild3 pass in on $ext_if proto tcp from any to port 8080 rdr-to $eurobuild3 diff --git a/config/obr/relayd.conf b/config/obr/relayd.conf index f523c4f..b6bac8f 100644 --- a/config/obr/relayd.conf +++ b/config/obr/relayd.conf @@ -26,8 +26,6 @@ http protocol "http_protocol" { match request tag disallowed_host match request quick header "Host" value "www.maschezuoz.ch" \ forward to no tag - match request quick header "Host" value "www-joomla.maschezuoz.ch" \ - forward to no tag match request quick header "Host" value "maschezuoz.ch" \ forward to no tag match request quick header "Host" value "www.andreasbaumann.cc" \ diff --git a/config/obr/unbound/etc/root.hints b/config/obr/unbound/etc/root.hints index f934509..a57b459 100644 --- a/config/obr/unbound/etc/root.hints +++ b/config/obr/unbound/etc/root.hints @@ -9,8 +9,8 @@ ; on server FTP.INTERNIC.NET ; -OR- RS.INTERNIC.NET ; -; last update: September 28, 2023 -; related version of root zone: 2023092801 +; last update: April 19, 2023 +; related version of root zone: 2023041903 ; ; FORMERLY NS.INTERNIC.NET ; -- cgit v1.2.3-54-g00ecf