/etc/pf.conf already contains rdr-to rule as shown:
pass in on $int_if inet proto tcp from $lan to any port https rdr-to lo0 port 1082
In some previous releases this configuration works smooth, now broken.
relayd was used as proxy from lan port https to World destination addresses.
Which rules I need to add into PF config to have it working?
Martin
No comments:
Post a Comment