weizhouapache commented on issue #9791: URL: https://github.com/apache/cloudstack/issues/9791#issuecomment-2411409129
@btzq it looks like a route to 10.26.8.0/254 is missing in the VPC VR. you can retry aftering adding a route manually. ``` ip route add 10.26.8.0/24 via 10.26.1.254 ``` -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org