Dear OpenBsd Ports Support !
Here the OS informations:
uname -a
OpenBSD tron.home 7.1 GENERIC.MP#1 amd64
sysctl -n kern.version
OpenBSD 7.1 (GENERIC.MP) #1: Tue May 3 09:11:23 MDT 2022
r...@syspatch-71-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP*
*
I am using miniupnpd-2.3.0p0.
in the anchor it produces two rules:
pass in quick on XXX inet proto udp from any to any port = XXXX label
"XXXX" rdr-to X.X.X.X port XXXX
nat quick on XXX inet proto udp from X.X.X.X port = XXXX to any label
"XXXX" nat-to X.X.X.X port XXXX
I cannot find anything about this nat syntax in the manual of pf.conf,
also i have never seen this 2nd line and i use miniupnpd and OpenBSD as
a router for a long time...
I can remember i saw this syntax on FreeBSD ...
Sry if i am wrong here, i have used pkg_add and not the ports tree. but
as i know BSD in this case if i compile or pkg_add binary directly it
will be the same ...
cat /etc/installurl
https://ftp2.eu.openbsd.org/pub/OpenBSD
Case opened at https://github.com/miniupnp/miniupnp/issues ...
Thx for you help, Sry for my broken English
Best regards
Christian