[vpn-help] iked v2.2.0 fails to start on Ubuntu 12.10 amd64

Robert Grasso robert.grasso at modulonet.fr
Wed May 1 10:14:01 CDT 2013


Hello,

I just installed from scratch Ubuntu 12.10 amd64; I installed the latest 
OS updates, but using the original kernel

3.4.0-5-generic

then I downloaded ike v2.2.0; I resolved the dependencies; I ran cmake 
with the suggested options :

cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES

then

make

The compilation went through with no error. Then

make install

when I start iked, it just stops; if I enable the debug (log_level 
debug) in  iked.conf, I just get :

in the terminal :

root at power4:/etc/apt# iked -F
ii : created ike socket 0.0.0.0:500
ii : created natt socket 0.0.0.0:4500
## : IKE Daemon, ver 2.2.0
## : Copyright 2013 Shrew Soft Inc.
## : This product linked OpenSSL 1.0.1c 10 May 2012
ii : opened '/var/log/iked.log'
ii : opened '/var/log/ike-decrypt.pcap'

and almost nothing in the log :

root at power4:/etc/apt# cat /var/log/iked.log
13/04/30 17:02:59 ## : IKE Daemon, ver 2.2.0
13/04/30 17:02:59 ## : Copyright 2013 Shrew Soft Inc.
13/04/30 17:02:59 ## : This product linked OpenSSL 1.0.1c 10 May 2012
13/04/30 17:02:59 ii : opened '/var/log/iked.log'
13/04/30 17:02:59 ii : opened '/var/log/ike-decrypt.pcap'

and that's all.

in /var/log/ike-decrypt.pcap, there is a short encrypt sting :

root at power4:/etc/apt# od -c /var/log/ike-decrypt.pcap
0000000 324 303 262 241 002  \0 004  \0  \0  \0  \0  \0  \0  \0  \0 \0
0000020 352 005  \0  \0 001  \0  \0  \0
0000030


Does anybody have an idea ? I am not a developer, but I can help with 
some tests if required.

Best regards

-- 
Robert Grasso
@home
---
UNIX was not designed to stop you from doing stupid things, because
   that would also stop you from doing clever things. -- Doug Gwyn



More information about the vpn-help mailing list