Starting UML PATH/start.sh
spawn PATH single
tracing thread pid = XXXXX
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.
Initializing software serial port version 1
mconsole initialized on PATH
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): 
east:~# klogd -c 4 -x -f /tmp/klog.log
east:~# TZ=GMT export TZ
east:~# ipsec spi --clear
east:~# ipsec eroute --clear
east:~# enckey=0x4043434545464649494a4a4c4c4f4f515152525454575758
east:~# authkey=0x87658765876587658765876587658765
east:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x5678 --proto comp --src 192.1.2.23 --comp deflate
east:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x12345678 --proto esp --src 192.1.2.23 --esp 3des-md5-96 --enckey $enckey --authkey $authkey
east:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x12345678 --proto tun --src 192.1.2.23 --dst 192.1.2.45 --ip4
east:~# ipsec spigrp inet 192.1.2.45 0x5678 comp    inet 192.1.2.45 0x12345678 esp 
east:~# ipsec spigrp inet 192.1.2.45 0x12345678 tun inet 192.1.2.45 0x5678 comp    
east:~# ipsec eroute --add --eraf inet --src 192.0.2.0/24 --dst 192.0.1.0/24 --said tun0x12345678@192.1.2.45
east:~# ipsec tncfg --attach --virtual ipsec0 --physical eth1
east:~# ifconfig ipsec0 inet 192.1.2.23 netmask 0xffffff00 broadcast 192.1.2.255 up
east:~# arp -s 192.1.2.45 10:00:00:64:64:45
east:~# arp -s 192.1.2.254 10:00:00:64:64:45
east:~# ipsec look
east NOW
192.0.2.0/24       -> 192.0.1.0/24       => tun0x12345678@192.1.2.45 comp0x5678@192.1.2.45 esp0x12345678@192.1.2.45  (0)
ipsec0->eth1 mtu=16260(1500)->1500
comp0x5678@192.1.2.45 COMP_DEFLATE: dir=out src=192.1.2.23 life(c,s,h)= refcount=5 ref=2
esp0x12345678@192.1.2.45 ESP_3DES_HMAC_MD5: dir=out src=192.1.2.23 iv_bits=64bits iv=0xDEADF00DDEADF00D alen=128 aklen=128 eklen=192 life(c,s,h)= refcount=4 ref=3
tun0x12345678@192.1.2.45 IPIP: dir=out src=192.1.2.23 life(c,s,h)= refcount=4 ref=4
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
east:~# route add -host 192.0.1.1 gw 192.1.2.45 dev ipsec0
east:~# kill `cat /var/run/klogd.pid`; cat /tmp/klog.log
klogd 1.3-3#33.1, log source = /proc/kmsg started.
<4>tracing thread pid = XXXXX
<4>Linux version XXXX
<4>On node 0 totalpages: 8192
<4>zone(0): 8192 pages.
<4>zone(1): 0 pages.
<4>zone(2): 0 pages.
<4>Kernel command line:
<4>Calibrating delay loop... XXXX bogomips
<6>Memory: 30048k available
<4>Dentry-cache hash table entries: NUMBERS
<4>Inode-cache hash table entries: NUMBERS
<4>Mount-cache hash table entries: NUMBERS
<4>Buffer-cache hash table entries: NUMBERS
<4>Page-cache hash table entries: NUMEBRS
<4>Checking for host processor cmov support...Yes
<4>Checking for host processor xmm support...No
<4>Checking that ptrace can change system call numbers...OK
<4>Checking that host ptys support output SIGIO...No, enabling workaround
<4>Checking that host ptys support SIGIO on close...No, enabling workaround
<4>POSIX conformance testing by UNIFIX
<6>Linux NET4.0 for Linux 2.4
<6>Based upon Swansea University Computer Society NET3.039
<4>Initializing RT netlink socket
<4>Starting kswapd
<5>VFS: Diskquotas version dquot_6.4.0 initialized
<4>devfs: VERSION Richard Gooch (rgooch@atnf.csiro.au)
<4>devfs: boot_options Q
<4>pty: 256 Unix98 ptys configured
<6>SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
<6>loop: loaded (max 8 devices)
<6>PPP generic driver version VERSION
<6>Universal TUN/TAP device driver VERSION
<6>NET4: Linux TCP/IP 1.0 for NET4.0
<6>IP Protocols: ICMP, UDP, TCP
<4>IP: routing cache hash table of 512 buckets, 4Kbytes
<4>TCP: Hash tables configured (established 2048 bind 2048)
<6>IPv4 over IPv4 tunneling driver
<6>GRE over IPv4 tunneling driver
<4>ip_conntrack (256 buckets, 2048 max)
<4>ip_tables: (C) 2000-2002 Netfilter core team
<6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
<6>Initializing software serial port version 1
<4>daemon_setup : Ignoring data socket specification
<6>Netdevice 0 (10:00:00:dc:bc:ff) : daemon backend (uml_switch version 3) - unix:/tmp/uml0JVhAS.d/private/ctl
<4>daemon_setup : Ignoring data socket specification
<6>Netdevice 1 (10:00:00:64:64:23) : daemon backend (uml_switch version 3) - unix:/tmp/uml0JVhAS.d/public/ctl
<4>mconsole initialized on PATH
<3>unable to open /c2/freeswan/sandboxes/sandbox15567/UMLPOOL/east/root for validation
<6>Initializing stdio console driver
<4>Mounted devfs on /dev
<4>
east:~# halt
INIT: Switching to runlevel: 0
INIT: Sending processes the TERM signal
east:~# INIT: Sending processes the KILL signal
Stopping domain name service: named.
Stopping internet superserver: inetd.
Stopping portmap daemon: portmap.
ipsec_setup: Stopping FreeS/WAN IPsec...
ipsec_setup: stop ordered, but IPsec does not appear to be running!
ipsec_setup: doing cleanup anyway...
IPSEC EVENT: KLIPS device ipsec0 shut down.

Stopping system log daemon: klogd syslogd.
Sending all processes the TERM signal... done.
Sending all processes the KILL signal... done.
Unmounting remote filesystems... done.
Deactivating swap... done.
Unmounting local filesystems... done.
Power down.

