> > Hi all, > I installed windows XP as a guest using kvm 7. Good luck, I see your previous troubles are over?
> During installation I supplied a windows xp network configuration and > an ip address has been assigned. > When Windows runs I cannot ping it and from windopws Xp I cannot ping > the default gateway so I think network does not work fine with kvm. Please provide the qemu command line parameters. You're probably using the default which is user space nat by qemu. The works-as-designed is you cannot ping the VM in this configuration from outside because of the nat. However you should ping the outside world from within the vm. Does your host able to ping the default gateway and the VM can't? Try to grub the tcpdump communication and send it over. > > > Any solution , pls ? > > Regards > Igna > > > > ------------------------------------------------------------------------ - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V > _______________________________________________ > kvm-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/kvm-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
