I am behind a corporate firewall/proxy that forces us to use corkscrew in order to ssh out of the office. When I do a vagrant ssh, I get the following error:
mztrcscn102:scbe jhayden$ vagrant ssh Proxy could not open connnection to 127.0.0.1: Service Unavailable ssh_exchange_identification: Connection closed by remote host If I remove the config file from .ssh, vagrant ssh works fine. Has anyone else run into this situation and know how to fix it? If it was just me, I would not mind moving the config file in and out of .ssh but I am trying to set up a vagrant system for my developers. Any ideas would be appreciated. John Hayden -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
