> I have installed the Qemu binary package, the Kqemu > and managed to get Win2K installed. It is possible to > access the internet via the default DHCP > configuration. Unfortunately I need to reconfigure > Qemu so that it is assigned an IP address in the same > network as the Solaris 10 8/07 host. I have built the > sol_qemu_tap as a 64bit binary and know that I need > to call the /opt/SUNWqemu/bin/64/qemu-system-x86_64 > with -net tap. How do I get the tap0 device created? > The host IP is 192.168.2.20, I need the Win2K to have > 192.168.2.30.
qemu-0.8.2 does not support tun/tap, so you will need to use a more recent version of qemu. See the post for a location of a precompiled qemu binary at http://www.opensolaris.org/jive/thread.jspa?threadID=53031&tstart=0 As for the networking, please read http://www.opensolaris.org/os/project/qemu/Qemu_Networking/ it has links to some prototype files to do the kind of think you want to do. Ben And then upgrade to qemu-0.9.1. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org