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.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/obr/pf.conf b/config/obr/pf.conf
index eafedac..51944a5 100644
--- a/config/obr/pf.conf
+++ b/config/obr/pf.conf
@@ -13,6 +13,7 @@ int_if = vr2
WLAN_if = athn0
# service machines
+europa1 = 192.168.1.2
euroserver = 192.168.1.12
eurodata = 192.168.1.9
euroweb = 192.168.1.15
@@ -93,9 +94,6 @@ pass in on $ext_if inet proto tcp to port 21 divert-to 127.0.0.1 port 8021
pass out on $int_if inet proto tcp to $eurodata port 21 user proxy
pass in on $ext_if inet proto tcp to port 2121 divert-to 127.0.0.1 port 8022
pass out on $int_if inet proto tcp to $euroserver port 2121 user proxy
-pass in on $ext_if proto tcp from any to port 2221 rdr-to $euroweb port 22
-pass in on $ext_if proto tcp from any to port 2222 rdr-to $rpmaster port 22
pass in on $ext_if proto tcp from any to port 2223 rdr-to $euroserver port 22
-pass in on $ext_if proto tcp from any to port 8080 rdr-to $euroserver port 8080
pass in on $ext_if proto tcp from any to port 5900:5999 rdr-to $euroserver
pass in on $ext_if proto tcp from any to port 6881:6889 rdr-to $euroserver