You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/03/17 15:41:52 UTC

[GitHub] [cloudstack] weizhouapache edited a comment on pull request #5786: network: ipv6 static routes

weizhouapache edited a comment on pull request #5786:
URL: https://github.com/apache/cloudstack/pull/5786#issuecomment-1070906730


   updating...
   
   (7) ipv6 are allocated in different vlan as ipv4.
   steps to reproduce the issue
   * create isolated network
   * acquire a ipv4 from the vlan range which do not have the public ipv6 range
   * create a user vm in the network
   * an public ipv6 address in other vlan is allocated to VR
   expected result: fail (?)
   
   (8) network VRs cannot reach each other via the public ipv6 addresses.
   (to be confirmed...maybe an environment issue)
   
   (9) cloudstack always pick up the first free guest ipv6. it would be better to allocate /64 ipv6 in random order.
   


-- 
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-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org