ssh dynamic port tunnelling
useful when using insecure links with a ssh server you can access :
ssh -ND<port on localhost> username@remote-ssh-server
e.g. ssh -ND8080 myusername@192.168.1.1
*** when using firefox, only specify “localhost” in SOCKS Host, port “8080″ & choose “SOCKS 5″ in “connection settings” and leave the other settings blank.
Related posts:
- Secure Your Wireless Connection Walking down to the busy street in Kuala Lumpur, you...
- SSH Client on Blackberry Is there any SSH client for Blackberry phone? Definitely yes,...
- Enable SMTP Port 587 on Exim Most of the ISP block port 25 for outgoing SMTP....
- freebsd port update, monitor outdated port with portsnap we have about 15 freebsd servers with us, ranging from...
- Install MySQL5 on Mac OSX With Darwin Port Before installing MySQL5, please be sure you have Darwin Port...
- Exim, refused: too many connections One of our mailserver having problem last week. It’s caused...
- Tip my Nokia E71 At Home Screen (aka Idle Screen) : press * and...
- Configure Smarthost SMTP Authentication on Postfix My machine at home cannot send email using port 25,...
- MySQL Quick Installation on FreeBSD Quick installation of MySQL Database on FreeBSD Server. Make sure...
- FreeBSD Port: Error Upgrading Perl 5.8.9 Usually I perform portupgrade daily on some of my FreeBSD...