Today we're going to take a look at VMware Workstation linuxhttp://www.aliyun.com/zixun/aggregation/30744.html "> Sharing the Internet problem, after installing CentOS, Network settings are required to access the Internet! Of course, if you have a router, directly in Linux to obtain IP automatically can access the internet! Or specify the router's IP address and gateway, but generally we use ADSL dial-up, so we need another way to set up!
This time the environment is: Windows XP sp3,vmware Workstation 8.0,centos Linux 6.2
If you do not have a virtual machine, you can go to the official website of the Wind network download this version
VMware Workstation v8.0.0 build-471780 Chinese version
Http://www.ithov.com/soft/111484.shtml
1, XP settings
Select ADSL dial-up connection, Properties-> advanced->internet Connection Sharing-> and check "Allow other network users to share through this computer Internet connection", home network connection Select "Local Area Connection".
2, VMware Workstation settings
To select the settings for the network adapter in the virtual machine, we choose NAT: Use the shared host IP address and then determine, next we need to set up in the CentOS (Supplemental Note: 8630.html "> Sometimes the NAT mode is not working, you can switch to the bridge way to try!" )
3. Configure static IP in CentOS Linux.
Point main Menu System-> Preferences-> network connection, pop-up "Network Configuration" dialog box, double-click System eth0, for IP address editing, select IPv4 settings.
Method: Manually
Address: 192.168.0.21 (except 192.168.0.1 and 255, casually fill)
Subnet Mask: 255.255.255.0
Gateway: 192.168.0.1
DNS entry, primary DNS fill: 192.168.0.1
All completed, then click Apply to save.
4. Restart Network Services
In the terminal, enter the following command
Service receptacle restart or reboot Linux.
Now visit http://www.ithov.com, see, finally can surf the internet!
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.