Bypass ANY Firewall/Hide Traffic - SSH (Part 1 of 2)
Uploader Comments (mushroomHEADBANGERS)
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."
Video Responses
All Comments (132)
-
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
The solution to the Error 5 problem is to run the COMMAND PROMPT with administrative privileges.
jlampp 1 year ago 5
@jlampp Thank you for sharing this :)
mushroomHEADBANGERS 1 year ago
system error 5 has occured.
then it says access denied
lukehtube 1 year ago
@lukehtube Check jlampp's comment
mushroomHEADBANGERS 1 year ago
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 1 year ago
@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.
mushroomHEADBANGERS 1 year ago