road-console.txt

来自「ipsec vpn」· 文本 代码 · 共 130 行

TXT
130
字号
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): road:~# klogd -c 4 -x -f /tmp/klog.logroad:~# ipsec setup stopipsec_setup: Stopping Openswan IPsec...ipsec_setup: stop ordered, but IPsec does not appear to be running!ipsec_setup: doing cleanup anyway...road:~# umount /usr/local; mount /usr/localroad:~# hostname road.uml.freeswan.orgroad:~# ifconfig eth0 inet 192.1.3.194road:~# route delete -net default SIOCDELRT: No such processroad:~# route add -net default gw 192.1.3.254road:~# netstat -rnKernel IP routing tableDestination     Gateway         Genmask         Flags   MSS Window  irtt Iface192.1.3.0       0.0.0.0         255.255.255.0   U         0 0          0 eth00.0.0.0         192.1.3.254     0.0.0.0         UG        0 0          0 eth0road:~# TESTNAME=psk-pluto-02road:~# source /testing/pluto/bin/roadlocal.shroad:~# ipsec setup startipsec_setup: Starting Openswan IPsec VERSIONroad:~# ipsec auto --add road--eastnet-pskroad:~# echo donedoneroad:~# ipsec whack --debug-allroad:~# ipsec auto --up road--eastnet-psk 003 "road--eastnet-psk" #1: multiple transforms were set in aggressive mode. Only first one used.003 "road--eastnet-psk" #1: transform (5,2,2,0) ignored.003 "road--eastnet-psk" #1: multiple transforms were set in aggressive mode. Only first one used.003 "road--eastnet-psk" #1: transform (5,2,2,0) ignored.112 "road--eastnet-psk" #1: STATE_AGGR_I1: initiate003 "road--eastnet-psk" #1: received Vendor ID payload [Dead Peer Detection]003 "road--eastnet-psk" #1: Can't authenticate: no preshared key found for `@roadrandom' and `@east'.  Attribute OAKLEY_AUTHENTICATION_METHOD003 "road--eastnet-psk" #1: no acceptable Oakley Transform214 "road--eastnet-psk" #1: STATE_AGGR_I1: NO_PROPOSAL_CHOSENroad:~# echo done.done.road:~# road:~# ipsec lookroad.uml.freeswan.org NOWipsec0->eth0 mtu=16260(9999)->1500Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface0.0.0.0         192.1.3.254     0.0.0.0         UG       99 0          0 eth0192.1.3.0       0.0.0.0         255.255.255.0   U        99 0          0 eth0192.1.3.0       0.0.0.0         255.255.255.0   U        99 0          0 ipsec0road:~#road:~# ipsec setup stopIPSEC EVENT: KLIPS device ipsec0 shut down.ipsec_setup: Stopping Openswan IPsec...road:~# kill `cat /var/run/klogd.pid`; cat /tmp/klog.logklogd 1.3-3#33.1, log source = /proc/kmsg started.road:~# halt -p -fPower down.

⌨️ 快捷键说明

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