I'm running Ubuntu 10.04 X86_64 on a Windows 7 host using NAT. The network in the guest works for 2 to 24 hours and then quits working (no traffic in / out, no DNS, no ping to host, etc). This problem has been present since the last 3.1.x release, I'm currently running 3.2.4 with guest additions installed.
Things that fix it
-Guest reboot
-Machine -> Close -> Save the machine state ... then a machine start
Things I've tried that don't work:
-ifdown / ifup cycle
-Disable / Enable network with the Network Manager
-Devices -> Network Adapters -> uncheck and recheck Cable connected box
What else can I try to troubleshoot this?
I haven't dug into syslog yet, I suppose thats my next step. Any idea of what to look for?
Is it worth trying to bridge the connection?
Ubuntu 10.04 network problems
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Ubuntu 10.04 network problems
From you description is sounds like the guest is not the cause. More then likely the host or the network drivers from VirtualBox. I know there were some NAT fixes listed in the new change logs and one of them just might be your problem. Try upgrading to VirtualBox 3.2.6 and see if it fixes your problem.
-
mutagen
- Posts: 2
- Joined: 31. May 2010, 23:05
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux (Ubuntu), Windows
Re: Ubuntu 10.04 network problems
Thanks for the advice, upgrading now.
FWIW syslog has no relevant entries from the latest failure.mutagen wrote: I haven't dug into syslog yet, I suppose thats my next step. Any idea of what to look for?