Hi everyone,<br>   I&#39;m setting up a VPN over IPv6, attempting to build an IPv4-over-IPv6 tunnel, but when I try to connect to the server, I got this: System call `getaddrinfo&#39; failed: Address family not supported.<br>

   Client runs WindowsXP, and I did almost exactly the same as <a href="http://www.tinc-vpn.org/examples/windows-install">http://www.tinc-vpn.org/examples/windows-install</a> . Here is the configuration files:<br>------- tinc.conf -------<br>

Name = windywinter<br>ConnectTo = server<br>Interface = VPN<br>AddressFamily = ipv6<br><br>------- host/windywinter -------<br>Subnet = <a href="http://10.88.9.11/32">10.88.9.11/32</a><br>-----BEGIN RSA PUBLIC KEY-----<br>

...<br>-----END RSA PUBLIC KEY-----<br><br>------- host/server -------<br>Address = 2001:da8:d800:790:218:f3ff:fe2e:52e3  //no matter I change this to what, it returns the same error.<br>Subnet = <a href="http://10.88.9.0/24">10.88.9.0/24</a><br>

-----BEGIN RSA PUBLIC KEY-----<br>...<br>-----END RSA PUBLIC KEY-----<br><br>   Does anyone knows what caused this? Thanks.<br clear="all">----------<br>Soli Deo gloria,<br>yours WindyWinter<br>and <a href="http://www.briefdream.com">http://www.briefdream.com</a><br>