Archive for February, 2008

Comments Off

SSH – tip


2008
02.08

To get access to something behind a firewall, you use the command

 ssh -N -f -L [local port on your computer]:[internal DNS name or IP address on the remote computer]:[remote port]  [username]@[DNS name or IP address to the firewall]

:-)


Bad Behavior has blocked 50 access attempts in the last 7 days.