Hey fellow Openwrt's
Where I live public IP's are a rare thing so accessing services behind NAT's on the go is a pain.
I managed to finally get my own OpenWRT router on a friends connection with a public IP so I can now ssh in from anywhere.
I have successfully been able to create an SSH tunnel to access Luci and it works.
My problem is that I'd like two SSH clients to be able to talk with eachother. I'd like to create a tunnel on both connections that allows me to run a VPN connection through to the other client.
How do you suggest I best configure the openwrt router to relay traffic from one local port to another and vice versa?
I'm guessing I do it with iptables. I'm not very familiar with that.
Thank you for reading! Appreciate it /a