Error CloudStack 4.20.0.0 - IPV6 Shared Network Advanced Zone - Error 431 Invalid IP address cannot parse #11008
-
problemError 431 Invalid IP address cannot parse. I was trying to add a Share network on the advanced Zone as root admin. No logs indicting other wise the error 431. It is a /64 global IP. Additional questions if you are kind to respond:
versionsCloudstack 4.20.0.0 The steps to reproduce the bug
What to do about it?Is there a work around, Or something I am not adding properly, or some special notation for the IPv6. Additional questions if you are kind to respond:
Thank you very much Tata Y. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
the CIDR should be like IPv6 startip and endip can be empty I think
Each network is associated to a physical network in a zone.
you can create shared network with public IPs, or private IPs, depends on your need. |
Beta Was this translation helpful? Give feedback.
-
Thank you |
Beta Was this translation helpful? Give feedback.
@tatay188
the CIDR should be like
2002:aa:bb:cc::/64
, not/64
IPv6 startip and endip can be empty I think
Each network is associated to a physical network in a zone.
you can dedicate it to a domain, or an account, or do not dedicate it which will be accessible for all accounts.
you can create shared network with public IPs, or private IPs, depends on your need.
no NAT for shared network. only Isolated networks and VPCs support NAT.