summaryrefslogtreecommitdiff
path: root/config/obr/pf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/obr/pf.conf')
-rw-r--r--config/obr/pf.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/obr/pf.conf b/config/obr/pf.conf
index ac62be4..f60828c 100644
--- a/config/obr/pf.conf
+++ b/config/obr/pf.conf
@@ -85,10 +85,10 @@ pass on $WLAN_if all
# relayd and bruteforce attack scrubbing
pass in on $ext_if proto tcp from any to port 80
-pass in on $ext_if proto tcp from any to port 443
# reroute public services to their machines in the LAN
pass in on $ext_if proto tcp from any to port 25 rdr-to $euroweb
+pass in on $ext_if proto tcp from any to port 443 rdr-to $euroweb
pass in on $ext_if proto tcp from any to port 587 rdr-to $euroweb
pass in on $ext_if proto tcp from any to port 110 rdr-to $euroweb
pass in on $ext_if proto tcp from any to port 143 rdr-to $euroweb