#7655 closed defect (fixed)
VM and system hangs when NetFilter enabled
Reported by: | Andrey | Owned by: | |
---|---|---|---|
Component: | network/hostif | Version: | VirtualBox 3.2.8 |
Keywords: | Net Filter | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
I got big problem with VB when Netfilter enabled in Kernel ( I need Net Filter because I use iptables to share Internet to others PCs). I'm sure this happens when Net Filter enabled because when not, VB works ok. And the problem is- When I start any VMs all system hangs completely. Is it Kernel bug ? Is Any methods to solve it, except disabling net filter ? Kernel config - http://pastebin.com/a9EG5ePG
Attachments (1)
Change History (6)
by , 14 years ago
Attachment: | VBox.log.2 added |
---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
This crash happens when I start any Virtual Machine. Now I fully isolated this bug, if Bridged adapter enabled in VMs settings this cause hangs. And when NAT, everything ok, VM loaded and no issues. Will try to get more info from dmesg /etc/var/log/messages as well. Also just a little I edited kernel config for netfilter and set his feuters loaded solid to kernel(before as modules), but don't think it interfere to much on this issue. http://pastebin.com/q833MLEP
comment:3 by , 14 years ago
Component: | other → network/hostif |
---|
Ok, so no NAT problem. To be sure: You expect a VM and host hang if you start a VM with bridged network enabled regardless of the netfilter setting in your Linux kernel, correct? Or do you still experience these hangs only if netfilter is enabled?
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
No response, closing. Before consider to reopen this ticket please try the current version (4.0.4) and provide the information I've asked for.
comment:5 by , 14 years ago
Sorry for not replying, i was out of Internet long time. See, it very hard to trace this issue now since i changed kernel to 2.6.36-gentoo. Anyway it happens sometimes only very rarely, before always. Hope it was kernel issue. If i will notice this issue after VB update i will let you know.
The netfilter cannot be the criteria because it works fine here with netfilter enabled. When does the host crash happen, immediately after starting the VM or later? And is there any chance that you can post the content of the kernel crash?