OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / klips / test / west-bigicmp-01 / spi1-console.txt
1 Program invoked with PATH/start.sh spi1-in.sh
2
3 Starting UML PATH/start.sh
4 spawn PATH single
5 tracing thread pid = XXXXX
6 Linux version XXXX
7 On node 0 totalpages: 8192
8 zone(0): 0 pages.
9 zone(1): 8192 pages.
10 zone(2): 0 pages.
11 Kernel command line:
12 Calibrating delay loop... XXXX bogomips
13 Memory: 32212k available
14 Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
15 Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
16 Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
17 Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
18 Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
19 POSIX conformance testing by UNIFIX
20 Linux NET4.0 for Linux 2.4
21 Based upon Swansea University Computer Society NET3.039
22 Initializing RT netlink socket
23 Starting kswapd v1.8
24 VFS: Diskquotas version dquot_6.4.0 initialized
25 devfs: v0.107 (20010709) Richard Gooch (rgooch@atnf.csiro.au)
26 devfs: boot_options: 0x2
27 pty: 256 Unix98 ptys configured
28 block: 64 slots per queue, batch=8
29 RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
30 Netdevice 0 : daemon backend- ethernet address = 10:0:0:ab:cd:ff
31
32 Netdevice 1 : daemon backend- ethernet address = 10:0:0:64:64:45
33
34 SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
35 loop: loaded (max 8 devices)
36 PPP generic driver version 2.4.1
37 Universal TUN/TAP device driver 1.4 (C)1999-2001 Maxim Krasnyansky
38 NET4: Linux TCP/IP 1.0 for NET4.0
39 IP Protocols: ICMP, UDP, TCP
40 IP: routing cache hash table of 512 buckets, 4Kbytes
41 TCP: Hash tables configured (established 2048 bind 2048)
42 IPv4 over IPv4 tunneling driver
43 GRE over IPv4 tunneling driver
44 klips_info:ipsec_init: KLIPS startup, FreeS/WAN IPSec version: XXXX
45 ip_conntrack (256 buckets, 2048 max)
46 ip_tables: (c)2000 Netfilter core team
47 NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
48 Initializing stdio console driver
49 Initializing software serial port version 1
50 mconsole initialized on PATH
51 VFS: Mounted root (root hostfs filesystem) readonly.
52 Mounted devfs on /dev
53 INIT: version 2.78 booting
54 Activating swap...
55 Calculating module dependancies
56 done.
57 Loading modules: LIST
58
59 Checking all file systems...
60 Parallelizing fsck version 1.18 (11-Nov-1999)
61 Setting kernel variables.
62 Mounting local filesystems...
63 /dev/ubd/1 on /usr/share type hostfs (ro,/usr/share)
64 /dev/shm on /tmp type tmpfs (rw)
65 /dev/shm on /var/run type tmpfs (rw)
66 devpts on /dev/pts type devpts (rw,mode=0622)
67 Enabling packet forwarding: done.
68 Configuring network interfaces: done.
69 Cleaning: /tmp /var/lock /var/run.
70 Initializing random number generator... done.
71 Recovering nvi editor sessions... done.
72 Give root password for maintenance
73 (or type Control-D for normal startup): 
74 west:~# 
75 west:~# ipsec spi --clear
76 west:~# ipsec eroute --clear
77 west:~# 
78 west:~# enckey=0x4043434545464649494a4a4c4c4f4f515152525454575758
79 west:~# 
80 west:~# 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 0x876587658765876587658 76587658765
81 west:~# 
82 west:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x12345678 --proto tun --src  192.1.2.23 --dst 192.1.2.45 --ip4
83 west:~# 
84 west:~# ipsec spigrp inet 192.1.2.45 0x12345678 tun inet 192.1.2.45 0x12345678 e sp 
85 west:~# 
86 west:~# ipsec eroute --add --eraf inet --src 192.0.2.0/24 --dst 192.0.1.0/24 --s aid tun0x12345678@192.1.2.45
87 west:~# 
88 west:~# ipsec tncfg --attach --virtual ipsec0 --physical eth1
89 west:~# ifconfig ipsec0 inet 192.1.2.45 netmask 0xffffff00 broadcast 192.1.2.255  up
90 west:~# 
91 west:~# 
92 west:~# ipsec look
93 west NOW
94 192.0.2.0/24       -> 192.0.1.0/24       => tun0x12345678@192.1.2.45 esp0x12345678@192.1.2.45  (0)
95 ipsec0->eth1 mtu=16260(1500)->1500
96 esp0x12345678@192.1.2.45 ESP_3DES_HMAC_MD5: dir=in  src=192.1.2.23 iv_bits=64bits iv=0xABCDABCDABCDABCD alen=128 aklen=128 eklen=192 life(c,s,h)=
97 tun0x12345678@192.1.2.45 IPIP: dir=in  src=192.1.2.23 life(c,s,h)=addtime(0,0,0)
98 Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
99 west:~# 
100 west:~# route add -host 192.0.2.1 gw 192.1.2.23 dev ipsec0
101 west:~# 
102 west:~# nbd: module cleaned up.
103