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...
- 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...
- Tip my Nokia E71 At Home Screen (aka Idle Screen) : press * and...
- Exim, refused: too many connections One of our mailserver having problem last week. It’s caused...
- 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...
- Wordpress 2.1.2 SQL Injection Vulnerabilities If you are running Wordpress below version 2.1.2, patch it...