📄 east-console.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:~# route delete -net 192.0.1.0 netmask 255.255.255.0east:~# route delete -net defaulteast:~# route add -net default gw 192.1.2.45east:~# named east:~# dig sunrise-oe.uml.freeswan.org a; <<>> DiG VERSION<<>> sunrise-oe.uml.freeswan.org a;; global options: printcmd;; Got answer:;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 12345;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2;; QUESTION SECTION:;sunrise-oe.uml.freeswan.org. IN A;; ANSWER SECTION:sunrise-oe.uml.freeswan.org. 604800 IN A 192.0.2.2;; AUTHORITY SECTION:uml.freeswan.org. 604800 IN NS NSSERVER.uml.freeswan.org.uml.freeswan.org. 604800 IN NS NSSERVER.uml.freeswan.org.;; ADDITIONAL SECTION:nic.uml.freeswan.org. 604800 IN A 192.1.2.254carrot.uml.freeswan.org. 604800 IN A 192.1.2.130;; Query time: 25 msec;; SERVER: 192.1.2.254#53(192.1.2.254);; WHEN: DATE;; MSG SIZE rcvd: 132east:~# ipsec setup startipsec_setup: Starting Openswan IPsec VERSIONeast:~# /testing/pluto/basic-pluto-01/whackwait.sheast:~# ipsec auto --add privateeast:~# ipsec whack --listen002 listening for IKE messages002 forgetting secrets002 loading secrets from "/etc/ipsec.secrets"002 loading group "/etc/ipsec.d/policies/private"east:~# ipsec auto --route privateeast:~# ping -c 1 -n 192.1.2.45PING 192.1.2.45 (192.1.2.45): 56 data bytes64 bytes from 192.1.2.45: icmp_seq=0 ttl=257 time=999 ms--- 192.1.2.45 ping statistics ---1 packets transmitted, 1 packets received, 0% packet lossround-trip min/avg/max = 3.1/4.5/9.26 mseast:~# ping -c 1 -n 192.0.1.3PING 192.0.1.3 (192.0.1.3): 56 data bytes--- 192.0.1.3 ping statistics ---1 packets transmitted, 0 packets received, 100% packet losseast:~# ipsec lookeast NOW192.1.2.23/32 -> 192.0.1.0/24 => %trap (1)192.1.2.23/32 -> 192.0.1.3/32 => %hold (0)ipsec0->eth1 mtu=16260(1500)->1500Destination Gateway Genmask Flags MSS Window irtt Iface0.0.0.0 192.1.2.45 0.0.0.0 UG 40 0 0 eth1192.0.1.0 192.1.2.45 255.255.255.0 U 40 0 0 ipsec0192.1.2.0 0.0.0.0 255.255.255.0 U 40 0 0 eth1192.1.2.0 0.0.0.0 255.255.255.0 U 40 0 0 ipsec0east:~# ping -c 1 -n 192.1.2.45PING 192.1.2.45 (192.1.2.45): 56 data bytes--- 192.1.2.45 ping statistics ---1 packets transmitted, 1 packets received, 0% packet lossround-trip min/avg/max = 3.1/4.5/9.26 ms ping -c 7 -n 192.0.1.3PING 192.0.1.3 (192.0.1.3): 56 data bytes--- 192.0.1.3 ping statistics ---7 packets transmitted, 0 packets received, 100% packet losseast:~# sleep 30east:~# ipsec lookeast NOW192.1.2.23/32 -> 192.0.1.0/24 => %trap (1)192.1.2.23/32 -> 192.0.1.3/32 => %hold (7)ipsec0->eth1 mtu=16260(1500)->1500Destination Gateway Genmask Flags MSS Window irtt Iface0.0.0.0 192.1.2.45 0.0.0.0 UG 40 0 0 eth1192.0.1.0 192.1.2.45 255.255.255.0 U 40 0 0 ipsec0192.1.2.0 0.0.0.0 255.255.255.0 U 40 0 0 eth1192.1.2.0 0.0.0.0 255.255.255.0 U 40 0 0 ipsec0east:~# echo endendeast:~# east:~#east:~# haltINIT: Switching to runlevel: 0INIT: Sending processes the TERM signaleast:~# kill `cat /var/run/klogd.pid`; cat /tmp/klog.logklogd 1.3-3#33.1, log source = /proc/kmsg started.east:~# halteast:~# 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 + -