MartinEmrich commented on issue #8158:
URL: https://github.com/apache/cloudstack/issues/8158#issuecomment-1787150980

   I also start having issues with one of two shared networks here, my VR does 
no longer assing IP addresses. Restarting the network including cleanup 
(replacing the VR) did not help. Maybe it's the same issue (if not, I will open 
a new one).
   
   In my case, the DHCP requests reach the VR, but are actively declined, for 
whatever reason. My logs contain lines like `not using configured address 
xx.yy.zz.aa because it was previously declinet`).
   
   @ccycv can you check whether the requests really are ignored or rather 
declined? try running e.g. `dhclient eth0 -v` on a client, check if there are 
DHCPDECLINE messages.
   
   Also I can see the DHCP requests on the VR (with `tcpdump -i eth0 ether src 
<client-vm-mac-address<`).


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