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

📄 road-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): road:~# klogd -c 4 -x -f /tmp/klog.logroad:~# : this is an non-existant nameroad:~# hostname nonexist.uml.freeswan.org.road:~# ifconfig eth0 inet 192.1.3.209road:~# route delete -net default road:~# 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        40 0          0 eth00.0.0.0         192.1.3.254     0.0.0.0         UG       40 0          0 eth0road:~# namedroad:~# sleep 2road:~# (echo "txt 12334 nonexist.uml.freeswan.org."; echo quit) | ipsec lwdnsq -X12334 3145915 0 START12334 3145915 0 RETRY RR of type TXT for nonexist.uml.freeswan.org. was not found12334 3145915 0 DONEroad:~# (echo "key 12334 nonexist.uml.freeswan.org."; echo quit) | ipsec lwdnsq -X12334 3145915 0 START12334 3145915 0 RETRY RR of type KEY for nonexist.uml.freeswan.org. was not found12334 3145915 0 DONEroad:~# : script will also put 192.0.2.2 into private food grouproad:~# TESTNAME=myid-road-05road:~# source /testing/pluto/bin/roadlocal.shroad:~# ipsec setup startipsec_setup: Starting Openswan IPsec VERSIONroad:~# /testing/pluto/oe-road-01/policy-wait.shroad:~# ipsec whack --status | grep 192.0.2.2000 "private#192.0.2.2/32": 192.1.3.209[%myid]---192.1.3.254...%opportunistic===192.0.2.2/32; prospective erouted; eroute owner: #0000 "private#192.0.2.2/32":   ike_life: 3600s; ipsec_life: 3600s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 3000 "private#192.0.2.2/32":   policy: RSASIG+ENCRYPT+TUNNEL+PFS+DONTREKEY+OPPORTUNISTIC+failureDROP+lKOD+rKOD; prio: 32,0; interface: eth0; 000 "private#192.0.2.2/32":   newest ISAKMP SA: #0; newest IPsec SA: #0; road:~# echo donedoneroad:~# : turn on debuggingroad:~# ipsec whack --debug-control --debug-oppo --debug-dnsroad:~# : check out configroad:~# ipsec eroute0          0.0.0.0/0          -> 0.0.0.0/0          => %trap0          192.1.3.209/32     -> 0.0.0.0/0          => %trap0          192.1.3.209/32     -> 192.0.2.2/32       => %trap0          192.1.3.209/32     -> 192.1.2.129/32     => %pass0          192.1.3.209/32     -> 192.1.2.130/32     => %pass0          192.1.3.209/32     -> 192.1.2.254/32     => %passroad:~# : use oppohere/oppothere to see negotiationroad:~# ipsec whack --oppohere 192.1.3.209 --oppothere 192.0.2.2003 can not use our IP (192.1.3.209:TXT) as identity: no TXT RR found for us003 can not use our hostname (@nonexist.uml.freeswan.org:TXT) as identity: no TXT RR found for us003 can not use our IP (192.1.3.209:KEY) as identity: no KEY RR found for us033 Can't Opportunistically initiate for 192.1.3.209 to 192.0.2.2: probing our hostname/KEY ID: RR of type KEY for nonexist.uml.freeswan.org. was not foundroad:~# : try again with pingroad:~# ping -c 2 192.0.2.2PING 192.0.2.2 (192.0.2.2): 56 data bytes--- 192.0.2.2 ping statistics ---2 packets transmitted, 0 packets received, 100% packet lossroad:~# if ! ipsec eroute | grep -q drop ; then echo 'MISSING DROP!' ; ipsec eroute ; ipsec auto --status ; else echo 'found expected drop' ; fifound expected droproad:~# road:~# : check out the myid that I concluded withroad:~# ipsec auto --status | grep '%myid ='000 %myid = (none)road:~#road:~# haltINIT: Switching to runlevel: 0INIT: Sending processes the TERM signalroad:~# kill `cat /var/run/klogd.pid`; cat /tmp/klog.logklogd 1.3-3#33.1, log source = /proc/kmsg started.road:~# haltroad:~# INIT: Sending processes the KILL signalStopping domain name service: named.Stopping internet superserver: inetd.Stopping portmap daemon: portmap.ipsec_setup: Stopping Openswan IPsec...IPSEC EVENT: KLIPS device ipsec0 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.

⌨️ 快捷键说明

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