Hi Martin,<div><br></div><div>I am using the default strongswan(<span style="background-color:rgb(255,255,255);color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">strongswan 4.1.4) </span>supported by wrlinux. I wanted to test the functionality for this version. </div>
<div><br></div><div>Is there anything to do with Netlink-XFRM for this issue.</div><div>Please find the console logs </div><div><div>wrlinux:/root> ip xfrm</div><div>Usage: ip xfrm XFRM-OBJECT { COMMAND | help }</div><div>
where  XFRM-OBJECT := state | policy | monitor</div><div>wrlinux:/root> ip xfrm state</div><div>Cannot open netlink socket: Protocol not supported</div></div><div><br></div><div><br></div><div>Please advise</div><div><br>
</div><div><br></div><div><br><div class="gmail_quote">On Fri, Jul 13, 2012 at 1:51 PM, Martin Willi <span dir="ltr"><<a href="mailto:martin@strongswan.org" target="_blank">martin@strongswan.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
> I am getting the following error message of no socket implementation.<br>
<br>
</div><div class="im">> no socket implementation registered, receiving failed<br>
<br>
</div><div class="im">> loaded plugins: aes des sha1 sha2 md5 pem pkcs1 gmp random hmac stroke<br>
> kernel-netlink updown<br>
<br>
</div>Yes, seems that your WR build does not load a socket plugin. Your<br>
strongswan.conf "load" statement includes socket-default, but it seems<br>
that the plugin is missing. Check which socket plugin you have<br>
installed, or ./configure strongSwan with --enable-socket-default.<br>
<br>
Regards<br>
<span class="HOEnZb"><font color="#888888">Martin<br>
<br>
<br>
</font></span></blockquote></div><br></div>