Configuring the network bridging mode for CentOS 6.5 installation in virtual machines
1. Install the CentOS system.
2. Input command Setup Network
3. Hit Enter to see the following interface
Authentication configuration: Identity card
Firewall configuration: Firewall configurations
Network Configuration: Networking configurations
System Services: Systems Service
Select Network Configuration Carriage return
4. Select Device Configuration
Device CONFIGURATION:IP Configuration
DNS Configuration:dns Configuration
Select IP Configuration Carriage return
Select the first carriage return
Use DHCP: Auto get must have DHCP server if you do not fill in blanks manually
Static IP:IP Address
Netmask: Subnet Mask
Default Gateway ID:
Primary DNS Server:dns server address "preferred"
Secondary DNS server: Alternate DNS servers address
After setting: Press table key: ok--"save--" save&quit--"quit
6. Restart the network Input command service network restart enter
7. View IP Address ifconfig
8, if the IP is still unable to usethe modification: Vi/etc/sysconfig/network-scripts/ifcfg-eth0 will Onboot=yes
After the setup is complete, the network service can be finished ....
CentOS 6.5 Network configuration