Hi Beagle,
I have finally managed to do what you had in minde.
My config is Vultr wireguard VPN server and at home Wireguard client.
- had to open ports on firewall on Vultr
- in iptables on allow prerouting from 0.0.0.0/0 to 10.99.0.2
- enable ipv4 forwarding on both machines (server and client)
- iptables to allow incoming packets to 10.99.0.2 from 10.99.0.1 and allow ipv4 forwarding to my network.
Now I have static IPV4 in Frankfurt Germany which is forwarded to my network @home, and I’m not even close to that location
I will post full config once I get home. Second idea is to create Vultr pfSense and pfSense on my end.