When using GoodCloud can I use Wireguard to access the LAN of one of the routers to access devices using the site to site that is setup with GoodCloud? It seems like when GoodCloud is enabled, Wireguard does not work.
Thank you for your help!
When using GoodCloud can I use Wireguard to access the LAN of one of the routers to access devices using the site to site that is setup with GoodCloud? It seems like when GoodCloud is enabled, Wireguard does not work.
Thank you for your help!
wireguard and goodcloud can work together.
Are you using cloud platform S2S service? Or did you build it by hand?
@radishman Thank you for your reply!
I am using the GoodCould.xyz to create the S2S and I have the working. If I am on the LAN of one of the routers I can access devices on the S2S. Where I am running into the issue is if I use wirguard server and connect using my phone or PC to a GLinet Router using that method, I cant see any devices on the S2S.
It seems that some additional firewall Settings are required. Try to add below firewall rule.
iptables -I FORWARD -i wgserver -o wg1 -j ACCEPT
Also, I would like to know your router model and firmware version.