ERROR: The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! /sbin/ip addr flush dev eth1 2> /dev/null Stdout from the command: Stderr from the command: stdin: is not a tty SOLUTION: Ssh into the machine Delete the file /etc/udev/rules.d/70-persistent-net.rules Exit the machine Do a "vagrant reload" I think that does the trick =]