<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 1, 2013 at 5:14 PM, Robert Grasso <span dir="ltr"><<a href="mailto:robert.grasso@modulonet.fr" target="_blank">robert.grasso@modulonet.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
I just installed from scratch Ubuntu 12.10 amd64; I installed the latest OS updates, but using the original kernel<br>
<br>
<a href="tel:3.4.0-5" value="+333405" target="_blank">3.4.0-5</a>-generic<br>
<br>
then I downloaded ike v2.2.0; I resolved the dependencies; I ran cmake with the suggested options :<br>
<br>
cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES<br>
<br>
then<br>
<br>
make<br>
<br>
The compilation went through with no error. Then<br>
<br>
make install<br>
<br>
when I start iked, it just stops; if I enable the debug (log_level debug) in  iked.conf, I just get :<br>
<br>
in the terminal :<br>
<br>
root@power4:/etc/apt# iked -F<br>
ii : created ike socket <a href="http://0.0.0.0:500" target="_blank">0.0.0.0:500</a><br>
ii : created natt socket <a href="http://0.0.0.0:4500" target="_blank">0.0.0.0:4500</a><br>
## : IKE Daemon, ver 2.2.0<br>
## : Copyright 2013 Shrew Soft Inc.<br>
## : This product linked OpenSSL 1.0.1c 10 May 2012<br>
ii : opened '/var/log/iked.log'<br>
ii : opened '/var/log/ike-decrypt.pcap'<br>
<br>
and almost nothing in the log :<br>
<br>
root@power4:/etc/apt# cat /var/log/iked.log<br>
13/04/30 17:02:59 ## : IKE Daemon, ver 2.2.0<br>
13/04/30 17:02:59 ## : Copyright 2013 Shrew Soft Inc.<br>
13/04/30 17:02:59 ## : This product linked OpenSSL 1.0.1c 10 May 2012<br>
13/04/30 17:02:59 ii : opened '/var/log/iked.log'<br>
13/04/30 17:02:59 ii : opened '/var/log/ike-decrypt.pcap'<br>
<br>
and that's all.<br>
<br>
in /var/log/ike-decrypt.pcap, there is a short encrypt sting :<br>
<br>
root@power4:/etc/apt# od -c /var/log/ike-decrypt.pcap<br>
0000000 324 303 262 241 002  \0 004  \0  \0  \0  \0  \0  \0  \0  \0 \0<br>
0000020 352 005  \0  \0 001  \0  \0  \0<br>
0000030<br>
<br>
<br>
Does anybody have an idea ? I am not a developer, but I can help with some tests if required.<br></blockquote><div style>Hi Robert,</div><div style><br></div><div style>There is a bug with 2.2.0 in Linux :</div><div style>
Look the thread : <a href="https://lists.shrew.net/pipermail/vpn-help/2013-April/014322.html">https://lists.shrew.net/pipermail/vpn-help/2013-April/014322.html</a></div><div style><br></div><div style>Regards,  </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Best regards<span class=""><font color="#888888"><br>
<br>
-- <br>
Robert Grasso<br>
@home<br>
---<br>
UNIX was not designed to stop you from doing stupid things, because<br>
  that would also stop you from doing clever things. -- Doug Gwyn<br>
<br>
______________________________<u></u>_________________<br>
vpn-help mailing list<br>
<a href="mailto:vpn-help@lists.shrew.net" target="_blank">vpn-help@lists.shrew.net</a><br>
<a href="https://lists.shrew.net/mailman/listinfo/vpn-help" target="_blank">https://lists.shrew.net/<u></u>mailman/listinfo/vpn-help</a><br>
</font></span></blockquote></div><br></div></div>