joefitzgerald / packer-windows

Windows Packer Templates
MIT License
1.63k stars 1.12k forks source link

SSH Fails to connect on VirtualBox 4.3.22-98236 (Windows 7) #137

Closed bigwave closed 9 years ago

bigwave commented 9 years ago

Trying to build a Windows 7 box, had this working a while ago, but had to rebuild my host machine. Installed the latest VirtualBox and now it hangs waiting for SSH to become available.

Can SSH into the server from the virtual machine (turn off headless, download putty, connect to 127.0.0.1), but not from the host machine.

Downloading the previous version of VirtualBox to see if that works.

bigwave commented 9 years ago

Downgrading fixes this. And of course the port forwarding in virtual box is handled by packer itself, so I'll raise it there.

Closing this issue.