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): west:~# klogd -c 4 -x -f /tmp/klog.log west:~# ipsec setup stop ipsec_setup: Stopping Libreswan IPsec... ipsec_setup: stop ordered, but IPsec appears to be already stopped! ipsec_setup: doing cleanup anyway... west:~# route delete default west:~# ifconfig eth1 inet 192.1.3.45 netmask 255.255.255.0 broadcast 192.1.3.255 west:~# route add -net default gw 192.1.3.254 west:~# rndc stop rndc: connect failed: connection refused west:~# named west:~# sleep 1 west:~# dig 2.2.0.192.in-addr.arpa. txt ; <<>> DiG VERSION<<>> 2.2.0.192.in-addr.arpa. txt ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12345 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;2.2.0.192.in-addr.arpa. IN TXT ;; ANSWER SECTION: 2.2.0.192.in-addr.arpa. 604800 IN TXT "X-IPsec-Server(10)=192.1.2.23" " AQN3cn11FrBVbZhWGwRnFDAf8O9FHBmBIyIvmvt0kfkI2UGDDq8k+vYgRkwBZDviLd1p3SkL30LzuV0rqG3vBriqaAUUGoCQ0UMgsuX+k01bROLsqGB1QNXYvYiPLsnoDhKd2Gx9MUMHEjwwEZeyskMT5k91jvoAZvdEkg+9h7urbJ+kRQ4e+IHkMUrreDGwGVptV/hYQVCD54RZep6xp5ymaKRCDgMpzWvlzO80fP7JDjSZf9LI/MMu6c+qwX" "IKnWoNha75IhFyLWniVczxK2RdhmMhLsi0kC0CoOwWDSIEOb+5zbECDjjud+SF5tT8qRCWnSomX8jtbCdZ50WraQlL" ;; Query time: 25 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: DATE ;; MSG SIZE rcvd: SIZE west:~# route delete -net 192.0.2.0 netmask 255.255.255.0 gw 192.1.2.23 SIOCDELRT: No such process west:~# ipsec setup --config /testing/pluto/co-terminal-02/wavesec.conf start ipsec_setup: Starting Libreswan IPsec VERSION west:~# ipsec auto --config /testing/pluto/co-terminal-02/wavesec.conf --add japan--wavesec west:~# ipsec eroute west:~# ipsec auto --up japan--wavesec 112 "japan--wavesec" #4: STATE_QUICK_I1: initiate 004 "japan--wavesec" #4: STATE_QUICK_I2: sent QI2, IPsec SA established west:~# west:~# kill `cat /var/run/klogd.pid`; cat /tmp/klog.log klogd 1.3-3#33.1, log source = /proc/kmsg started. west:~# halt INIT: Switching to runlevel: 0 INIT: Sending processes the TERM signal west:~# INIT: Sending processes the KILL signal Stopping domain name service: named. Stopping internet superserver: inetd. Stopping portmap daemon: portmap. ipsec_setup: Stopping Libreswan IPsec... IPSEC EVENT: KLIPS device ipsec0 shut down. IPSEC EVENT: KLIPS device ipsec1 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.