summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-10-22 08:32:45 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-10-22 08:32:45 +0200
commite6cb84430329e74d525a54744a99f1a3e9eff48c (patch)
tree4a9d3317b1eef65f7d503953fef563c29be30c17 /config
parent9ba78a0f89a669e3ae2ef59813afcfc667d22bfd (diff)
downloadOpenBSD-firewall-e6cb84430329e74d525a54744a99f1a3e9eff48c.tar.gz
OpenBSD-firewall-e6cb84430329e74d525a54744a99f1a3e9eff48c.tar.bz2
synched with live configuration
Diffstat (limited to 'config')
-rw-r--r--config/obr/badhosts9
-rw-r--r--config/obr/pf.conf2
2 files changed, 10 insertions, 1 deletions
diff --git a/config/obr/badhosts b/config/obr/badhosts
index dc56d37..49a874e 100644
--- a/config/obr/badhosts
+++ b/config/obr/badhosts
@@ -322,13 +322,20 @@
185.191.171.20
185.191.171.22
185.191.171.26
+185.191.171.1
+185.191.171.2
185.191.171.3
+185.191.171.34
+185.191.171.35
+185.191.171.36
185.191.171.4
185.191.171.41
185.191.171.43
185.191.171.45
185.191.171.7
185.191.171.8
+
+
# Adsbot
216.18.204.206
# PetalBot/Spiegel is just not tamable but via an explicit ban
@@ -596,3 +603,5 @@
114.119.159.58
114.119.159.6
114.119.159.79
+# Barkrowler
+154.54.249.201
diff --git a/config/obr/pf.conf b/config/obr/pf.conf
index 5146ec8..113fea2 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 $eurobuild3
+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 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