I&#39;m running OpenSolaris 2009.06 as a guest OS inside Sun VirtualBox on a Windows XP64 host.  I also have an XP 32-bit guest OS and am able to use the Cisco AnyConnect product fine inside that virtual machine, and I&#39;ve used vpnc on other virtual machines to connect to the same Cisco VPN server, so I don&#39;t think running as a virtual machine is the issue.<br>
<br>Anyway, I installed &quot;tun&quot; prior to finding the OpenConnect info.  I then found OpenConnect, and followed the instructions.  I first tried OpenConnect 2.21, but it would not compile.  So I went to the 2.10 version, and it compiled fine (I used gcc and gmake).  <br>
<br>I also grabbed the most recent vpnc-script.<br><br>Then, upon<br><br>./openconnect --script=./vpnc-script https://&lt;my-anyconnect-server&gt;<br><br>I get<br>getaddrinfo failed: node name or service name not known<br>
Failed to open HTTPS connection to https://&lt;my-anyconnect-server&gt;<br>Failed to obtain WebVPN cookie<br><br>The connection is reached just fine in a web-browser on this same virtual-machine, but since I&#39;m running OpenSolaris, the anyconnect client doesn&#39;t know what to do.<br>
<br>Hints on how to troubleshoot this please?<br><br><br><br>