Bridging two different subnets
Posted: 27. Apr 2011, 21:13
Is there a way to make a bridge between two different subnets of host and guest os. I know this question may sound strange for the classic meaning of bridging. Network bridge works at the ethernet level and should not care about ip subnets. However something is wrong cause I can't get it working with VirtualBox.
I have a host os running on 192.168.1.10 (mask 255.255.255.255) with default gw 192.168.1.1. And I want to setup the bridge for my guest os to run on 192.168.2.10 (mask 255.255.255.0) with default gw 192.168.2.1. I have chosen Bridge mode in the VM settings and populated static IP info in the guest os. However, I can't ping 192.168.2.1 from guest os, it seems to be unreachable. It does reachable from the host os though. My host os is Centos 5.5, gues os is Win 2008 R2.
Are there any known bugs or limitations?
I have a host os running on 192.168.1.10 (mask 255.255.255.255) with default gw 192.168.1.1. And I want to setup the bridge for my guest os to run on 192.168.2.10 (mask 255.255.255.0) with default gw 192.168.2.1. I have chosen Bridge mode in the VM settings and populated static IP info in the guest os. However, I can't ping 192.168.2.1 from guest os, it seems to be unreachable. It does reachable from the host os though. My host os is Centos 5.5, gues os is Win 2008 R2.
Are there any known bugs or limitations?