I am running ubuntu 10.10 and windows xp in a emulator (aqemu ). My router and all computers on my network has an ip like this 192.168.1.1-255. When i run ipconfig in my windows xp computer I get ip: 10.0.2.15. Clearly the computer isn't connected to the router, but to my ubuntu box. Is it possible to run the virtual host so it connects to the my router at 192.168.1.1 and get Internet connection from there, so the windows computer acts like a remote host (on my local network).
In aqemu I have one network card to choose from. I can select connection mode: Use the user mode network stack (what I have selected now), open a TUN/TAP interface, Use an already open TUN/TAP interface, open a listening TCP socket, use an already open tcp socket, connect to a listing tcp socket,create shared VLAN via UDP multicast socket, use an already open UDP multicast socket
I also have the same situation when I run a virtual machin with virtualBox. here I can select: NAT, Bridged adapter, internal network or host-only adapter
I can also have to type in ip address, mac address, vlan and port options deepening on my selection listed above.