I type the "neat" command (CentOS) A network configuration pop-up window is displayed. I double click on active eth1 And I change the Default gaeway address
Is there anyway to automate this?
|
I type the "neat" command (CentOS) A network configuration pop-up window is displayed. I double click on active eth1 And I change the Default gaeway address Is there anyway to automate this?
| |||
|
feedback
|
|
You can use the two commands below route del default # This removes the current default gateway This way you do not even have to restart the network. | |||
|
feedback
|
|
the gateway is saved in the file
| |||||
feedback
|