jeudi 15 janvier 2015

SSH tunneling error: “channel 1016:: open failed: administratively prohibited: open failed”


when I use config file in the /home/username/.ssh/config to connect to localhost with ssh, I get the following results:



channel 1016: open failed: administratively prohibited: open failed

channel 1017: open failed: administratively prohibited: open failed


in my sshd_config file I have set AllowTcpForwarding to yes and PermitOpen to any and there isn't an entry corresponding to my SSH key in ~/.ssh/authorized_keys including no-port-forwarding or permitopen statements.


How should I fix this problem?



Aucun commentaire:

Enregistrer un commentaire