Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5000

Networking and servers • Remote access to my dad's network - Wireguard, nftables

$
0
0
I want to remotely help my elderly dad with his computer.

I have the following:
  • A Mikrotik Router successfully creating a Wireguard VPN from my house (Network: 192.168.64.0/24 with wg endpoint: 10.100.0.1) to a RPi at his house (Network: 192.168.1.0/24 with wg endpoint: 10.100.0.4)
  • I can log onto the pihole at his house successfully.
  • I can access his router if I RDP from my house to the RPI - then use the RPi browser to get to the router.
I now want to do 2 things:
  • Access his Router (192.168.1.254) from a browser from my house
  • VNC to his computer (I have the VNC service set up and working already on that computer)
What I can't understand how to do is to use te RPI to hop to his Router and his computer. I have tried iptables and nftables and have set "net.ipv4.ip_forward=1" but have failed.

Please could someone point me at the basic task I need to do. Do I use port forwarding? Do I use Routing? Do I use NAT? Do I use nftables?

Thanks in advance.

Howdey57

Statistics: Posted by howdey57 — Sun Mar 10, 2024 1:58 pm — Replies 0 — Views 23



Viewing all articles
Browse latest Browse all 5000

Trending Articles