|
Yes... it is defenetly a Net::LDAP problem I've installed perl-ldap ver. 0.33 (I think it is the most recent version!) and I've written a short perl script for connecting to LDAP server... it works if I use the IPv4 address it doesn't if I use the IPv6 address if it can be usefull for anyone.... I solved the problem using "6tunnel" a simple application that allows IPv4 and IPv6 applications to communicate together. I've configured OpenCA in the following way... ... config.xml ... <option> <name>ldap_host</name> <value>localhost</value> </option> <option> <name>ldap_port</name> <value>1000</value> </option> and I've launched 6tunnel in the following way: 6tunnel 1000 <ipv6_ldap_address> 389 But I'm still searching for a different solution completely IPv6 oriented... any suggestion? Thanks Ives Steglich ha scritto: skam wrote:OpenCA ver 0.9.2.4..... grep -ri IPv6 /opt/openca/* OUTPUT: OpenCA/lib/bp/complete_csr.sub: ## check for IPv4 and IPv6 addresses |
- [Openca-Users] Please help me.... Againg about IPv6... skam
- Re: [Openca-Users] Please help me.... Againg about IPv... Ives Steglich
- Re: [Openca-Users] Please help me.... Againg about... skam
- Re: [Openca-Users] Please help me.... Againg about IPv... Alexei Chetroi
