Here's another rule. It redirects port to Remote Administrator (like VNC):
# pfctl -s nat|grep 4899
rdr on tun0 inet proto tcp from any to any port = 54545 -> 192.168.0.246 port 4899

This redirection works fine.
Putting a "pass" between "rdr" and "on" in my rule doesn't help.

Best, Yuriy A. Dmitrishin.

Reply via email to