hrak commented on issue #9003:
URL: https://github.com/apache/cloudstack/issues/9003#issuecomment-2084667774

   I think the problem lies in [the logic 
here](https://github.com/apache/cloudstack/blob/f41c934c94ad50e0bb3e51c26e52ac78196acd69/server/src/main/java/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java#L2055C1-L2060C43).
 Based on the description in the comment, that should be either `!dnsProvided 
&& dhcpProvided` or `dnsProvided != dhcpProvided` (former probably better 
match).


-- 
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