Jump to content

Featured Replies

Posted

Needing some help getting LDAP working via IPv6 on a Netscaler running a current version of the 13.1 firmware.  For the LDAP server if we enter just an IPv6 IP it says under status "IPv6 is not supported".  So under traffic management we created a SERVER that's got the IPv6 of our Domain Controller, but it also doesn't work.  Based on the screenshot, if we do a "ping ABCDC01IPv6" there is no DNS entry for it.  Under the LDAP server section there are only two options: IP or Server.  In DNS we tried adding a manual A record, but IPv6 wasn't supported.  We do have an IPv6 DNS server that is reachable and does resolve, so if we ping abcdc01.domain.local" it'll come back with the correct IPv6 IP address.  Below is a copy of the CLI we attempted to use and a Citrix article that goes in to how it should be done, but still doesn't work.

add authentication ldapAction LDAP_ServerABC -serverName ABCDC01IPv6 -serverPort 389 -ldapBase "dc=domain,dc=local" -ldapBindDn [email protected] -ldapBindDnPassword Password123$ -ldapLoginName sAMAccountName -groupAttrName memberOf -subAttributeName cn -secType PlainText -passwdChange ENABLED
 

https://support.citrix.com/article/CTX234429/how-to-configure-netscaler-gateway-in-an-ipv6-environment

Instructions

IPv6 configuration on NetScaler just needs to replace the IPv4 configuration with IPv6 Address. Also take care of the following: 
1. Enalbe IPv6PT feature on NetScaler. 
2. SNIP needs proper prefix as part of IPv6 standard. 
3. Add appropriate AAAA Record( IPv6 host record) on DNS 
4. LDAP test connection cannot work with serverIP configured with IPv6 for now, use server name in config as workaround. 
5. For http to https redirection, you need to configure two LB vservers listening to http-80 requests for handling both IPv4 and IPv6 traffic 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...