Good Cloud and Wireguard Server

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.

1 Like


So, I understand that in the topology below, PC can be accessed through S2S, but now you can't access PC from phone? If there are any errors, you can also provide the topology diagram


Here you are. This may help.

Thank you for taking the time.

1 Like

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.