|
|
Question : how to change the IP address of Linux box in network
|
|
Dear experts,
Can any one suggest me , how to change the IP address of linux box in network. Please mention in detail .
Your help much appreciated. thanks in advance
|
Answer : how to change the IP address of Linux box in network
|
|
use command called netconfig and it will popup with blue screen to enter new ipaddress netmask and dns and after u enter all the steps say ok and issue following command service network restart this will apply new changes. All these above suggestion can work when u r using between Redhat EL 2 - 4 version if u r using Redhat EL 5 use command called setup which brings set of options select network configuration and proceed and select eth0 card and proceed and in next step issue the ip and say quit and issue service network restart
|
|
|
|