Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Bypass ANY Firewall/Hide Traffic - SSH (Part 1 of 2)

Loading...

Sign in or sign up now!
35,385
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Feb 18, 2010

In this tutorial I show how to bypass ANY firewall restriction (Blocked ports, websites, etc...) as well as encrypt all network activity by creating an SSH Tunnel. By doing this you can create a secure tunnel to your home system (SSH Server) and access the internet from the remote location as though you're using your home internet.




Commands Used:

- cd C:\Program Files\OpenSSH\etc
(Changes to the specified directory)

- mkgroup -l (GREATER THAN SYMBOL) ..\etc\group
(Creates a group file with the Windows account type information in your C:\Program Files\OpenSSH\etc directory)

- mkpasswd -l (GREATER THAN SYMBOL) ..\etc\passwd
(Creates a passwd file with the Windows user-profile information in your C:\Program Files\OpenSSH\etc directory)

- net start opensshd
(Starts the OpenSSHD Service)

- ipconfig /all
(Displays IP Configuration information needed to setup an internal static IP Address)


- putty -D 8080 -P 443 -ssh [EXTERNAL IP ADDRESS]
(Command used in Batch File to launch the SSH Session to your SSH Server)



Links:

OpenSSH for Windows -
http://sourceforge.net/projects/sshwindows/files/OpenSSH%20for%20Windows%20-%...

Cygwin -
http://www.cygwin.com/

What Is My IP (To view external IP Address) -
http://www.whatismyip.com/

PuTTY -
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

ProxyCap (Trial Copy) -
http://www.proxycap.com/



Good-Luck and Enjoy!

  • likes, 5 dislikes

Link to this comment:

Share to:

Uploader Comments (mushroomHEADBANGERS)

  • The solution to the Error 5 problem is to run the COMMAND PROMPT with administrative privileges.

  • @jlampp Thank you for sharing this :)

  • system error 5 has occured.

    then it says access denied

  • @lukehtube Check jlampp's comment

  • This is probably a dumb question/easy fix but what is the format for the files C:\Program Files (x86)\OpenSSH\etc\group and C:\Program Files (x86)\OpenSSH\etc\passwd? Is just like when you enter the syntax of 'mkgroup -l'?

    It keeps stating 'The system cannot find the path specified.' and doesn't make the files for both whenever I enter the syntax ('mkgroup -l > ..\ect\group' and 'mkpasswd -l > ..\ect\passwd')

  • @MultiRaginCajun You're using an x64 version of Windows you'll have a Program Files and Program Files (x86) directory. Installations in Program Files (x86) are treated as x32 and those in the normal are assume to be compatible with x64. You need to install OpenSSH into the Program Files directory (Not x86) as the path will not be recognized otherwise. You can see the paths I've installed to in the video.

Top Comments

  • great video men!! But I have an issue...

    After I run command prompt as administrator and follow the instructions,'

    I get the error

    "The OpenSSh Server service is starting.

    The OpenSSh Server service could not be started.

    A System error has occurred.

    System error 1067 has occurred.

    The process terminated unexpectedly."

see all

All Comments (132)

Sign In or Sign Up now to post a comment!
  • wht can i do after doing this all ? in detail plz

  • thank you verry cool

  • the download site of open ssh itself is blocked. :(

  • Excellent series! My compliments to you sir!!!

  • I keep going to use putty but it keeps timing out, i think it has to do with the fact that there is three other computers running on my home network, apart from using your external IP address is there anything else that needs to be put in so your client gets access to the server?? Or is that where the port forwarding comes in??

    Thanks

View all Comments »
Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more