I want to VNC into a remote computer connected to my Wireguard server
by wh33t from LinuxQuestions.org on (#58DZW)
My remote computer that is connecting into my wireguard server has a static ip of 10.0.0.10. The wireguard server that is in my home network has a local ip of 192.168.1.10.
From my desktop machine (192.168.1.11) I want to be able to VNC into the 10.0.0.10 machine but cannot. I presume this is because Wireguard itself is acting as a gateway/router and I need to forward the VNC port through it? Is that what I should be trying to do? Or is there an easier way?
I'm pretty novice when it comes networking and really have no clue what terminology I should even be using to help find the solution.
Any tips in the right direction greatly appreciated.


From my desktop machine (192.168.1.11) I want to be able to VNC into the 10.0.0.10 machine but cannot. I presume this is because Wireguard itself is acting as a gateway/router and I need to forward the VNC port through it? Is that what I should be trying to do? Or is there an easier way?
I'm pretty novice when it comes networking and really have no clue what terminology I should even be using to help find the solution.
Any tips in the right direction greatly appreciated.