Closed rutuja-chaudhary closed 1 year ago
[like] Jobin George reacted to your message:
From: DanielDraganov @.> Sent: Friday, November 17, 2023 9:56:37 AM To: vmware/pyvmomi @.> Cc: Subscribed @.***> Subject: Re: [vmware/pyvmomi] IPv6 only vCenter registration fails when IPv6 proxy is configured. (Issue #1053)
!! External Email
Closed #1053https://github.com/vmware/pyvmomi/issues/1053 as completed via 8fe0812https://github.com/vmware/pyvmomi/commit/8fe08126903fc9bdd8c01a6ffcf9ea05baa6c364.
— Reply to this email directly, view it on GitHubhttps://github.com/vmware/pyvmomi/issues/1053#event-10991997574, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGBUFNCULTJ7URABI2ZELHLYE4YFLAVCNFSM6AAAAAA6ISOMZGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJQHE4TCOJZG42TONA. You are receiving this because you are subscribed to this thread.Message ID: @.***>
!! External Email: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender.
Describe the bug
We are trying to connect to a IPV6 only vcenter server from IPv6 only VM which has a IPv6 only proxy server configured on it. below code snippet we are using to connect to the vCenter server. Note: we are adding square brackets for ipv6 proxy server address.
We are seeing the below error with this configuration.
Is anything wrong or missing here?
Reproduction steps
1. 2. 3. ...
Expected behavior
vCenter Connection should succeed without any error.
Additional context
No response