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.conf9
1 files changed, 7 insertions, 2 deletions
diff --git a/config/obr/pf.conf b/config/obr/pf.conf
index f60828c..c6a4599 100644
--- a/config/obr/pf.conf
+++ b/config/obr/pf.conf
@@ -21,7 +21,7 @@ eurobuild4 = 192.168.1.18
eurobuild5 = 192.168.1.21
eurodata = 192.168.1.9
euroweb = 192.168.1.15
-rpmaster = 192.168.1.253
+euromac = 192.168.1.20
# our own networks
table <intNetworks> const { 192.168.1.0/24 }
@@ -105,8 +105,13 @@ pass in on $ext_if proto tcp from any to port 2222 rdr-to $eurodata port 22
pass in on $ext_if proto tcp from any to port 2223 rdr-to $eurobuild3 port 22
pass in on $ext_if proto tcp from any to port 2224 rdr-to $eurobuild4 port 22
pass in on $ext_if proto tcp from any to port 2225 rdr-to $eurobuild5 port 22
-pass in on $ext_if proto tcp from any to port 5900:5999 rdr-to $eurobuild3
+pass in on $ext_if proto tcp from any to port 2226 rdr-to $euromac port 22
+pass in on $ext_if proto tcp from any to port 5999 rdr-to $euromac port 5900
+pass in on $ext_if proto tcp from any to port 5900:5998 rdr-to $eurobuild3
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 9981:9982 rdr-to $eurobuild3
pass in on $ext_if proto tcp from any to port 6001 rdr-to $europa1 port 6000
pass in on $ext_if proto tcp from any to port 9372 rdr-to $eeepc port 9372
+pass in on $ext_if proto udp from any to port 5000:5100 rdr-to $eeepc
+pass in on $ext_if proto tcp from any to port 1720 rdr-to $eeepc
+