⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 east-console.txt

📁 This a good VPN source
💻 TXT
字号:
Starting UML PATH/start.shspawn PATH singleLinux version XXXXOn node 0 totalpages: 8192Kernel command line:Calibrating delay loop... XXXX bogomipsDentry-cache hash table entries: NUMBERSInode-cache hash table entries: NUMBERSMount-cache hash table entries: NUMBERSBuffer-cache hash table entries: NUMBERSPage-cache hash table entries: NUMEBRSPOSIX conformance testing by UNIFIXLinux NET4.0 for Linux 2.4Based upon Swansea University Computer Society NET3.039Initializing RT netlink socketStarting kswapdVFS: Diskquotas version dquot_6.4.0 initializeddevfs: VERSION Richard Gooch (rgooch@atnf.csiro.au)devfs: boot_options Qpty: 256 Unix98 ptys configuredSLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).loop: loaded (max 8 devices)PPP generic driver version VERSIONUniversal TUN/TAP device driver VERSIONNET4: 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 driverNET4: Unix domain sockets 1.0/SMP for Linux NET4.0.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/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.logeast:~# TESTING=${TESTING:-/testing}east:~# PATH=${TESTING}/pluto/bin:$PATH export PATHeast:~# TESTNAME=aggr-unit-02east:~# export PLUTO="ipsec pluto"east:~# export WHACK="ipsec whack"east:~# ${TESTING}/pluto/bin/ifconfigs upeast:~# . CONFIGeast:~# cd /tmpeast:/tmp# mkdir -p $TESTNAMEeast:/tmp# cd $TESTNAMEeast:/tmp/aggr-unit-02# export HELPERS="--nhelpers 0 "east:/tmp/aggr-unit-02# mkdir -p log.refeast:/tmp/aggr-unit-02# mkdir -p logeast:/tmp/aggr-unit-02# LD=logeast:/tmp/aggr-unit-02# ln -s ${TESTING}/pluto/$TESTNAME/isakmp-aggr-psk-east.txt log.ref/pr-logeast:/tmp/aggr-unit-02# ln -s ${TESTING}/pluto/$TESTNAME/isakmp-aggr-psk-west.txt log.ref/pi-logeast:/tmp/aggr-unit-02# ln -s ${TESTING}/pluto/$TESTNAME/isakmp-aggr-psk-whack.txt log.ref/wi-logeast:/tmp/aggr-unit-02# ln -s ${TESTING}/pluto/ipsec.secrets .east:/tmp/aggr-unit-02# ln -s ${TESTING}/pluto/ipsec.d/west .east:/tmp/aggr-unit-02# ln -s ${TESTING}/pluto/ipsec.d/east .east:/tmp/aggr-unit-02# ulimit -c unlimitedeast:/tmp/aggr-unit-02# $DOPLUTO west >$LD/pi-log 2>&1east:/tmp/aggr-unit-02# $DOPLUTO east >$LD/pr-log 2>&1east:/tmp/aggr-unit-02# $DOWHACK listenwhackwest --listen002 listening for IKE messages002 adding interface virtual127.95.7.1/lo:w 127.95.7.1002 loading secrets from "/tmp/aggr-unit-02/ipsec.secrets/west"whackeast --listen002 listening for IKE messages002 adding interface virtual127.95.7.2/lo:e 127.95.7.2002 loading secrets from "/tmp/aggr-unit-02/ipsec.secrets/east"east:/tmp/aggr-unit-02# sh $TESTING/pluto/$TESTNAME/dowhack.sh whackwest --name isakmp-aggr2-psk --psk --aggrmode --ike=3des-sha1 --host 127.95.7.2 --ikeport 8500 --updown silly --to --updown sally --host 127.95.7.1 --ikeport 8500 --rekeymargin 350 --ikelifetime 900 --ipseclifetime 800 --keyingtries 2002 added connection description "isakmp-aggr2-psk"whackeast --name isakmp-aggr2-psk --psk --aggrmode --ike=3des-sha1 --host 127.95.7.2 --ikeport 8500 --updown silly --to --updown sally --host 127.95.7.1 --ikeport 8500 --rekeymargin 350 --ikelifetime 900 --ipseclifetime 800 --keyingtries 2002 added connection description "isakmp-aggr2-psk"whackwest --name isakmp-aggr2-psk --initiate003 "isakmp-aggr2-psk" #1: multiple transforms were set in aggressive mode. Only first one used.003 "isakmp-aggr2-psk" #1: transform (5,2,2,0) ignored.002 "isakmp-aggr2-psk" #1: initiating Aggressive Mode #1, connection "isakmp-aggr2-psk"112 "isakmp-aggr2-psk" #1: STATE_AGGR_I1: initiate002 "isakmp-aggr2-psk" #1: Aggressive mode peer ID is ID_IPV4_ADDR: '127.95.7.2'002 "isakmp-aggr2-psk" #1: Aggressive mode peer ID is ID_IPV4_ADDR: '127.95.7.2'002 "isakmp-aggr2-psk" #1: transition from state STATE_AGGR_I1 to state STATE_AGGR_I2002 "isakmp-aggr2-psk" #1: sent AI2, ISAKMP SA established004 "isakmp-aggr2-psk" #1: STATE_AGGR_I2: sent AI2, ISAKMP SA establishedwhackwest --shutdown002 shutting downwhackeast --shutdown002 shutting downeast:/tmp/aggr-unit-02# export HELPERS="--nhelpers 1 "east:/tmp/aggr-unit-02# $DOPLUTO west >$LD/pi-log 2>&1east:/tmp/aggr-unit-02# $DOPLUTO east >$LD/pr-log 2>&1east:/tmp/aggr-unit-02# $DOWHACK listenwhackwest --listen002 listening for IKE messages002 adding interface virtual127.95.7.1/lo:w 127.95.7.1002 loading secrets from "/tmp/aggr-unit-02/ipsec.secrets/west"whackeast --listen002 listening for IKE messages002 adding interface virtual127.95.7.2/lo:e 127.95.7.2002 loading secrets from "/tmp/aggr-unit-02/ipsec.secrets/east"east:/tmp/aggr-unit-02# sh $TESTING/pluto/$TESTNAME/dowhack.sh whackwest --name isakmp-aggr2-psk --psk --aggrmode --ike=3des-sha1 --host 127.95.7.2 --ikeport 8500 --updown silly --to --updown sally --host 127.95.7.1 --ikeport 8500 --rekeymargin 350 --ikelifetime 900 --ipseclifetime 800 --keyingtries 2002 added connection description "isakmp-aggr2-psk"whackeast --name isakmp-aggr2-psk --psk --aggrmode --ike=3des-sha1 --host 127.95.7.2 --ikeport 8500 --updown silly --to --updown sally --host 127.95.7.1 --ikeport 8500 --rekeymargin 350 --ikelifetime 900 --ipseclifetime 800 --keyingtries 2002 added connection description "isakmp-aggr2-psk"whackwest --name isakmp-aggr2-psk --initiate003 "isakmp-aggr2-psk" #1: multiple transforms were set in aggressive mode. Only first one used.003 "isakmp-aggr2-psk" #1: transform (5,2,2,0) ignored.002 "isakmp-aggr2-psk" #1: initiating Aggressive Mode #1, connection "isakmp-aggr2-psk"112 "isakmp-aggr2-psk" #1: STATE_AGGR_I1: initiate002 "isakmp-aggr2-psk" #1: Aggressive mode peer ID is ID_IPV4_ADDR: '127.95.7.2'002 "isakmp-aggr2-psk" #1: Aggressive mode peer ID is ID_IPV4_ADDR: '127.95.7.2'002 "isakmp-aggr2-psk" #1: transition from state STATE_AGGR_I1 to state STATE_AGGR_I2002 "isakmp-aggr2-psk" #1: sent AI2, ISAKMP SA established004 "isakmp-aggr2-psk" #1: STATE_AGGR_I2: sent AI2, ISAKMP SA establishedwhackwest --shutdown002 shutting downwhackeast --shutdown002 shutting downeast:/tmp/aggr-unit-02# ipsec setup stopipsec_setup: Stopping Openswan IPsec...ipsec_setup: stop ordered, but IPsec does not appear to be running!ipsec_setup: doing cleanup anyway...east:/tmp/aggr-unit-02# kill `cat /var/run/klogd.pid`; cat /tmp/klog.logklogd 1.3-3#33.1, log source = /proc/kmsg started.east:/tmp/aggr-unit-02# halt -p -fPower down.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -