Hi all,<br>I am trying to connect a Crashplan Desktop to a headless Crashplan engine. Following their instructions, I setup an SSH tunnel by:<br><br>ssh -L 4200:localhost:4243 eric@e-server.loc<br><br>When I start my Crashplan Desktop, which has been configured to use the tunnel, I get these error messages in the SSH window:<br>

<br>open failed: administratively prohibited: open failed<br><br>I've searched quite a bit. I've added these lines to my sshd_config file:<br><br>AllowTcpForwarding yes<br>PermitTunnel yes<br><br>but it does not seem to make a difference. Any ideas?<br>

<br>Thanks,<br>Eric<br>