hello. I have 3 wireguard nodes
my laptop
an lxc server at home
an oracle cloud instance
im trying to allow my laptop to be able to access my lan and my lan machine and my laptop to use the cloud instance to access the internet. with my current setup the cloud instance has network access the lan server and cloud vps can access the internet but not peers and my laptop has no dns but can reach 1.1.1.1ands cant reach any peers.
i have setup basic wireguard hub and spoke setups before by hand but im struggling with this setup.
snippet of my inventory related to wireguard
hello. I have 3 wireguard nodes my laptop an lxc server at home an oracle cloud instance
im trying to allow my laptop to be able to access my lan and my lan machine and my laptop to use the cloud instance to access the internet. with my current setup the cloud instance has network access the lan server and cloud vps can access the internet but not peers and my laptop has no dns but can reach 1.1.1.1ands cant reach any peers. i have setup basic wireguard hub and spoke setups before by hand but im struggling with this setup. snippet of my inventory related to wireguard
wg on cloud instance
for some reason my laptop isnt showing as a peer cloud wg0.conf
running wg on my home server shows both peers
i have definatly added the security list to allow wireguard through on oracle cloud (allows udp traffic on port 51820)