qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] Can't access network: XP guest, Solaris host


From: Narcis Garcia
Subject: Re: [Qemu-discuss] Can't access network: XP guest, Solaris host
Date: Fri, 31 Aug 2018 20:34:45 +0200

I had same problem here with MSIE and its libraries for third party
applications, but now I've tested one and it's browsing*. I don't know
if it's due to be IE8 now instead of IE6.

Host: Debian 9 with Qemu 2.8.1
Guest: Windows XP Pro SP3 with "Windows Internet Explorer" 8

$ qemu-system-x86_64 -cpu host -m 1024 -device rtl8139,netdev=net0
-netdev user,id=net0 -enable-kvm -boot c -drive
"file=windowsxp-pro.img,media=disk,index=0"


(*) Except some sites such as duckduckgo.com or wikipedia.org but I can
reach mozilla.org to download a fully working browser.


El 31/08/18 a les 19:13, Michele Denber ha escrit:
> I built qemu 2.12.0 on a Sun/Oracle M3000 SPARC64 running Solaris
> 10U11.  I was able to start up a Window XP guest but not matter what I
> try, I can't get XP to talk to the Internet in user mode networking. 
> Telnet reports "connect failed" to any IP and IE is unable to connect to
> anything either by name or by IP.  XP's Control Panel shows the emulated
> Ethernet card as present and TCP is set up.  The guest's LAN status
> reports 262 packets sent and 4 received at the moment.
> 
> I'm starting it with:
> 
> ./qemu-system-x86_64 -m 2047 -boot d  -usb -device usb-tablet  -smp 3
> -netdev user,id=n0,net=192.168.0.0/24 -device rtl8139,netdev=n0 -hda 
> /bkpool/qemuimages/XP.img -cdrom /bkpool/qemuimages/xp.iso &
> 
> My host has a static IP at 192.168.0.20 and I set the guest's IP to
> 192.168.0.21 inside XP.  A LAN scan shows the Sun's IP present but not
> the qemu guest.  I've read all the documentation several times but still
> don't get it.  What am I doing wrong?
> 
>             - Michele
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]