Peter N. M. Hansteen wrote:
Specifically, I'm looking for the pf equivalent of IPFilter's

map $ext_if 192.168.10.0/24 -> 1.2.3.4/32 proxy port 500 ipsec/udp
map $ext_if 192.168.10.0/24 -> 1.2.3.4/32 proxy port 10000 ipsec/tcp
map $ext_if 192.168.10.0/24 -> 1.2.3.4/32 portmap tcp/udp 1025:65000
map $ext_if 192.168.10.0/24 -> 1.2.3.4/32

browsing the IPF howto briefly, I think you should be able to get those
done via rdr constructs and matching pass rules. The finer details
escape me, though.

map != rdr.

Reply via email to