Ubuntu KVM's Windows XP Virtual machine cannot be connected to the Internet
Source: Internet
Author: User
Ubuntu KVM's Windows xp Virtual Machine cannot access the Internet to solve a problem that has recently encountered the xp Virtual opportunity, that is, after a network program crashes, the xp Virtual Machine cannot access the Internet, and the cause of the program has been ruled out, this is a bug in the kvm network. Restart the machine, regardless of whether the windows xp Virtual Machine of ubuntu kvm cannot access the Internet.
Recently, the xp Virtual Opportunity encountered a problem: after a network program crashes,
This xp Virtual Machine cannot access the Internet, and the cause of the program has been ruled out, so this is a bug in the kvm network. Restarting the machine does not work. I am using a bridge network. The solution is listed here: sudo brctl show shows whether the vSwitch is normal. generally, an interface is missing. Sudo ifdown br0 disable the switch sudo ifup br0 start the switch and restart xp.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.