I Just USE "status openvpn-status-udp6.log" in configure file。 This configure file works well with the openVPN binary extract from the Ubuntu Package.
This is the Full configure file: ___________________________ local 2607:****:*:****:4:0:376:10 port 53 proto udp6 dev tun ca /etc/openvpn/easy-rsa/2.0/keys/ca.crt cert /etc/openvpn/easy-rsa/2.0/keys/server.crt key /etc/openvpn/easy-rsa/2.0/keys/server.key dh /etc/openvpn/easy-rsa/2.0/keys/dh1024.pem server 10.22.0.0 255.255.255.0 topology subnet ifconfig-pool-persist ipp.txt push "dhcp-option DNS 8.8.8.8" push "dhcp-option DNS 8.8.4.4" client-to-client duplicate-cn keepalive 10 120 tls-auth /etc/openvpn/easy-rsa/2.0/keys/ta.key 0 # This file is secret comp-lzo user nobody group nogroup persist-key persist-tun status openvpn-status-udp6.log log /var/log/udp6-openvpn.log verb 3 management tunnel 22226 plugin /etc/openvpn/radiusplugin.so /etc/openvpn/udp6-radiusplugin.cnf client-cert-not-required username-as-common-name tmp-dir /tmp script-security 2 _____________________________ 2011/6/25 Teodor MICU <mteo...@gmail.com>: > Hi, > > 2011/6/24 KingLiang Gu <ihi...@gmail.com>: >> OpenVPN In SID Cant't Record the Client's IPV6 Real Address and Port >> Correctly in OpenVPN status log,which cause the freeradius plugin work >> without >> traffic accounting. > > Is it the same with "status-version 2" or only with "status-version 1"? > > Thanks > > // me fighting with "TLS handshake failed" for today, please contact > me in private if you know the cause > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org