Hi all, I use OpenBSD as a firewall with nat function for local network. For special reason now I need change some destination ports for outgoing traffic to every internet server.
For example when internal PC a.a.a.a wants to connect internet server b.b.b.b on port p1 I need transparently redirect connection to port p2 of the same internet server b.b.b.b. But b.b.b.b represents every internet server, which client wants to connect. Could you please help me construct the pf rule? Thanks Karel