221
edits
Changes
→Part 4: Configuring VM Network Setup via Command Line (centos3)
#::NETMASK="255.255.255.0"
#::GATEWAY="192.168.235.1"
#::HWADDR="52:54:00:3f:5c:fa" <-- '''DO NOT USE THIS VALUE but use the MAC address for YOUR interface, which you get with''' <span style="color:#3366CC;font-size:1.2em;">ifconfig eth0</span></code>
#::DNS1="192.168.235.1" '''
#::BOOTPROTO="static"