The port-forwarding tag has no wiki summary.
6
votes
2answers
2k views
ssh port forward to access my home machine from anywhere
http://serverfault.com/questions/303937/how-to-make-freebsd-box-accessible-from-internet
I want to understand this whole process of port forwarding.
I read so many things but failing to understand ...
5
votes
4answers
928 views
How to debug SSH port forwarding
This is an extension to ssh port forward to access my home machine from anywhere
I tried things mentioned there but I am not able to ssh to my machine.
Netgear router settings for port forwarding:
...
5
votes
2answers
373 views
How can I forward traffic from my publicly available server to a computer that is not publicly available?
My home computer is behind an ISP-level NAT which does not allow me to host game servers as a result.
I have a VPS which I use as a web server. I want to host a game server of Minecraft, but the VPS ...
3
votes
1answer
497 views
Set up password-less SSH tunneling from home computer behind NAT to inside computer behind gateway
My home computer is behind an ISP-level NAT (and firewall).
The target computer is work computer behind gateway. You have to log to gateway computer first via SSH (as it is the only one visible and ...