David Murphy wrote:
> --- Stefan Lesicnik <[EMAIL PROTECTED]> wrote:
>
>   
>> Hi Guys,
>>
>> I am new to VirtualBox. I was using Vmware, and due to a number of
>> issues (timing, crashing, io related) decided to give VirtualBox a try,
>> and I am very impressed. System is nice and responsive. (Although this
>> morning under heavy load, i did get crashes and I am still
>> investigating. Adding nohz=off to kernel of guest has seem to improve
>> things)
>>
>> The question I have is about the networking. With bridged networking on
>> vmware, it worked, so I just want to see what I am missing.
>>     
>
> <snip>
>
>   
>> From the guest, i can access the internal machines no problem. The
>> problem comes in when trying to use a DNAT on the firewall (running on
>> the guest).  The connection just never goes through. I am not sure where
>> it does actually go.
>>
>> The other thing i've noticed is that people that are connecting to
>> server from internal, appear as if they come from the virtual host box's
>> bridged ip. Is this normal behaviour?
>>     
>
> <snip>
>
> Well, this is just one of those silly little things to check, but my first
> thought was that it sounds like VBox is still in NAT mode (though I am by
> no means a networking expert). Have you double-checked the VM's network
> settings to make sure it's actually using host IF networking?
>
> -David Murphy
>
>   
Hi David,

Yeah, its a really weird frustrating problem! I'm pretty sure it is 
using host IF. From the .xml

 <Network>
        <Adapter MACAddress="08002778517C" cable="true" enabled="true" 
slot="0" type="Am79C973">
          <HostInterface name="vbox0"/>
        </Adapter>

Tonight I will upgrade the host gutsy from 2.6.20-16 kernel to 
2.6.22-14. Maybe that has some effect. Will also upgrade guest kernel 
from 2.6.22 to 2.6.23. 

The last thing I was thinking is that the network card

05:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 
Gigabit Ethernet PCI Express (rev 11)

perhaps has a problem with promisc mode (and disables promisc) - but 
cant really confirm this.

Else i'm pretty much at a loss. Will let you know if upgrade fixes things.

Thanks
Stefan

-- 
Stefan Lesicnik

Linux System Dynamics

mail: [EMAIL PROTECTED]
tel : +27 11 704 0085
cell: +27 84 951 9321
gpg : http://www.lsd.co.za/files/keys/stefan.gpg.pub


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to