Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15394

Beginner Basics • Re: Troubleshooting wireguard S2S VPN

$
0
0
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:
Code:
/ip firewall filteradd chain=forward src-address=*public_ip_of_pfsense* protocol=udp dst-port=*wireguard_port* action=accept
After that, restart the peer (disable it and enable it again) and hopefully everything works!

Statistics: Posted by TheCat12 — Mon Feb 05, 2024 10:25 pm



Viewing all articles
Browse latest Browse all 15394

Trending Articles