Program invoked with PATH/start.sh setkey.sh

Starting UML PATH/start.sh
spawn /c2/freeswan/umlbuild/east/start.sh single
umid 'east' is in use
tracing thread pid = XXXXX
Linux version 2.4.9-7um (mcr@cassidy) (gcc version 2.95.2 20000220 (Debian GNU/Linux)) #9 Sat Oct 13 20:33:29 EDT 2001
On node 0 totalpages: 8192
zone(0): 0 pages.
zone(1): 8192 pages.
zone(2): 0 pages.
Kernel command line:
Configured mcast device: 239.192.0.1:53330-1
Configured mcast device: 239.192.1.2:57465-1
Calibrating delay loop... XXXX bogomips
Memory: 32212k available
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd v1.8
VFS: Diskquotas version dquot_6.4.0 initialized
devfs: v0.107 (20010709) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x2
pty: 256 Unix98 ptys configured
block: 64 slots per queue, batch=8
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Netdevice 0 : mcast backend ethernet address=10:0:0:dc:bc:ff multicast adddress: 239.192.0.1:53330, TTL:1 
Netdevice 1 : mcast backend ethernet address=10:0:0:64:64:23 multicast adddress: 239.192.1.2:57465, TTL:1 
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
loop: loaded (max 8 devices)
PPP generic driver version 2.4.1
Universal TUN/TAP device driver 1.4 (C)1999-2001 Maxim Krasnyansky
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
IPv4 over IPv4 tunneling driver
GRE over IPv4 tunneling driver
klips_info:ipsec_init: KLIPS startup, FreeS/WAN IPSec version: mcr-Sep 24 2001 22:30:49
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Initializing stdio console driver
Initializing software serial port version 1
mconsole initialized on PATH
VFS: Mounted root (root hostfs filesystem) readonly.
Mounted devfs on /dev
INIT: version 2.78 booting
Activating swap...
Calculating module dependancies
done.
Loading modules: LIST

Checking all file systems...
Parallelizing fsck version 1.18 (11-Nov-1999)
Setting kernel variables.
Mounting local filesystems...
/dev/ubd/1 on /usr/share type hostfs (ro,/usr/share)
/dev/shm on /tmp type tmpfs (rw)
/dev/shm on /var/run type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0622)
Enabling packet forwarding: done.
Configuring network interfaces: done.
Cleaning: /tmp /var/lock /var/run.
Initializing random number generator... done.
Recovering nvi editor sessions... done.
Give root password for maintenance
(or type Control-D for normal startup): Logging in


east:~# 
east:~# authkey=0x87658765876587658765876587658765
east:~# 
east:~# key=0x4142434445464649494a4a4c4c4f4f515152525454575758 
east:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x12345678 --proto esp --src  192.1.2.23 --esp 3des-md5-96 --enckey $key --authkey $authkey
klips_debug:pfkey_tdb_init: parity error in des key 1/3
/usr/local/lib/ipsec/spi: pfkey write failed, returning -1 with errno=22.
Invalid argument, check kernel log messages for specifics.
east:~# 
east:~# key=0x4043434545464649494a4b4c4c4f4f515152525454575758
east:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x12345678 --proto esp --src  192.1.2.23 --esp 3des-md5-96 --enckey $key --authkey $authkey
klips_debug:pfkey_tdb_init: parity error in des key 2/3
/usr/local/lib/ipsec/spi: pfkey write failed, returning -1 with errno=22.
Invalid argument, check kernel log messages for specifics.
east:~# 
east:~# key=0x4043434545464649494a4a4c4c4f4f515152525454565758 
east:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x12345678 --proto esp --src  192.1.2.23 --esp 3des-md5-96 --enckey $key --authkey $authkey
klips_debug:pfkey_tdb_init: parity error in des key 3/3
/usr/local/lib/ipsec/spi: pfkey write failed, returning -1 with errno=22.
Invalid argument, check kernel log messages for specifics.
east:~# 
east:~# halt -p
INIT: Switching to runlevel: 0
INIT: Sending processes the TERM signal
east:~# 
east:~# Initialization done

