Starting UML PATH/start.sh
spawn PATH single
Linux version XXXX
On node 0 totalpages: 8192
Kernel command line:
Calibrating delay loop... XXXX bogomips
Dentry-cache hash table entries: NUMBERS
Inode-cache hash table entries: NUMBERS
Mount-cache hash table entries: NUMBERS
Buffer-cache hash table entries: NUMBERS
Page-cache hash table entries: NUMEBRS
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
VFS: Diskquotas version dquot_6.4.0 initialized
devfs: VERSION Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options Q
pty: 256 Unix98 ptys configured
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
loop: loaded (max 8 devices)
PPP generic driver version VERSION
Universal TUN/TAP device driver VERSION

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
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
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/shm on /tmp type tmpfs (rw)
/dev/shm on /var/run type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0622)
none on /usr/share type hostfs (ro)
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): 
road:~#
 klogd -c 4 -x -f /tmp/klog.log
road:~#
 ipsec setup stop
ipsec_setup: Stopping Openswan IPsec...
ipsec_setup: stop ordered, but IPsec does not appear to be running!
ipsec_setup: doing cleanup anyway...
road:~#
 umount /usr/local; mount /usr/local
road:~#
 hostname road.uml.freeswan.org
road:~#
 ifconfig eth0 inet 192.1.3.194
road:~#
 route delete -net default 
SIOCDELRT: No such process
road:~#
 route add -net default gw 192.1.3.254
road:~#
 netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.1.3.0       0.0.0.0         255.255.255.0   U         0 0          0 eth0
0.0.0.0         192.1.3.254     0.0.0.0         UG        0 0          0 eth0
road:~#
 TESTNAME=psk-pluto-01
road:~#
 source /testing/pluto/bin/roadlocal.sh
road:~#
 ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
road:~#
 ipsec auto --add road--eastnet-psk
road:~#
 echo done
done
road:~#
 ipsec whack --debug-all
road:~#
 ipsec auto --up road--eastnet-psk 
003 "road--eastnet-psk" #1: multiple transforms were set in aggressive mode. Only first one used.
003 "road--eastnet-psk" #1: transform (5,2,2,0) ignored.
003 "road--eastnet-psk" #1: multiple transforms were set in aggressive mode. Only first one used.
003 "road--eastnet-psk" #1: transform (5,2,2,0) ignored.
112 "road--eastnet-psk" #1: STATE_AGGR_I1: initiate
003 "road--eastnet-psk" #1: received Vendor ID payload [Dead Peer Detection]
004 "road--eastnet-psk" #1: STATE_AGGR_I2: sent AI2, ISAKMP SA established
117 "road--eastnet-psk" #2: STATE_QUICK_I1: initiate
004 "road--eastnet-psk" #2: STATE_QUICK_I2: sent QI2, IPsec SA established
road:~#
 echo done.
done.
road:~#
 

road:~#
 ipsec look
road.uml.freeswan.org NOW
192.1.3.194/32     -> 192.0.2.0/24       => tun0xIPIP@192.1.2.23 esp0xESPSPI@192.1.2.23
ipsec0->eth0 mtu=16260(9999)->1500
tun0xTUN#@192.1.2.23 IPIP: dir=out src=192.1.3.194 natencap=none natsport=0 natdport=0  
esp0xKLIPSPIK@192.1.2.23 ESP_AES_HMAC_SHA1: dir=out src=192.1.3.194 iv_bits=128bits iv=0xIVISFORRANDOM000IVISFORRANDOM000 ooowin=64 alen=160 aklen=160 eklen=128 natencap=none natsport=0 natdport=0  
esp0xKLIPSPIK@192.1.3.194 ESP_AES_HMAC_SHA1: dir=in  src=192.1.2.23 iv_bits=128bits iv=0xIVISFORRANDOM000IVISFORRANDOM000 ooowin=64 alen=160 aklen=160 eklen=128 natencap=none natsport=0 natdport=0  
tun0xTUN#@192.1.3.194 IPIP: dir=in  src=192.1.2.23 policy=192.0.2.0/24->192.1.3.194/32 flags=0x8<> natencap=none natsport=0 natdport=0  
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
0.0.0.0         192.1.3.254     0.0.0.0         UG       99 0          0 eth0
192.0.2.0       192.1.3.254     255.255.255.0   UG       99 0          0 ipsec0
192.1.3.0       0.0.0.0         255.255.255.0   U        99 0          0 eth0
192.1.3.0       0.0.0.0         255.255.255.0   U        99 0          0 ipsec0
road:~#
road:~#
 ipsec setup stop
IPSEC EVENT: KLIPS device ipsec0 shut down.
ipsec_setup: Stopping Openswan IPsec...
road:~#
 kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
klogd 1.3-3#33.1, log source = /proc/kmsg started.
road:~#
 halt -p -f
Power down.

