rhtyd commented on issue #3852: URL: https://github.com/apache/cloudstack/issues/3852#issuecomment-683267925
@alamintech try to remove and add the host agains, check in the agent.properties file is there any public nic defined. For example, in my local setup I see: ``` # cat /etc/cloudstack/agent/agent.properties | grep network private.network.device=cloudbr0 domr.scripts.dir=scripts/network/domr/kvm guest.network.device=cloudbr0 public.network.device=cloudbr0 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
