banannabunch
July 12th, 2008, 12:48 PM
When I have ssh configured to only authenticate using keys it will not let me launch a socks proxy with the connection.(ssh -p 443 -D 443 user@host.com) But when I change the config to accept passwords also it will connect and run properly. Any ideas ?