Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to solve putty network error permission denied

Tags:

ssh

putty

I have used PuTTy.exe for an SSH client. But putty.exe is not working for a 64 bit Windows OS. It works perfectly 32 bit Win OS.

Questions:

  • Am I making some mistakes. If so please can you help?
  • Is there any app which works on both 32 and 64 machine for win os?
  • Is there any cmd commands to connect ssh?

Info:

  • Putty.exe ver 0.63.10125.0.
  • Run as administrator used no use.
  • firewall disabled no use.
  • putty.exe runs on a separate drive no use.

Error:

Network error: Permission denied

like image 334
Prasaathviki Avatar asked Feb 05 '14 07:02

Prasaathviki


1 Answers

Oh I found the solution for this problem. Its due to anti virus (ex: norton).
Anti virus blocks all the network permissions. So I have disabled all smart firewall and browser protection from anti virus. it worked fine.
Please disable all third party firewalls too then it will work. It is not 32 and 64 bit issue I think so.

like image 107
Prasaathviki Avatar answered Sep 19 '22 12:09

Prasaathviki