📄 spi1-console.txt
字号:
Program invoked with PATH/start.sh spi1-in.shStarting UML PATH/start.shspawn PATH singletracing thread pid = XXXXXLinux version XXXXOn node 0 totalpages: 8192zone(0): 0 pages.zone(1): 8192 pages.zone(2): 0 pages.Kernel command line:Calibrating delay loop... XXXX bogomipsMemory: 32212k availableDentry-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 UNIFIXLinux NET4.0 for Linux 2.4Based upon Swansea University Computer Society NET3.039Initializing RT netlink socketStarting kswapd v1.8VFS: Diskquotas version dquot_6.4.0 initializeddevfs: v0.107 (20010709) Richard Gooch (rgooch@atnf.csiro.au)devfs: boot_options: 0x2pty: 256 Unix98 ptys configuredblock: 64 slots per queue, batch=8RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksizeNetdevice 0 : daemon backend- ethernet address = 10:0:0:ab:cd:ffNetdevice 1 : daemon backend- ethernet address = 10:0:0:64:64:45SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).loop: loaded (max 8 devices)PPP generic driver version 2.4.1Universal TUN/TAP device driver 1.4 (C)1999-2001 Maxim KrasnyanskyNET4: Linux TCP/IP 1.0 for NET4.0IP Protocols: ICMP, UDP, TCPIP: routing cache hash table of 512 buckets, 4KbytesTCP: Hash tables configured (established 2048 bind 2048)IPv4 over IPv4 tunneling driverGRE over IPv4 tunneling driverklips_info:ipsec_init: KLIPS startup, FreeS/WAN IPSec version: XXXXip_conntrack (256 buckets, 2048 max)ip_tables: (c)2000 Netfilter core teamNET4: Unix domain sockets 1.0/SMP for Linux NET4.0.Initializing stdio console driverInitializing software serial port version 1mconsole initialized on PATHVFS: Mounted root (root hostfs filesystem) readonly.Mounted devfs on /devINIT: version 2.78 bootingActivating swap...Calculating module dependanciesdone.Loading modules: LISTChecking 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): west:~# west:~# ipsec spi --clearwest:~# ipsec eroute --clearwest:~# west:~# enckey=0x4043434545464649494a4a4c4c4f4f515152525454575758west:~# 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 76587658765west:~# west:~# ipsec spi --af inet --edst 192.1.2.45 --spi 0x12345678 --proto tun --src 192.1.2.23 --dst 192.1.2.45 --ip4west:~# west:~# ipsec spigrp inet 192.1.2.45 0x12345678 tun inet 192.1.2.45 0x12345678 e sp west:~# west:~# ipsec eroute --add --eraf inet --src 192.0.2.0/24 --dst 192.0.1.0/24 --s aid tun0x12345678@192.1.2.45west:~# west:~# ipsec tncfg --attach --virtual ipsec0 --physical eth1west:~# ifconfig ipsec0 inet 192.1.2.45 netmask 0xffffff00 broadcast 192.1.2.255 upwest:~# west:~# west:~# ipsec lookwest NOW192.0.2.0/24 -> 192.0.1.0/24 => tun0x12345678@192.1.2.45 esp0x12345678@192.1.2.45 (0)ipsec0->eth1 mtu=16260(1500)->1500esp0x12345678@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)=tun0x12345678@192.1.2.45 IPIP: dir=in src=192.1.2.23 life(c,s,h)=addtime(0,0,0)Destination Gateway Genmask Flags MSS Window irtt Ifacewest:~# west:~# route add -host 192.0.2.1 gw 192.1.2.23 dev ipsec0west:~# west:~# nbd: module cleaned up.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -