⭕VPN Tunneling
Creating New Interface
You need root in both devices (as you are going to create new interfaces) and the sshd config has to allow root login.
create an interface on both devices:
Enable forwarding in Server side:
Set new route on client side:
NETSH (Windows)
for this to work, the Windows system must have the IP Helper service running and IPv6 support must be enabled for the interface we want to use. Fortunately, both are on and enabled by default on Windows operating systems.
test:
Last updated