<div dir="ltr">Hello list.<div>Thank you guys for your great work.<br><div><br></div><div>I'm using:</div><div>strongSwan OSX Native gui application Ver. 5.3.0 (1)</div><div>OS X Yosemite 10.10.3 <br></div><div>strongSwan 5.2.1 on server side</div><div><br></div><div>My server have dual stack ipv6/ipv4 connection and i want to assign ipv6 and ipv4 to client that have only ipv4.</div><div>I see that charon-xpc not requesting %any6 virtual IP while connecting. </div><div><br></div><div>Here is my ipsec.conf:</div><div><br></div><div>    # left - local (server) side</div><div>    left=%any</div><div>    leftauth=pubkey</div><div>    leftcert=uk1.pvpn.pw.crt</div><div>    leftsendcert=always</div><div>    leftsubnet=<a href="http://0.0.0.0/0,2000::/3">0.0.0.0/0,2000::/3</a></div><div><br></div><div>    # right - remote (client) side</div><div>    right=%any</div><div>    rightauth=pubkey</div><div>    rightsourceip=<a href="http://192.168.103.0/24,2002:25f7:7489:3::/112">192.168.103.0/24,2002:25f7:7489:3::/112</a></div><div>    rightdns=8.8.8.8,2001:4860:4860::8888 </div><div><br></div><div>    conn ikev2-eap-md5<br></div><div><div>        keyexchange=ikev2</div>







<div>        rightauth=eap-md5<br></div><div>        eap_identity=%identity</div></div><div>        auto=add</div><div><br></div><div>I see both Virtual IP pools in "statusall".</div><div><br></div><div>Here is how OS X client looks in daemon.log:</div><div><div>   peer requested virtual IP %any</div><div>   assigning virtual IP 192.168.103.1 to peer 'osxclient1'  <br></div></div><div><br></div><div>Looks like my goal similar to this example <a href="http://www.strongswan.org/uml/testresults/ikev2/ip-two-pools-v4v6/index.html">http://www.strongswan.org/uml/testresults/ikev2/ip-two-pools-v4v6/index.html</a></div><div><br></div><div><br></div>







<div><br></div><div><br></div></div></div>