On Tue, Mar 30, 2010 at 2:08 PM, Joseph <syscon...@gmail.com> wrote:
> I'm running Windows XP on VirtualBox, it has a network "NAT" so the IP
> address it gets:
> IP: 10.0.2.15
> Gateway: 10.0.2.2
> DNS: 10.10.0.1  (Linux router)
>
> I've tried to access the Windows IP by creating another subnet:
> ifconfig eth0:1 10.0.2.0 up
>
> but it doesn't work, I can not ping the Windows IP:  10.0.2.15
> (Windows firewall is OFF)
>
> Any suggestions?

You could try using Bridged instead of NAT. Bridged would let you set
up the NIC on the VM to the same IP address range as the host using
the same NIC as the host.

If your host IP is 192.168.1.10 on eth0
You could set Bridged > eth0 on the VM settings panel and then set
your net config inside the VMs OS to 192.168.1.X on eth0

-- 
If we can but prevent the government from wasting the labours of the
people, under the pretence of taking care of them, they must become
happy. - Thomas Jefferson

Reply via email to