I added this http://bit.ly/vagrant-lxc-precise64-2013-10-23 vagrant lxc 
box. It starts OK, but vagrant ssh fails. What gives?

$ vagrant ssh
VM must be running to open SSH connection. Run `vagrant up`
to start the virtual machine.

$ sudo lxc-list
WARNING: lxc-list is deprecated, please use lxc-ls --fancy.
         This symlink will be dropped in LXC 1.0.

NAME                              STATE    IPV4        IPV6  AUTOSTART  
----------------------------------------------------------------------
precise64-lxc_default-1389646653  RUNNING  10.0.3.162  -     NO         

$ ssh 10.0.3.162
[email protected]'s password: 


So I can see the VM with lxc-list and I can do normal ssh. But vagrant ssh 
fails.

Any suggestion on what is going on?

Thanks for your help
- Asif

-- 
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.

Reply via email to