From: --sc./ire (sc_at_ire.freeswan.org)
Date: Thu Aug 15 2002 - 02:38:22 CEST
I have been running the ipsec .deb kernel patch that comes with debian. I
compiled it into the 2.4.19-pre10 kernel on several systems. It seems to work
fine FreeSwan <--> FreeSwan. I have also ran
older versions of FS(1.91 and 1.94) on some SuSE distros to connect to some
netopia routers with great success as well.
Recently I tried to run the 1.96/2.4.19-pre10 to connect to one of the
netopia routers and ran into this problem.
The netopia routers only will only have 3 optons for ESP authenticaion:
1. none
2. hmac-md5-96
3. hmac-sha1-96
The same system that can connect to another freeswan setup with
"esp=3des-md5-96" cannot run the hmac-md5-96 algorithm.
I keep getting this error:
"esp string error: enc_alg not found, enc_alg="hmac", auth_alg="md5""
I do have HMAC_MD5 compiled into the kernel. In fact all of the freeswan
components are either a module or compiled in.
any help would be greatly appreciated.
thanks
Herei is the barf output minus the firewall rules etc...
matrixex
Wed Aug 14 02:02:14 PDT 2002
+ _________________________ version
+ ipsec --version
Linux FreeS/WAN 1.96
See `ipsec --copyright' for copyright information.
+ _________________________ proc/version
+ cat /proc/version
Linux version 2.4.19-pre10-asus-a7v333-ipsec (root_at_matrixex) (gcc version
2.95.4 20011002 (Debian prerelease)) #1 Mon Jul 22 18:18:05 PDT 2002
+ _________________________ proc/net/ipsec_eroute
+ sort +3 /proc/net/ipsec_eroute
+ _________________________ proc/net/ipsec_spi
+ cat /proc/net/ipsec_spi
+ _________________________ proc/net/ipsec_spigrp
+ cat /proc/net/ipsec_spigrp
+ _________________________ netstart-rn
+ netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
64.81.187.208 0.0.0.0 255.255.255.248 U 40 0 0 eth0
10.0.21.0 0.0.0.0 255.255.255.0 U 40 0 0 eth1
0.0.0.0 64.81.187.209 0.0.0.0 UG 40 0 0 eth0
+ _________________________ proc/net/ipsec_tncfg
+ cat /proc/net/ipsec_tncfg
ipsec0 -> NULL mtu=16260(0) -> 0
ipsec1 -> NULL mtu=0(0) -> 0
ipsec2 -> NULL mtu=0(0) -> 0
ipsec3 -> NULL mtu=0(0) -> 0
+ _________________________ proc/net/pf_key
+ cat /proc/net/pf_key
sock pid socket next prev e n p sndbf Flags Type St
+ _________________________ proc/net/pf_key-star
+ cd /proc/net
+ egrep '^' pf_key_registered pf_key_supported
pf_key_registered:satype socket pid sk
pf_key_supported:satype exttype alg_id ivlen minbits maxbits
pf_key_supported: 2 14 3 0 160 160
pf_key_supported: 2 14 2 0 128 128
pf_key_supported: 3 15 3 64 168 168
pf_key_supported: 3 14 3 0 160 160
pf_key_supported: 3 14 2 0 128 128
pf_key_supported: 9 15 1 0 32 32
pf_key_supported: 10 15 2 0 1 1
+ _________________________ proc/sys/net/ipsec-star
+ cd /proc/sys/net/ipsec
+ egrep '^' debug_ah debug_eroute debug_esp debug_ipcomp debug_netlink
debug_pfkey debug_radij debug_rcv debug_spi debug_tunnel debug_verbose
debug_xform icmp inbound_policy_check tos
debug_ah:0
debug_eroute:0
debug_esp:0
debug_ipcomp:0
debug_netlink:0
debug_pfkey:0
debug_radij:0
debug_rcv:0
debug_spi:0
debug_tunnel:0
debug_verbose:0
debug_xform:0
icmp:1
inbound_policy_check:1
tos:1
+ _________________________ ipsec/status
+ ipsec auto --status
whack: Pluto is not running (no "/var/run/pluto.ctl")
+ _________________________ ifconfig-a
+ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:02:B3:B4:6F:39
inet addr:64.81.187.210 Bcast:64.81.187.239 Mask:255.255.255.248
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:47229 errors:0 dropped:0 overruns:0 frame:0
TX packets:31952 errors:0 dropped:0 overruns:0 carrier:0
collisions:2 txqueuelen:100
RX bytes:32026758 (30.5 MiB) TX bytes:4740003 (4.5 MiB)
Interrupt:10 Base address:0x9000
eth1 Link encap:Ethernet HWaddr 00:02:B3:B4:6E:6E
inet addr:10.0.21.1 Bcast:10.0.21.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7434 errors:0 dropped:0 overruns:0 frame:1
TX packets:5364 errors:0 dropped:0 overruns:0 carrier:0
collisions:132 txqueuelen:100
RX bytes:851486 (831.5 KiB) TX bytes:1210192 (1.1 MiB)
Interrupt:12 Base address:0xb000
ipsec0 Link encap:IPIP Tunnel HWaddr
inet addr:64.81.187.210 Mask:255.255.255.248
NOARP MTU:16260 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
ipsec1 Link encap:IPIP Tunnel HWaddr
NOARP MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
ipsec2 Link encap:IPIP Tunnel HWaddr
NOARP MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
ipsec3 Link encap:IPIP Tunnel HWaddr
NOARP MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1644 errors:0 dropped:0 overruns:0 frame:0
TX packets:1644 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:161231 (157.4 KiB) TX bytes:161231 (157.4 KiB)
+ _________________________ ipsec/directory
+ ipsec --directory
/usr/lib/ipsec
+ _________________________ hostname/fqdn
+ hostname --fqdn
matrixex
+ _________________________ hostname/ipaddress
+ hostname --ip-address
127.0.0.1
+ _________________________ uptime
+ uptime
02:02:14 up 13:16, 1 user, load average: 0.09, 0.08, 0.02
+ _________________________ ps
+ ps alxw
+ egrep -i 'ppid|pluto|ipsec|klips'
F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND
000 0 1651 1055 9 0 2124 976 wait4 S pts/0 0:00 /bin/sh
/usr/sbin/ipsec barf
000 0 1652 1651 16 0 2140 1032 wait4 S pts/0 0:00 /bin/sh
/usr/lib/ipsec/barf
040 0 1693 1652 15 0 2140 1032 - R pts/0 0:00 /bin/sh
/usr/lib/ipsec/barf
+ _________________________ ipsec/showdefaults
+ ipsec showdefaults
ipsec showdefaults: cannot find defaults file `/var/run/ipsec.info'
+ _________________________ ipsec/conf
+ ipsec _include /etc/ipsec.conf
+ ipsec _keycensor
#< /etc/ipsec.conf 1
config setup
interfaces="ipsec0=eth0"
klipsdebug=none
plutodebug=none
plutoload=%search
plutostart=%search
# Close down old connection when new one using same ID shows up.
uniqueids=yes
conn %default
type=tunnel
# How persistent to be in (re)keying negotiations (0 means very).
keyingtries=0
spibase=0x200
esp=hmac-md5-96
keyexchange=ike
authby=secret
compress=yes
#< /etc/ipsec.d/private/remote.bellvue.conn 1
conn sea-bel
also=kyllo
right=64.178.80.194
rightsubnet=10.0.9.0/24
rightnexthop=64.178.80.193
keyexchange=ike
authby=secret
auto=start
#> /etc/ipsec.conf 21
conn kyllo
left=64.81.187.210
leftnexthop=64.81.187.209
leftsubnet=10.0.21.0/24
+ _________________________ ipsec/secrets
+ ipsec _include /etc/ipsec.secrets
+ ipsec _secretcensor
#< /etc/ipsec.secrets 1
64.81.187.210 64.178.80.194: PSK "[sums to adf0...]"
+ _________________________ ipsec/ls-dir
+ ls -l /usr/lib/ipsec
total 812
-rwxr-xr-x 1 root root 11090 Apr 6 06:32 _confread
-rwxr-xr-x 1 root root 4208 Apr 6 06:32 _copyright
-rwxr-xr-x 1 root root 2164 Apr 6 06:32 _include
-rwxr-xr-x 1 root root 1384 Apr 6 06:32 _keycensor
-rwxr-xr-x 1 root root 3495 Apr 6 06:32 _plutoload
-rwxr-xr-x 1 root root 3618 Apr 6 06:32 _plutorun
-rwxr-xr-x 1 root root 7276 Apr 6 06:32 _realsetup
-rwxr-xr-x 1 root root 1905 Apr 6 06:32 _secretcensor
-rwxr-xr-x 1 root root 6050 Apr 6 06:32 _startklips
-rwxr-xr-x 1 root root 5262 Apr 6 06:32 _updown
-rwxr-xr-x 1 root root 12335 Apr 6 06:32 auto
-rwxr-xr-x 1 root root 7013 Apr 6 06:32 barf
-rwxr-xr-x 1 root root 61544 Apr 6 06:32 eroute
-rwxr-xr-x 1 root root 2822 Apr 6 06:32 ipsec
-rw-r--r-- 1 root root 1950 Apr 6 06:32 ipsec_pr.template
-rwxr-xr-x 1 root root 44200 Apr 6 06:32 klipsdebug
-rwxr-xr-x 1 root root 2438 Apr 6 06:32 look
-rwxr-xr-x 1 root root 16174 Apr 6 06:32 manual
-rwxr-xr-x 1 root root 2004 Apr 6 06:32 mkx509cert
-rwxr-xr-x 1 root root 1691 Apr 6 06:32 newhostkey
-rwxr-xr-x 1 root root 35852 Apr 6 06:32 pf_key
-rwxr-xr-x 1 root root 309832 Apr 6 06:32 pluto
-rwxr-xr-x 1 root root 6376 Apr 6 06:32 ranbits
-rwxr-xr-x 1 root root 16488 Apr 6 06:32 rsasigkey
-rwxr-xr-x 1 root root 16657 Apr 6 06:32 send-pr
lrwxrwxrwx 1 root root 17 Aug 13 23:04 setup ->
/etc/init.d/ipsec
-rwxr-xr-x 1 root root 1041 Apr 6 06:32 showdefaults
-rwxr-xr-x 1 root root 3485 Apr 6 06:32 showhostkey
-rwxr-xr-x 1 root root 72776 Apr 6 06:32 spi
-rwxr-xr-x 1 root root 52776 Apr 6 06:32 spigrp
-rwxr-xr-x 1 root root 9708 Apr 6 06:32 tncfg
-rwxr-xr-x 1 root root 31496 Apr 6 06:32 whack
+ _________________________ ipsec/updowns
++ ls /usr/lib/ipsec
++ egrep updown
+ cat /usr/lib/ipsec/_updown
#! /bin/sh
# default updown script
# Copyright (C) 2000, 2001 D. Hugh Redelmeier, Henry Spencer
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 2 of the License, or (at your
# option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
# RCSID $Id: _updown,v 1.18 2001/11/09 04:12:19 henry Exp $
# CAUTION: Installing a new version of FreeS/WAN will install a new
# copy of this script, wiping out any custom changes you make. If
# you need changes, make a copy of this under another name, and customize
# that, and use the (left/right)updown parameters in ipsec.conf to make
# FreeS/WAN use yours instead of this default one.
<<--SNIP-->>
+ _________________________ proc/net/dev
+ cat /proc/net/dev
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes
packets errs drop fifo colls carrier compressed
lo: 161231 1644 0 0 0 0 0 0 161231
1644 0 0 0 0 0 0
eth0:32026758 47229 0 0 0 0 0 0 4740003
31952 0 0 0 2 0 0
eth1: 851486 7434 0 0 0 1 0 0 1210192
5364 0 0 0 132 0 0
ipsec0: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
ipsec1: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
ipsec2: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
ipsec3: 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0
+ _________________________ proc/net/route
+ cat /proc/net/route
Iface Destination Gateway Flags RefCnt Use Metric Mask MTU Window IRTT
eth0 D0BB5140 00000000 0001 0 0 0 F8FFFFFF 40 0 0
eth1 0015000A 00000000 0001 0 0 0 00FFFFFF 40 0 0
eth0 00000000 D1BB5140 0003 0 0 0 00000000 40 0 0
+ _________________________ proc/sys/net/ipv4/ip_forward
+ cat /proc/sys/net/ipv4/ip_forward
1
+ _________________________ proc/sys/net/ipv4/conf/star-rp_filter
+ cd /proc/sys/net/ipv4/conf
+ egrep '^' all/rp_filter default/rp_filter eth0/rp_filter eth1/rp_filter
ipsec0/rp_filter lo/rp_filter
all/rp_filter:0
default/rp_filter:0
eth0/rp_filter:0
eth1/rp_filter:0
ipsec0/rp_filter:0
lo/rp_filter:0
+ _________________________ uname-a
+ uname -a
Linux matrixex 2.4.19-pre10-asus-a7v333-ipsec #1 Mon Jul 22 18:18:05 PDT 2002
i686 unknown unknown GNU/Linux
+ _________________________ redhat-release
+ test -r /etc/redhat-release
+ _________________________ proc/net/ipsec_version
+ cat /proc/net/ipsec_version
FreeS/WAN version: 1.96
+ _________________________ iptables/list
<<---SNIP-->>
+ cat /proc/modules
iptable_mangle 2176 0 (autoclean) (unused)
ipt_MASQUERADE 1792 1 (autoclean)
ipt_LOG 3168 5 (autoclean)
ipt_REDIRECT 768 1 (autoclean)
ipt_multiport 672 21 (autoclean)
ipt_REJECT 2816 4 (autoclean)
ipt_state 640 50 (autoclean)
ip_nat_irc 2848 0 (unused)
ip_nat_ftp 3552 0 (unused)
iptable_nat 18868 3 [ipt_MASQUERADE ipt_REDIRECT ip_nat_irc
ip_nat_ftp]
ip_conntrack_irc 2656 0 [ip_nat_irc]
ip_conntrack_ftp 3520 0 [ip_nat_ftp]
ip_conntrack 20396 4 [ipt_MASQUERADE ipt_REDIRECT ipt_state
ip_nat_irc ip_nat_ftp iptable_nat ip_conntrack_irc ip_conntrack_ftp]
iptable_filter 1792 1 (autoclean)
ip_tables 13056 11 [iptable_mangle ipt_MASQUERADE ipt_LOG
ipt_REDIRECT ipt_multiport ipt_REJECT ipt_state iptable_nat iptable_filter]
loop 8592 0 (autoclean)
raid1 12324 1
linear 1472 0 (unused)
md 57600 1 [raid1 linear]
usb-uhci 21572 0 (unused)
+ _________________________ proc/meminfo
+ cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 528306176 325095424 203210752 0 84082688 196145152
Swap: 1000153088 0 1000153088
MemTotal: 515924 kB
MemFree: 198448 kB
MemShared: 0 kB
Buffers: 82112 kB
Cached: 191548 kB
SwapCached: 0 kB
Active: 86136 kB
Inactive: 201748 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 515924 kB
LowFree: 198448 kB
SwapTotal: 976712 kB
SwapFree: 976712 kB
+ _________________________ dev/ipsec-ls
+ ls -l '/dev/ipsec*'
ls: /dev/ipsec*: No such file or directory
+ _________________________ proc/net/ipsec-ls
+ ls -l /proc/net/ipsec_eroute /proc/net/ipsec_klipsdebug /proc/net/ipsec_spi
/proc/net/ipsec_spigrp /proc/net/ipsec_tncfg /proc/net/ipsec_version
-r--r--r-- 1 root root 0 Aug 14 02:02 /proc/net/ipsec_eroute
-r--r--r-- 1 root root 0 Aug 14 02:02
/proc/net/ipsec_klipsdebug
-r--r--r-- 1 root root 0 Aug 14 02:02 /proc/net/ipsec_spi
-r--r--r-- 1 root root 0 Aug 14 02:02 /proc/net/ipsec_spigrp
-r--r--r-- 1 root root 0 Aug 14 02:02 /proc/net/ipsec_tncfg
-r--r--r-- 1 root root 0 Aug 14 02:02
/proc/net/ipsec_version
+ _________________________ usr/src/linux/.config
+ test -f /usr/src/linux/.config
+ egrep 'IP|NETLINK' /usr/src/linux/.config
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
CONFIG_SYSVIPC=y
CONFIG_MD_MULTIPATH=m
# CONFIG_NETLINK_DEV is not set
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_FWMARK=y
CONFIG_IP_ROUTE_NAT=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_TOS=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_ROUTE_LARGE_TABLES=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
# CONFIG_IP_MROUTE is not set
# IP: Netfilter Configuration
CONFIG_IP_NF_CONNTRACK=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_UNCLEAN=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_MIRROR=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_NAT_LOCAL=y
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_ARPTABLES=m
CONFIG_IP_NF_ARPFILTER=m
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set
# CONFIG_IPV6 is not set
# CONFIG_IPX is not set
CONFIG_IPSEC=y
CONFIG_IPSEC_IPIP=y
CONFIG_IPSEC_AH=y
CONFIG_IPSEC_AUTH_HMAC_MD5=y
CONFIG_IPSEC_AUTH_HMAC_SHA1=y
CONFIG_IPSEC_ESP=y
CONFIG_IPSEC_ENC_3DES=y
CONFIG_IPSEC_EXT=y
CONFIG_IPSEC_EXT_MD5=m
CONFIG_IPSEC_EXT_RIPEMD=m
CONFIG_IPSEC_EXT_SHA1=m
CONFIG_IPSEC_EXT_SHA2=m
CONFIG_IPSEC_EXT_3DES=m
CONFIG_IPSEC_EXT_AES_OPT=m
CONFIG_IPSEC_EXT_AES=m
CONFIG_IPSEC_EXT_BLOWFISH=m
CONFIG_IPSEC_EXT_CAST=m
CONFIG_IPSEC_EXT_NULL=m
CONFIG_IPSEC_EXT_SERPENT=m
CONFIG_IPSEC_EXT_TWOFISH=m
CONFIG_IPSEC_IPCOMP=y
CONFIG_IPSEC_DEBUG=y
# CONFIG_IDEDMA_PCI_WIP is not set
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_TULIP is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
CONFIG_SLIP=m
# CONFIG_SLIP_COMPRESSED is not set
# CONFIG_SLIP_SMART is not set
# CONFIG_SLIP_MODE_SLIP6 is not set
# CONFIG_USB_SERIAL_IPAQ is not set
<<---SNIP--->>
+ egrep -i 'ipsec|klips|pluto'
+ cat
Aug 14 01:00:15 matrixex ipsec_setup: Starting FreeS/WAN IPsec 1.96...
Aug 14 01:00:15 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:00:15 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:00:15 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:00:15 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:00:15 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:00:28 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:00:28 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:00:28 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:00:28 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:00:28 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:00:28 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:00:28 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:00:38 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:00:38 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:00:38 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:00:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:00:38 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:00:38 matrixex ipsec_setup: stop ordered, but IPsec does not appear
to be running!
Aug 14 01:00:38 matrixex ipsec_setup: doing cleanup anyway...
Aug 14 01:00:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:00:38 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:00:38 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:00:38 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:00:38 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:00:39 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:00:39 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:00:51 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:00:51 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:00:51 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:00:51 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:00:51 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:00:51 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:00:51 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:01:02 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:01:02 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:01:02 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:01:02 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:01:02 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:01:02 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:01:02 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:01:02 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:01:02 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:01:02 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:01:15 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:01:15 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:01:15 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:01:15 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:01:15 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:01:15 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:01:15 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:01:25 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:01:25 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:01:25 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:01:25 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:01:25 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:01:25 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:01:25 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:01:25 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:01:26 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:01:26 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:01:38 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:01:38 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:01:38 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:01:38 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:01:38 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:01:38 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:01:38 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:01:48 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:01:48 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:01:48 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:01:49 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:01:49 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:01:49 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:01:49 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:01:49 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:01:49 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:01:49 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:02:02 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:02:02 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:02:02 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:02:02 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:02:02 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:02:02 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:02:02 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:02:12 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:02:12 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:02:12 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:02:12 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:02:12 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:02:12 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:02:12 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:02:12 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:02:12 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:02:12 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:02:25 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:02:25 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:02:25 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:02:25 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:02:25 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:02:25 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:02:25 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:02:36 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:02:36 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:02:36 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:02:36 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:02:36 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:02:36 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:02:36 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:02:36 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:02:36 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:02:36 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:02:49 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:02:49 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:02:49 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:02:49 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:02:49 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:02:49 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:02:49 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:02:59 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:02:59 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:02:59 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:02:59 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:02:59 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:02:59 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:02:59 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:02:59 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:03:00 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:03:00 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:03:12 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:03:12 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:03:12 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:03:12 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:03:12 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:03:12 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:03:12 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:03:22 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:03:22 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:03:23 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:03:23 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:03:23 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:03:23 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:03:23 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:03:23 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:03:23 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:03:23 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:03:36 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:03:36 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:03:36 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:03:36 matrixex ipsec__plutorun: 003 "sea-bel" #1: KE has 127 byte
DH public value; 128 required
Aug 14 01:03:36 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:03:36 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:03:36 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:03:36 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:03:46 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:03:46 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:03:46 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:03:46 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:03:46 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:03:46 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:03:46 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:03:46 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:03:46 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:03:46 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:03:59 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:03:59 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:03:59 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:03:59 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:03:59 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:03:59 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:03:59 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:04:09 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:04:09 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:04:09 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:04:09 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:04:10 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:04:10 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:04:10 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:04:10 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:04:10 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:04:10 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:04:23 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:04:23 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:04:23 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:04:23 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:04:23 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:04:23 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:04:23 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:04:33 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:04:33 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:04:33 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:04:33 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:04:33 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:04:33 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:04:33 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:04:33 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:04:33 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:04:33 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:04:46 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:04:46 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:04:46 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:04:46 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:04:46 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:04:46 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:04:46 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:04:56 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:04:56 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:04:56 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:04:56 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:04:57 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:04:57 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:04:57 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:04:57 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:04:57 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:04:57 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:05:10 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:05:10 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:05:10 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:05:10 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:05:10 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:05:10 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:05:10 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:05:20 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:05:20 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:05:20 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:05:20 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:05:20 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:05:20 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:05:20 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:05:20 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:05:20 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:05:20 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:05:33 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:05:33 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:05:33 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:05:33 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:05:33 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:05:33 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:05:33 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:05:43 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:05:43 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:05:43 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:05:43 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:05:44 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:05:44 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:05:44 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:05:44 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:05:44 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:05:44 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:05:57 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:05:57 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:05:57 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:05:57 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:05:57 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:05:57 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:05:57 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:06:07 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:06:07 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:06:07 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:06:07 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:06:07 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:06:07 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:06:07 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:06:07 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:06:07 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:06:07 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:06:20 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:06:20 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:06:20 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:06:20 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:06:20 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:06:20 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:06:20 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:06:30 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:06:30 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:06:30 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:06:30 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:06:31 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:06:31 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:06:31 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:06:31 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:06:31 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:06:31 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:06:44 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:06:44 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:06:44 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:06:44 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:06:44 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:06:44 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:06:44 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:06:54 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:06:54 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:06:54 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:06:54 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:06:54 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:06:54 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:06:54 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:06:54 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:06:54 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:06:54 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:07:07 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:07:07 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:07:07 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:07:07 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:07:07 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:07:07 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:07:07 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:07:17 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:07:17 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:07:17 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:07:17 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:07:17 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:07:17 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:07:18 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:07:18 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:07:18 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:07:18 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:07:31 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:07:31 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:07:31 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:07:31 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:07:31 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:07:31 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:07:31 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:07:41 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:07:41 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:07:41 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:07:41 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:07:41 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:07:41 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:07:41 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:07:41 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:07:41 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:07:41 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:07:54 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:07:54 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:07:54 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:07:54 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:07:54 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:07:54 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:07:54 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:08:04 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:08:04 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:08:04 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:08:04 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:08:04 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:08:04 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:08:04 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:08:04 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:08:05 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:08:05 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:08:17 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:08:17 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:08:17 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:08:17 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:08:17 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:08:17 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:08:17 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:08:28 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:08:28 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:08:28 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:08:28 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:08:28 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:08:28 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:08:28 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:08:28 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:08:28 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:08:28 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:08:41 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:08:41 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:08:41 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:08:41 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:08:41 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:08:41 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:08:41 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:08:51 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:08:51 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:08:51 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:08:51 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:08:51 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:08:51 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:08:51 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:08:51 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:08:52 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:08:52 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:09:04 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:09:04 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:09:04 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:09:04 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:09:04 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:09:04 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:09:04 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:09:14 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:09:14 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:09:15 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:09:15 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:09:15 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:09:15 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:09:15 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:09:15 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:09:15 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:09:15 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:09:28 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:09:28 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:09:28 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:09:28 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:09:28 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:09:28 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:09:28 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:09:38 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:09:38 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:09:38 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:09:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:09:38 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:09:38 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:09:38 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:09:38 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:09:38 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:09:38 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:09:51 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:09:51 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:09:51 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:09:51 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:09:51 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:09:51 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:09:51 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:10:01 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:10:01 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:10:01 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:10:02 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:10:02 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:10:02 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:10:02 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:10:02 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:10:02 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:10:02 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:10:15 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:10:15 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:10:15 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:10:15 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:10:15 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:10:15 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:10:15 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:10:25 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:10:25 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:10:25 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:10:25 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:10:25 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:10:25 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:10:25 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:10:25 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:10:25 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:10:25 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:10:38 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:10:38 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:10:38 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:10:38 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:10:38 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:10:38 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:10:38 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:10:48 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:10:48 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:10:48 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:10:48 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:10:49 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:10:49 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:10:49 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:10:49 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:10:49 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:10:49 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:11:02 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:11:02 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:11:02 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:11:02 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:11:02 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:11:02 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:11:02 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:11:12 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:11:12 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:11:12 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:11:12 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:11:12 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:11:12 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:11:12 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:11:12 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:11:12 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:11:12 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:11:25 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:11:25 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:11:25 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:11:25 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:11:25 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:11:25 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:11:25 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:11:35 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:11:35 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:11:35 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:11:35 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:11:35 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:11:35 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:11:36 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:11:36 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:11:36 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:11:36 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:11:49 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:11:49 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:11:49 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:11:49 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:11:49 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:11:49 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:11:49 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:11:59 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:11:59 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:11:59 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:11:59 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:11:59 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:11:59 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:11:59 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:11:59 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:11:59 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:11:59 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:12:12 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:12:12 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:12:12 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:12:12 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:12:12 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:12:12 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:12:12 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:12:22 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:12:22 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:12:22 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:12:22 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:12:22 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:12:23 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:12:23 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:12:23 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:12:23 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:12:23 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:12:36 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:12:36 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:12:36 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:12:36 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:12:36 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:12:36 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:12:36 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:12:46 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:12:46 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:12:46 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:12:46 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:12:46 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:12:46 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:12:46 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:12:46 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:12:46 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:12:46 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:12:59 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:12:59 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:12:59 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:12:59 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:12:59 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:12:59 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:12:59 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:13:09 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:13:09 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:13:09 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:13:09 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:13:09 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:13:10 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:13:10 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:13:10 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:13:10 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:13:10 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:13:23 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:13:23 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:13:23 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:13:23 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:13:23 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:13:23 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:13:23 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:13:33 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:13:33 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:13:33 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:13:33 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:13:33 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:13:33 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:13:33 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:13:33 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:13:33 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:13:33 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:13:46 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:13:46 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:13:46 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:13:46 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:13:46 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:13:46 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:13:46 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:13:56 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:13:56 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:13:56 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:13:56 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:13:56 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:13:56 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:13:56 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:13:56 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:13:57 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:13:57 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:14:10 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:14:10 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:14:10 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:14:10 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:14:10 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:14:10 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:14:10 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:14:20 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:14:20 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:14:20 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:14:20 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:14:20 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:14:20 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:14:20 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:14:20 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:14:20 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:14:20 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:14:33 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:14:33 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:14:33 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:14:33 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:14:33 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:14:33 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:14:33 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:14:43 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:14:43 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:14:43 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:14:43 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:14:43 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:14:43 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:14:43 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:14:43 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:14:44 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:14:44 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:14:56 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:14:56 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:14:56 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:14:56 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:14:56 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:14:56 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:14:56 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:15:07 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:15:07 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:15:07 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:15:07 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:15:07 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:15:07 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:15:07 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:15:07 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:15:07 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:15:07 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:15:20 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:15:20 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:15:20 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:15:20 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:15:20 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:15:20 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:15:20 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:15:30 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:15:30 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:15:30 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:15:30 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:15:30 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:15:30 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:15:30 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:15:30 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:15:31 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:15:31 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:15:43 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:15:43 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:15:43 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:15:43 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:15:43 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:15:43 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:15:43 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:15:54 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:15:54 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:15:54 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:15:54 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:15:54 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:15:54 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:15:54 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:15:54 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:15:54 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:15:54 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:16:07 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:16:07 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:16:07 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:16:07 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:16:07 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:16:07 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:16:07 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:16:17 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:16:17 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:16:17 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:16:17 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:16:17 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:16:17 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:16:17 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:16:17 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:16:18 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:16:18 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:16:30 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:16:30 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:16:30 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:16:30 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:16:30 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:16:30 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:16:30 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:16:40 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:16:41 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:16:41 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:16:41 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:16:41 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:16:41 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:16:41 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:16:41 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:16:41 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:16:41 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:16:54 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:16:54 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:16:54 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:16:54 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:16:54 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:16:54 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:16:54 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:17:04 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:17:04 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:17:04 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:17:04 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:17:04 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:17:04 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:17:04 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:17:04 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:17:05 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:17:05 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:17:17 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:17:17 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:17:17 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:17:17 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:17:17 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:17:17 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:17:17 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:17:27 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:17:28 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:17:28 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:17:28 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:17:28 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:17:28 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:17:28 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:17:28 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:17:28 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:17:28 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:17:41 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:17:41 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:17:41 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:17:41 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:17:41 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:17:41 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:17:41 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:17:51 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:17:51 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:17:51 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:17:51 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:17:51 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:17:51 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:17:51 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:17:51 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:17:52 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:17:52 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:18:04 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:18:04 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:18:04 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:18:04 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:18:04 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:18:04 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:18:04 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:18:14 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:18:14 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:18:14 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:18:14 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:18:15 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:18:15 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:18:15 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:18:15 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:18:15 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:18:15 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:18:28 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:18:28 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:18:28 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:18:28 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:18:28 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:18:28 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:18:28 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:18:38 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:18:38 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:18:38 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:18:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:18:38 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:18:38 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:18:38 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:18:38 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:18:38 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:18:38 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:18:51 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:18:51 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:18:51 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:18:51 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:18:51 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:18:51 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:18:51 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:19:01 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:19:01 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:19:01 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:19:01 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:19:02 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:19:02 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:19:02 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:19:02 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:19:02 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:19:02 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:19:20 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:19:20 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:19:20 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:19:20 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:19:20 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:19:20 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:19:20 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:19:30 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:19:30 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:19:30 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:19:30 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:19:30 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:19:30 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:19:30 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:19:30 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:19:30 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:19:30 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:19:43 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:19:43 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:19:43 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:19:43 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:19:43 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:19:43 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:19:43 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:19:53 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:19:53 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:19:53 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:19:53 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:19:53 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:19:54 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:19:54 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:19:54 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:19:54 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:19:54 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:20:07 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:20:07 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:20:07 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:20:07 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:20:07 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:20:07 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:20:07 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:20:17 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:20:17 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:20:17 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:20:17 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:20:17 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:20:17 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:20:17 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:20:17 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:20:17 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:20:17 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:20:30 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:20:30 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:20:30 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:20:30 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:20:30 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:20:30 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:20:30 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:20:40 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:20:40 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:20:40 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:20:40 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:20:40 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:20:40 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:20:40 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:20:40 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:20:41 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:20:41 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:20:53 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:20:53 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:20:53 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:20:53 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:20:53 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:20:53 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:20:53 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:21:04 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:21:04 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:21:04 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:21:04 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:21:04 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:21:04 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:21:04 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:21:04 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:21:04 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:21:04 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:21:17 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:21:17 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:21:17 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:21:17 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:21:17 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:21:17 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:21:17 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:21:27 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:21:27 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:21:27 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:21:27 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:21:27 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:21:27 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:21:27 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:21:27 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:21:27 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:21:27 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:21:40 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:21:40 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:21:40 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:21:40 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:21:40 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:21:40 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:21:40 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:21:50 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:21:50 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:21:51 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:21:51 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:21:51 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:21:51 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:21:51 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:21:51 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:21:51 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:21:51 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:22:04 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:22:04 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:22:04 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:22:04 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:22:04 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:22:04 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:22:04 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:22:14 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:22:14 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:22:14 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:22:14 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:22:14 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:22:14 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:22:14 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:22:14 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:22:14 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:22:14 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:22:27 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:22:27 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:22:27 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:22:27 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:22:27 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:22:27 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:22:27 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:22:37 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:22:37 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:22:37 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:22:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:22:38 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:22:38 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:22:38 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:22:38 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:22:38 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:22:38 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:22:51 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:22:51 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:22:51 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:22:51 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:22:51 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:22:51 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:22:51 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:23:01 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:23:01 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:23:01 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:23:01 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:23:01 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:23:01 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:23:01 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:23:01 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:23:01 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:23:01 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:23:14 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:23:14 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:23:14 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:23:14 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:23:14 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:23:14 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:23:14 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:23:24 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:23:24 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:23:24 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:23:24 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:23:24 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:23:25 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:23:25 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:23:25 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:23:25 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:23:25 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:23:38 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:23:38 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:23:38 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:23:38 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:23:38 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:23:38 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:23:38 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:23:48 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:23:48 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:23:48 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:23:48 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:23:48 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:23:48 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:23:48 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:23:48 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:23:48 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:23:48 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:24:01 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:24:01 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:24:01 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:24:01 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:24:01 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:24:01 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:24:01 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:24:11 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:24:11 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:24:11 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:24:11 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:24:11 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:24:11 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:24:11 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:24:12 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:24:12 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:24:12 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:24:25 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:24:25 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:24:25 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:24:25 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:24:25 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:24:25 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:24:25 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:24:35 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:24:35 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:24:35 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:24:35 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:24:35 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:24:35 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:24:35 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:24:35 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:24:35 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:24:35 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:24:50 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:24:50 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:24:50 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:24:50 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:24:50 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:24:50 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:24:50 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:25:00 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:25:00 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:25:00 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:25:00 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:25:00 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:25:00 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:25:00 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:25:00 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:25:00 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:25:00 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:25:13 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:25:13 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:25:13 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:25:13 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:25:13 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:25:13 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:25:13 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:25:23 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:25:23 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:25:23 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:25:23 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:25:23 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:25:23 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:25:23 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:25:24 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:25:24 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:25:24 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:25:37 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:25:37 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:25:37 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:25:37 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:25:37 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:25:37 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:25:37 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:25:47 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:25:47 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:25:47 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:25:47 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:25:47 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:25:47 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:25:47 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:25:47 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:25:47 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:25:47 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:26:00 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:26:00 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:26:00 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:26:00 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:26:00 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:26:00 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:26:00 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:26:10 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:26:10 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:26:10 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:26:10 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:26:10 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:26:11 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:26:11 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:26:11 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:26:11 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:26:11 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:26:24 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:26:24 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:26:24 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:26:24 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:26:24 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:26:24 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:26:24 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:26:34 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:26:34 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:26:34 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:26:34 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:26:34 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:26:34 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:26:34 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:26:34 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:26:34 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:26:34 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:26:47 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:26:47 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:26:47 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:26:47 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:26:47 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:26:47 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:26:47 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:26:57 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:26:57 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:26:57 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:26:57 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:26:58 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:26:58 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:26:58 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:26:58 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:26:58 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:26:58 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:27:11 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:27:11 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:27:11 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:27:11 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:27:11 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:27:11 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:27:11 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:27:21 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:27:21 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:27:21 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:27:21 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:27:21 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:27:21 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:27:21 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:27:21 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:27:22 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:27:22 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:27:34 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:27:34 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:27:34 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:27:34 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:27:34 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:27:34 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:27:34 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:27:45 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:27:45 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:27:45 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:27:45 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:27:45 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:27:45 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:27:45 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:27:45 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:27:45 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:27:45 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:27:58 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:27:58 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:27:58 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:27:58 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:27:58 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:27:58 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:27:58 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:28:08 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:28:08 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:28:08 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:28:08 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:28:08 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:28:08 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:28:08 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:28:08 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:28:09 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:28:09 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:28:22 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:28:22 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:28:22 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:28:22 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:28:22 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:28:22 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:28:22 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:28:32 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:28:32 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:28:32 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:28:32 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:28:32 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:28:32 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:28:32 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:28:32 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:28:32 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:28:32 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:28:45 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:28:45 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:28:45 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:28:45 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:28:45 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:28:45 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:28:45 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:28:55 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:28:55 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:28:55 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:28:55 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:28:55 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:28:55 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:28:55 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:28:56 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:28:56 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:28:56 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:29:09 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:29:09 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:29:09 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:29:09 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:29:09 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:29:09 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:29:09 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:29:19 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:29:19 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:29:19 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:29:19 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:29:19 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:29:19 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:29:19 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:29:19 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:29:19 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:29:19 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:29:32 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:29:32 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:29:32 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:29:32 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:29:32 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:29:32 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:29:32 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:29:42 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:29:42 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:29:42 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:29:42 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:29:43 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:29:43 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:29:43 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:29:43 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:29:43 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:29:43 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:29:56 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:29:56 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:29:56 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:29:56 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:29:56 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:29:56 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:29:56 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:30:06 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:30:06 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:30:06 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:30:06 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:30:06 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:30:06 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:30:06 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:30:06 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:30:06 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:30:06 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:30:19 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:30:19 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:30:19 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:30:19 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:30:19 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:30:19 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:30:19 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:30:30 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:30:30 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:30:30 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:30:30 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:30:30 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:30:30 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:30:30 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:30:30 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:30:30 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:30:30 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:30:43 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:30:43 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:30:43 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:30:43 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:30:43 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:30:43 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:30:43 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:30:53 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:30:53 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:30:53 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:30:53 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:30:53 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:30:53 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:30:53 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:30:53 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:30:54 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:30:54 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:31:06 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:31:06 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:31:06 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:31:06 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:31:06 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:31:06 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:31:06 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:31:16 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:31:16 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:31:17 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:31:17 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:31:17 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:31:17 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:31:17 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:31:17 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:31:17 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:31:17 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:31:30 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:31:30 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:31:30 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:31:30 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:31:30 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:31:30 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:31:30 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:31:40 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:31:40 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:31:40 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:31:40 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:31:40 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:31:40 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:31:40 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:31:40 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:31:41 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:31:41 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:31:53 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:31:53 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:31:53 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:31:53 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:31:53 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:31:53 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:31:53 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:32:03 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:32:03 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:32:04 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:32:04 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:32:04 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:32:04 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:32:04 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:32:04 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:32:04 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:32:04 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:32:17 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:32:17 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:32:17 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:32:17 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:32:17 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:32:17 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:32:17 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:32:27 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:32:27 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:32:27 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:32:27 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:32:27 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:32:27 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:32:27 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:32:27 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:32:28 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:32:28 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:32:40 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:32:40 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:32:40 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:32:40 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:32:40 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:32:40 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:32:40 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:32:51 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:32:51 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:32:51 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:32:51 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:32:51 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:32:51 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:32:51 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:32:51 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:32:51 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:32:51 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:33:04 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:33:04 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:33:04 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:33:04 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:33:04 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:33:04 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:33:04 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:33:14 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:33:14 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:33:14 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:33:14 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:33:14 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:33:14 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:33:14 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:33:14 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:33:15 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:33:15 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:33:27 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:33:27 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:33:27 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:33:27 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:33:27 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:33:27 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:33:27 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:33:37 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:33:37 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:33:38 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:33:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:33:38 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:33:38 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:33:38 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:33:38 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:33:38 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:33:38 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:33:51 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:33:51 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:33:51 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:33:51 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:33:51 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:33:51 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:33:51 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:34:01 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:34:01 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:34:01 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:34:01 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:34:01 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:34:01 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:34:01 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:34:01 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:34:01 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:34:01 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:34:14 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:34:14 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:34:14 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:34:14 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:34:14 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:34:14 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:34:14 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:34:25 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:34:25 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:34:25 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:34:25 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:34:25 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:34:25 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:34:25 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:34:25 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:34:25 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:34:25 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:34:38 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:34:38 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:34:38 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:34:38 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:34:38 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:34:38 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:34:38 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:34:48 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:34:48 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:34:48 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:34:48 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:34:48 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:34:48 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:34:48 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:34:48 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:34:49 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:34:49 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:35:02 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:35:02 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:35:02 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:35:02 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:35:02 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:35:02 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:35:02 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:35:12 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:35:12 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:35:12 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:35:12 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:35:12 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:35:12 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:35:12 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:35:12 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:35:12 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:35:12 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:35:25 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:35:25 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:35:25 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:35:25 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:35:25 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:35:25 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:35:25 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:35:35 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:35:35 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:35:35 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:35:35 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:35:35 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:35:35 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:35:36 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:35:36 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:35:36 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:35:36 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:35:49 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:35:49 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:35:49 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:35:49 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:35:49 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:35:49 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:35:49 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:35:59 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:35:59 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:35:59 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:35:59 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:35:59 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:35:59 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:35:59 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:35:59 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:35:59 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:35:59 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:36:12 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:36:12 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:36:12 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:36:12 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:36:12 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:36:12 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:36:12 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:36:22 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:36:22 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:36:22 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:36:23 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:36:23 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:36:23 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:36:23 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:36:23 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:36:23 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:36:23 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:36:36 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:36:36 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:36:36 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:36:36 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:36:36 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:36:36 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:36:36 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:36:46 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:36:46 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:36:46 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:36:46 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:36:46 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:36:46 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:36:46 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:36:46 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:36:47 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:36:47 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:36:59 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:36:59 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:36:59 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:36:59 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:36:59 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:36:59 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:36:59 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:37:10 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:37:10 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:37:10 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:37:10 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:37:10 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:37:10 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:37:10 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:37:10 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:37:10 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:37:10 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:37:23 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:37:23 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:37:23 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:37:23 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:37:23 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:37:23 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:37:23 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:37:33 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:37:33 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:37:33 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:37:33 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:37:33 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:37:33 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:37:33 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:37:33 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:37:34 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:37:34 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:37:47 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:37:47 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:37:47 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:37:47 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:37:47 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:37:47 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:37:47 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:37:57 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:37:57 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:37:57 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:37:57 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:37:57 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:37:57 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:37:57 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:37:57 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:37:57 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:37:57 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:38:10 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:38:10 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:38:10 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:38:10 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:38:10 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:38:10 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:38:10 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:38:20 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:38:20 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:38:20 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:38:20 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:38:21 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:38:21 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:38:21 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:38:21 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:38:21 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:38:21 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:38:34 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:38:34 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:38:34 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:38:34 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:38:34 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:38:34 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:38:34 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:38:44 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:38:44 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:38:44 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:38:44 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:38:44 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:38:44 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:38:44 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:38:44 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:38:44 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:38:44 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:38:57 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:38:57 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:38:57 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:38:57 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:38:57 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:38:57 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:38:57 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:39:07 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:39:07 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:39:07 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:39:08 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:39:08 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:39:08 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:39:08 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:39:08 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:39:08 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:39:08 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:39:21 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:39:21 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:39:21 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:39:21 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:39:21 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:39:21 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:39:21 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:39:31 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:39:31 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:39:31 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:39:31 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:39:31 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:39:31 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:39:31 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:39:31 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:39:32 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:39:32 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:39:45 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:39:45 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:39:45 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:39:45 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:39:45 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:39:45 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:39:45 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:39:55 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:39:55 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:39:55 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:39:55 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:39:55 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:39:55 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:39:55 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:39:55 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:39:55 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:39:55 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:40:08 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:40:08 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:40:08 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:40:08 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:40:08 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:40:08 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:40:08 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:40:18 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:40:18 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:40:18 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:40:18 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:40:19 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:40:19 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:40:19 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:40:19 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:40:19 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:40:19 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:40:32 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:40:32 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:40:32 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:40:32 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:40:32 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:40:32 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:40:32 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:40:42 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:40:42 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:40:42 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:40:42 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:40:42 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:40:42 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:40:42 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:40:42 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:40:43 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:40:43 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:40:56 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:40:56 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:40:56 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:40:56 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:40:56 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:40:56 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:40:56 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:41:06 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:41:06 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:41:06 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:41:06 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:41:06 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:41:06 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:41:06 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:41:06 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:41:06 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:41:06 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:41:19 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:41:19 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:41:19 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:41:19 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:41:19 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:41:19 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:41:19 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:41:29 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:41:29 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:41:29 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:41:29 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:41:29 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:41:29 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:41:30 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:41:30 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:41:30 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:41:30 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:41:43 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:41:43 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:41:43 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:41:43 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:41:43 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:41:43 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:41:43 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:41:53 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:41:53 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:41:53 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:41:53 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:41:53 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:41:53 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:41:53 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:41:53 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:41:53 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:41:53 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:42:06 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:42:06 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:42:06 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:42:06 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:42:06 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:42:06 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:42:06 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:42:16 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:42:16 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:42:17 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:42:17 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:42:17 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:42:17 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:42:17 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:42:17 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:42:17 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:42:17 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:42:30 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:42:30 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:42:30 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:42:30 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:42:30 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:42:30 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:42:30 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:42:40 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:42:40 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:42:40 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:42:40 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:42:40 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:42:40 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:42:40 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:42:40 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:42:40 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:42:40 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:42:53 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:42:53 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:42:53 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:42:53 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:42:53 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:42:53 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:42:53 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:43:04 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:43:04 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:43:04 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:43:04 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:43:04 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:43:04 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:43:04 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:43:04 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:43:04 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:43:04 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:43:17 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:43:17 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:43:17 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:43:17 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:43:17 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:43:17 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:43:17 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:43:27 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:43:27 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:43:27 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:43:27 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:43:27 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:43:27 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:43:27 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:43:27 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:43:28 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:43:28 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:43:41 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:43:41 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:43:41 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:43:41 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:43:41 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:43:41 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:43:41 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:43:51 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:43:51 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:43:51 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:43:51 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:43:51 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:43:51 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:43:51 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:43:51 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:43:51 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:43:51 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:44:04 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:44:04 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:44:04 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:44:04 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:44:04 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:44:04 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:44:04 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:44:14 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:44:14 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:44:14 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:44:14 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:44:15 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:44:15 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:44:15 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:44:15 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:44:15 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:44:15 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:44:28 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:44:28 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:44:28 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:44:28 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:44:28 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:44:28 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:44:28 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:44:38 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:44:38 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:44:38 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:44:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:44:38 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:44:38 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:44:38 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:44:38 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:44:38 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:44:38 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:44:51 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:44:51 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:44:51 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:44:51 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:44:51 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:44:51 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:44:51 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:45:02 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:45:02 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:45:02 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:45:02 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:45:02 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:45:02 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:45:02 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:45:02 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:45:02 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:45:02 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:45:15 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:45:15 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:45:15 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:45:15 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:45:15 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:45:15 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:45:15 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:45:25 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:45:25 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:45:25 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:45:25 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:45:25 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:45:25 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:45:25 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:45:25 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:45:26 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:45:26 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:45:39 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:45:39 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:45:39 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:45:39 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:45:39 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:45:39 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:45:39 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:45:49 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:45:49 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:45:49 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:45:49 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:45:49 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:45:49 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:45:49 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:45:49 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:45:49 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:45:49 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:46:02 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:46:02 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:46:02 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:46:02 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:46:02 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:46:02 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:46:02 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:46:12 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:46:12 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:46:12 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:46:12 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:46:13 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:46:13 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:46:13 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:46:13 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:46:13 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:46:13 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:46:26 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:46:26 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:46:26 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:46:26 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:46:26 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:46:26 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:46:26 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:46:36 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:46:36 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:46:36 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:46:36 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:46:36 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:46:36 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:46:36 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:46:36 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:46:36 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:46:36 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:46:49 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:46:49 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:46:49 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:46:49 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:46:49 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:46:49 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:46:49 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:46:59 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:46:59 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:47:00 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:47:00 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:47:00 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:47:00 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:47:00 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:47:00 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:47:00 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:47:00 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:47:13 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:47:13 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:47:13 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:47:13 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:47:13 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:47:13 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:47:13 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:47:23 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:47:23 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:47:23 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:47:23 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:47:23 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:47:23 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:47:23 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:47:23 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:47:24 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:47:24 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:47:37 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:47:37 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:47:37 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:47:37 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:47:37 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:47:37 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:47:37 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:47:47 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:47:47 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:47:47 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:47:47 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:47:47 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:47:47 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:47:47 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:47:47 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:47:47 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:47:47 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:48:00 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:48:00 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:48:00 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:48:00 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:48:00 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:48:00 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:48:00 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:48:10 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:48:10 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:48:10 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:48:10 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:48:10 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:48:10 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:48:10 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:48:11 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:48:11 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:48:11 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:48:24 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:48:24 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:48:24 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:48:24 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:48:24 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:48:24 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:48:24 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:48:34 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:48:34 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:48:34 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:48:34 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:48:34 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:48:34 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:48:34 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:48:34 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:48:34 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:48:34 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:48:47 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:48:47 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:48:47 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:48:47 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:48:47 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:48:47 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:48:47 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:48:57 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:48:57 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:48:57 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:48:57 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:48:57 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:48:57 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:48:58 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:48:58 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:48:58 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:48:58 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:49:11 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:49:11 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:49:11 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:49:11 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:49:11 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:49:11 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:49:11 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:49:21 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:49:21 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:49:21 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:49:21 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:49:21 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:49:21 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:49:21 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:49:21 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:49:21 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:49:21 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:49:34 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:49:34 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:49:34 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:49:34 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:49:34 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:49:34 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:49:34 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:49:45 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:49:45 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:49:45 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:49:45 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:49:45 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:49:45 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:49:45 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:49:45 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:49:45 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:49:45 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:49:58 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:49:58 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:49:58 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:49:58 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:49:58 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:49:58 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:49:58 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:50:08 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:50:08 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:50:08 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:50:08 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:50:08 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:50:08 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:50:08 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:50:08 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:50:09 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:50:09 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:50:22 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:50:22 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:50:22 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:50:22 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:50:22 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:50:22 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:50:22 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:50:32 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:50:32 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:50:32 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:50:32 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:50:32 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:50:32 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:50:32 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:50:32 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:50:32 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:50:32 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:50:45 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:50:45 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:50:45 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:50:45 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:50:45 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:50:45 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:50:45 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:50:55 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:50:55 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:50:56 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:50:56 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:50:56 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:50:56 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:50:56 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:50:56 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:50:56 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:50:56 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:51:09 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:51:09 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:51:09 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:51:09 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:51:09 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:51:09 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:51:09 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:51:19 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:51:19 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:51:19 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:51:19 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:51:19 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:51:19 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:51:19 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:51:19 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:51:20 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:51:20 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:51:33 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:51:33 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:51:33 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:51:33 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:51:33 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:51:33 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:51:33 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:51:43 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:51:43 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:51:43 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:51:43 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:51:43 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:51:43 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:51:43 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:51:43 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:51:43 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:51:43 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:51:56 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:51:56 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:51:56 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:51:56 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:51:56 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:51:56 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:51:56 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:52:06 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:52:06 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:52:06 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:52:06 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:52:06 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:52:06 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:52:06 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:52:07 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:52:07 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:52:07 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:52:20 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:52:20 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:52:20 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:52:20 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:52:20 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:52:20 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:52:20 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:52:30 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:52:30 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:52:30 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:52:30 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:52:30 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:52:30 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:52:30 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:52:30 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:52:30 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:52:30 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:52:43 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:52:43 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:52:43 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:52:43 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:52:43 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:52:43 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:52:43 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:52:54 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:52:54 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:52:54 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:52:54 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:52:54 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:52:54 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:52:54 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:52:54 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:52:54 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:52:54 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:53:07 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:53:07 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:53:07 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:53:07 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:53:07 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:53:07 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:53:07 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:53:17 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:53:17 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:53:17 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:53:17 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:53:17 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:53:17 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:53:17 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:53:17 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:53:18 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:53:18 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:53:31 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:53:31 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:53:31 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:53:31 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:53:31 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:53:31 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:53:31 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:53:41 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:53:41 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:53:41 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:53:41 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:53:41 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:53:41 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:53:41 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:53:41 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:53:41 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:53:41 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:53:54 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:53:54 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:53:54 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:53:54 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:53:54 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:53:54 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:53:54 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:54:05 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:54:05 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:54:05 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:54:05 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:54:05 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:54:05 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:54:05 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:54:05 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:54:05 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:54:05 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:54:18 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:54:18 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:54:18 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:54:18 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:54:18 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:54:18 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:54:18 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:54:28 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:54:28 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:54:28 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:54:28 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:54:29 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:54:29 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:54:29 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:54:29 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:54:29 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:54:29 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:54:42 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:54:42 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:54:42 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:54:42 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:54:42 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:54:42 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:54:42 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:54:52 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:54:52 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:54:52 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:54:52 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:54:52 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:54:52 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:54:52 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:54:52 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:54:52 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:54:52 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:55:05 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:55:05 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:55:05 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:55:05 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:55:05 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:55:05 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:55:05 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:55:16 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:55:16 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:55:16 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:55:16 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:55:16 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:55:16 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:55:16 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:55:16 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:55:16 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:55:16 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:55:29 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:55:29 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:55:29 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:55:29 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:55:29 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:55:29 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:55:29 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:55:39 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:55:39 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:55:39 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:55:39 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:55:39 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:55:39 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:55:39 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:55:39 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:55:40 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:55:40 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:55:53 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:55:53 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:55:53 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:55:53 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:55:53 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:55:53 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:55:53 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:56:03 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:56:03 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:56:03 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:56:03 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:56:03 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:56:03 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:56:03 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:56:03 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:56:03 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:56:03 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:56:16 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:56:16 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:56:16 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:56:16 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:56:16 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:56:16 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:56:16 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:56:26 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:56:26 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:56:26 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:56:26 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:56:27 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:56:27 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:56:27 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:56:27 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:56:27 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:56:27 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:56:40 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:56:40 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:56:40 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:56:40 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:56:40 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:56:40 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:56:40 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:56:50 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:56:50 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:56:50 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:56:50 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:56:50 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:56:50 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:56:50 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:56:50 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:56:51 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:56:51 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:57:04 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:57:04 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:57:04 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:57:04 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:57:04 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:57:04 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:57:04 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:57:14 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:57:14 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:57:14 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:57:14 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:57:14 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:57:14 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:57:14 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:57:14 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:57:14 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:57:14 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:57:27 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:57:27 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:57:27 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:57:27 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:57:27 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:57:27 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:57:27 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:57:37 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:57:37 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:57:38 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:57:38 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:57:38 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:57:38 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:57:38 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:57:38 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:57:38 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:57:38 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:57:51 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:57:51 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:57:51 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:57:51 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:57:51 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:57:51 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:57:51 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:58:01 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:58:01 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:58:01 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:58:01 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:58:01 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:58:01 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:58:01 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:58:01 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:58:02 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:58:02 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:58:15 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:58:15 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:58:15 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:58:15 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:58:15 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:58:15 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:58:15 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:58:25 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:58:25 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:58:25 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:58:25 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:58:25 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:58:25 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:58:25 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:58:25 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:58:25 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:58:25 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:58:38 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:58:38 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:58:38 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:58:38 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:58:38 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:58:38 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:58:38 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:58:48 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:58:48 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:58:48 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:58:48 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:58:49 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:58:49 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:58:49 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:58:49 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:58:49 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:58:49 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:59:02 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:59:02 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:59:02 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:59:02 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:59:02 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:59:02 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:59:02 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:59:12 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:59:12 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:59:12 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:59:12 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:59:12 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:59:12 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:59:12 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:59:12 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:59:12 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:59:12 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:59:25 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:59:25 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:59:25 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:59:25 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:59:25 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:59:25 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:59:25 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:59:35 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:59:35 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:59:35 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:59:36 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:59:36 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:59:36 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:59:36 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:59:36 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 01:59:36 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 01:59:36 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 01:59:49 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 01:59:49 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 01:59:49 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 01:59:49 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 01:59:49 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 01:59:49 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 01:59:49 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 01:59:59 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 01:59:59 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 01:59:59 matrixex kernel: IPSEC EVENT: KLIPS device ipsec0 shut down.
Aug 14 01:59:59 matrixex ipsec_setup: ...FreeS/WAN IPsec stopped
Aug 14 01:59:59 matrixex ipsec_setup: Restarting FreeS/WAN IPsec 1.96...
Aug 14 01:59:59 matrixex ipsec_setup: KLIPS debug `none'
Aug 14 01:59:59 matrixex ipsec_setup: KLIPS ipsec0 on eth0
64.81.187.210/255.255.255.248 broadcast 64.81.187.239
Aug 14 01:59:59 matrixex ipsec_setup: ...FreeS/WAN IPsec started
Aug 14 02:00:00 matrixex ipsec__plutorun: 003 esp string error: enc_alg not
found, enc_alg="hmac", auth_alg="md5"
Aug 14 02:00:00 matrixex ipsec__plutorun: ...could not add conn "sea-bel"
Aug 14 02:00:13 matrixex ipsec__plutorun: 104 "sea-bel" #1: STATE_MAIN_I1:
initiate
Aug 14 02:00:13 matrixex ipsec__plutorun: 106 "sea-bel" #1: STATE_MAIN_I2:
sent MI2, expecting MR2
Aug 14 02:00:13 matrixex ipsec__plutorun: 003 "sea-bel" #1: ignoring Vendor
ID payload
Aug 14 02:00:13 matrixex ipsec__plutorun: 108 "sea-bel" #1: STATE_MAIN_I3:
sent MI3, expecting MR3
Aug 14 02:00:13 matrixex ipsec__plutorun: 004 "sea-bel" #1: STATE_MAIN_I4:
ISAKMP SA established
Aug 14 02:00:13 matrixex ipsec__plutorun: !pluto failure!: exited with error
status 139 (signal 11)
Aug 14 02:00:13 matrixex ipsec__plutorun: restarting IPsec after pause...
Aug 14 02:00:23 matrixex ipsec_setup: Stopping FreeS/WAN IPsec...
Aug 14 02:00:23 matrixex ipsec_setup: Removing orphaned /var/run/pluto.pid:
Aug 14 02:00:23 matrixex kerne
_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.4 : Thu Aug 15 2002 - 15:19:39 CEST