VMware12 down bridge mode static IP configuration
Environmental centos6.6
Bridging is equivalent to a virtual machine being a host in a physical network, the same as the IP segment of a physical host. Virtual network cards 1 and 8 are not used.
The configuration is as follows:
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/79/62/wKioL1aPh7mTJqsBAAGks6YGTVM198.png "title=" Snapshot 14.png "alt=" Wkiol1aph7mtjqsbaagks6ygtvm198.png "/>
Configuration content eth0:
Device=eth0
hwaddr=00:0c:29:82:48:72
Type=ethernet
Uuid=9eba108b-2afd-48be-9815-d86717f501f4
Onboot=yes
Nm_controlled=yes
Bootproto=static
ipaddr=192.168.1.193
netmask=225.225.225.0
gateway=192.168.1.1
dns1=202.102.224.68
dns2=202.102.227.68
This article is from the lava blog, so be sure to keep this source http://lavasoft.blog.51cto.com/62575/1733016
VMware12 down bridge mode static IP configuration