Description of problem: To create some IP aliases, I stop the NetworkManager service and started the network service. I config my network card dhcp. Then there was not any name server available. I checked the /etc/resolv.conf file, and then I found the file is a soft link pointed to /var/run/NetworkManager/resolv.conf, and no such file. Version-Release number of selected component (if applicable): NetworkManager-1.2.2-2.fc24.x86_64 How reproducible: Steps to Reproduce: 1. service NetworkManager stop 2. service network start 3. ping -c 3 github.com Actual results: ping: github.com: Name or service not known Expected results: ping works well Additional info: After remove the /etc/resolv.conf, restart the network service, the issue is gone.
*** This bug has been marked as a duplicate of bug 1367551 ***