Firstly, it is recommendable to use in the peer settings a /32 netmask for the Wireguard address. Secondly, you should add a new rule that allows the Wireguard port, which you are using from the public IP of the PFsense:
After that, restart the peer (disable it and enable it again) and hopefully everything works!
Code:
/ip firewall filteradd chain=forward src-address=*public_ip_of_pfsense* protocol=udp dst-port=*wireguard_port* action=accept
Statistics: Posted by TheCat12 — Mon Feb 05, 2024 10:25 pm