Bridged of network settings in VMware

Source: Internet
Author: User

1. Set the Linux virtual machine bridged mode.

2. Find the gateway address: Click the Virtual machine toolbar to edit---Virtual network editor, select VMnet0, and then select the actual network card in the bridged to drop-down box to access the local host. As shown in.

The third step: according to the local host IP set the Linux virtual machine IP, requires two IP in the same network segment, the virtual machine in addition to the IP and host different (but in the same network segment) the rest of the gateway is set and the host.

Fourth step: Set up the host system and Linux under the virtual machine.
1) Close the host's firewall;

2) Shut down the virtual machine's firewall;
# chkconfig iptables off//reboot effective, permanently off
#/etc/init.d/iptables Status//can view firewall state

3) Turn off SELinux for the virtual machine;
# Vi/etc/selinux/config//change selinux=enforcing to selinux=disabled//save exit, restart effective, permanently close

# Getenforce//can view SELinux status.

The fifth step: Host and Linux virtual machine mutual ping with, can sisu network on OK.

If the ping does not work or the Internet is a problem, the virtual machine network restart a try.

Bridged of network settings in VMware

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.