Hi Guys,
I am very beginner. Can you please help me with the steps how to configure my HAP lite router to work as a SSH PORT forwarding tunnel to redirect all wireless traffics trough an ssh port forwarding tunnel.
What I want:
- mikrotik make a ssh connection as a tunnel to my vps server.
ssh -D 127.0.0.1:1082 -N root@myVPS.com
- Route all traffics to a wireless to this tunnel.