Linux: how to verify my network configuration before doing a restart
- by wael34218
I am trying to build a network bridge for my VMs on a server.
So I added a new file and changed another in the /etc/sysconfig/network-scripts directory.
Then I did a network reboot with the following command:/etc/init.d/network restart
After that the server was not up again. I contacted the hosting provider's support for help.
I need a way to verify my new configuration before a network restart. I need to make sure that it will be up again, just like apache's /etc/init.d/httpd configtest