Hello, im trying to set up a site to site over wiregard. I can ping both router but i cant ping computers or servers. i dont think i miss anything but i put the config in here. if someone can take a look and let me know or got any pointers.
doverro.rsc (2.03 KB)
mia-ro.rsc (4.11 KB)
It looks like a firewall issue. You either need to have a rule allowing the traffic arriving on the wireguard interface, or you need to add the wireguard interfaces to an interface list with an existing rule.
Ping works to the router because ICMP is allowed by default on the input chain.
If you want to provide full access, I would at the wireguard interface to the “LAN” list with this command:
/interface/list/member/add interface=WG-DOVER list=LAN
The above is for the mia-ro, you need to do the same-ish on both ends.
hello, i did what you said. it is still not let anything over the vpn. its really odd to me becouse i have set one up before and it just worked.