Wednesday, April 09, 2025

Re: 7.6amd64 relayd cant find natlook to perform "forward to nat lookup" directive

/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