Access port on machine by connecting to other machine via SSH?
Posted
by
piquadrat
on Super User
See other posts from Super User
or by piquadrat
Published on 2012-06-05T06:37:20Z
Indexed on
2012/06/05
16:42 UTC
Read the original article
Hit count: 237
ssh
|port-forwarding
I have to access my home router's web interface on port 80. Unfortunately, the only way into the network I have at the moment is SSH to another machine on the same network.
me ---|---SSH Box----Home Router
My Google foo seems to have abandoned me, I couldn't didn't find anything helpful. Any ideas? Thanks!
To clarify: I'm not at home right now. I do however have access to one machine on the network (a QNAP NAS) over SSH. I need to access the home router web interface on port 80 from my notebook which is outside of the home network.
© Super User or respective owner