** Description changed:

  Upstream bug report https://github.com/mitchellh/vagrant/pull/1176
  
  [Impact]
  
  Users of > 12.10 are unable to ssh into their box due to a change in
  Ubuntu's DNS resolution ip address (127.0.0.1 to 127.0.1.1)
  
  This makes vagrant completely unusable for users of 12.10 and raring.
  
  [Test Case]
  
  On a 12.10 or raring machine, setup a vagrant box based.
  
+ $ sudo apt-get install vagrant
+ $ vagrant box add myprecisevm http://files.vagrantup.com/precise32.box
+ $ vagrant init myprecisevm
+ $ vagrant up 
+ $ vagrant ssh
+ 
+ Once logged in :
+ $ ping www.google.com
+ 
  [Other Info]
  
  Due to the fact that vagrant is unusable in 12.10, I'm recommending an
  SRU to make it usable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1101914

Title:
  DNS resolution fails  on Ubuntu 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1101914/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to