I dont have a /etc/udev/rules.d/70-persistent-net.rules file And the interface is called p2p1 so i changed the config for that one still no luck though
On Thursday, 13 February 2014 23:41:31 UTC+1, Alvaro Miranda Aguilera wrote: > > for fedora, before export/save the box > > 1. rm /etc/udev/rules.d/70-persistent-net.rules > 2. chkconfig NetworkManager off > 3. edit /etc/sysconfig/network-scripts/ifcfg-eth* > > you can leave only ifcfg-eth0 and delete all the others, as Vagrant will > recreate them > > remove UUID > remove HWADDR > > ensure NM_CONTROLLED=no is in the file. > > > and let me know how it goes. > > Alvaro. > > > On Fri, Feb 14, 2014 at 11:23 AM, Peter Halliday > <[email protected]<javascript:> > > wrote: > >> I'm getting this too with a fedora 17 64bit live box that i built from >> scratch and started with the gui turned on. Seems the networking isn't >> working as expected. I manually switched to host only network and rebooted >> then switched back to NAT (with 2222 port forwarding) and now it works. But >> if I destroy the VM and start it again it stops working again. Still >> confused :s >> >> On Friday, 2 August 2013 01:29:48 UTC+2, Stephen Figgins wrote: >>> >>> Not sure where to look yet, but the same thing just happened to me. I >>> still have the virtual box vm I exported to created my vagrant box. It >>> comes up okay. I just can't get to the vagrant box. >>> >>> >>> >>> >>> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- 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.
