<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi, <BR>
using the version openswan 2.6.39, when i execute the command &quot;ipsec verify&quot;, i have the error&nbsp; &quot;OSError: [Errno 2] No such file or directory&quot;.<BR>
<BR>
Is this normal? what is that i'm missing?<BR>
<BR>
Thanks,<BR>
Ant&#243;nio<BR>
<BR>
<BR>
<BR>
<BR>
-- ipsec verify output:<BR>
<BR>
# ipsec verify<BR>
Checking if IPsec got installed and started correctly:<BR>
<BR>
Version check and ipsec on-path&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<BR>
Openswan U2.6.39/K3.0.50 (netkey)<BR>
See `ipsec --copyright' for copyright information.<BR>
Checking for IPsec support in kernel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<BR>
NETKEY: Testing XFRM related proc values<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ICMP default/send_redirects&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ICMP default/accept_redirects&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XFRM larval drop&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<BR>
Hardware random device check&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [N/A]<BR>
Two or more interfaces found, checking IP forwarding [OK]<BR>
Checking rp_filter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<BR>
Checking that pluto is running&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<BR>
Pluto listening for IKE on udp 500&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Traceback (most recent call last):<BR>
&nbsp; File &quot;/usr/lib/ipsec/verify&quot;, line 461, in &lt;module&gt;<BR>
&nbsp;&nbsp;&nbsp; main()<BR>
&nbsp; File &quot;/usr/lib/ipsec/verify&quot;, line 452, in main<BR>
&nbsp;&nbsp;&nbsp; plutocheck()<BR>
&nbsp; File &quot;/usr/lib/ipsec/verify&quot;, line 178, in plutocheck<BR>
&nbsp;&nbsp;&nbsp; udp500check()<BR>
&nbsp; File &quot;/usr/lib/ipsec/verify&quot;, line 258, in udp500check<BR>
&nbsp;&nbsp;&nbsp; p = subprocess.Popen([&quot;/usr/sbin/ss&quot;, &quot;-n&quot;, &quot;-l&quot;, &quot;-u&quot;, &quot;sport = :500&quot;], stdout=subprocess.PIPE, stderr=subprocess.PIPE) <BR>
&nbsp; File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 623, in __init__<BR>
&nbsp;&nbsp;&nbsp; errread, errwrite)<BR>
&nbsp; File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 1141, in _execute_child<BR>
&nbsp;&nbsp;&nbsp; raise child_exception<BR>
OSError: [Errno 2] No such file or directory<BR>
<BR>
</BODY>
</HTML>