1450793561 commented on issue #6856:
URL: https://github.com/apache/cloudstack/issues/6856#issuecomment-1296442955

   @DaanHoogland
   
   ok,The ip change above has been solved. Now it's a new problem.
   
   I want to change the /etc/resolv.conf file from 10.10.10.162 to 
10.10.10.79(dns). After the system restarts, the file is changed to 
10.10.10.162. 10.10.10.162 This ip address looks like it belongs to a virtual 
router.How do I configure it?in DefaultSharedNetworkOfferingWithSGService
   
   The content of the file before the modification is as follows
   ```
   [root@vm-9e183404-7b2b-494d-a1ea-32da77893608 ~]# cat /etc/resolv.conf
   # Generated by NetworkManager
   search cs1cloud.internal
   nameserver 10.10.10.162
   nameserver 223.5.5.5
   [root@vm-9e183404-7b2b-494d-a1ea-32da77893608 ~]# 
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to