7

set static IP in cent OS 6.3 linux virtual sercer [migrated]

view full story
linux-howto

http://stackoverflow.com – I am very new to linux and i created an linux machine with centos version 6.3 and try to assign a static IP to it.after writing the OS to the disk I only found "ifcfg-lo" file in the path "etc\sysconfig\network-scripts" but in the forum they asked to edit "ifcfg-eth0".so i created the ifcfg-eth0 file and provided all the details say IPaddr,hwaddr,gateway,netmask. After this I can able to ping my gateway and all the host in my network.But I cant able to ping to my primary DNS server and also not able to ping this machine from other host or any other machine in my network.I cant able to do conne (HowTos)