/l3/users/eb/2009/linux2/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 |
|
#nano /etc/bind/db.class2
--- /tmp/l3-saved-3378.11695.9728 2009-06-05 13:40:22.000000000 +0000 +++ /etc/bind/db.class2 2009-06-05 13:41:01.000000000 +0000 @@ -1,6 +1,6 @@ @ SOA linux2.class2.unix.nt. root.class2.unix.nt. 2009060401 3h 12h 72h 1h NS linux2.class2.unix.nt. - MX 10 linux2 + MX 10 linux2.class2.unix.nt linux2 A 192.168.15.2 linux1 A 192.168.15.1 |
#/etc/init.d/bind9 restart
Stopping domain name service...: bind9. Starting domain name service...: bind9. |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmailhostname: Host name lookup failure . |
#init 6
|
#ip route
192.168.15.0/24 dev eth0 proto kernel scope link src 192.168.15.2 default via 192.168.15.254 dev eth0 |
#cat /etc/bind/named.conf.local
// // Do any local configuration here // // Consider adding the 1918 zones here, if they are not used in your // organization //include "/etc/bind/zones.rfc1918"; zone "class2.unix.nt" { type master; file "/etc/bind/db.class2"; }; |
#ping linux2.class2.unix.nt
ping: unknown host linux2.class2.unix.nt |
#ping 192.168.15.5
PING 192.168.15.5 (192.168.15.5) 56(84) bytes of data. 64 bytes from 192.168.15.5: icmp_seq=1 ttl=64 time=0.226 ms 64 bytes from 192.168.15.5: icmp_seq=2 ttl=64 time=0.222 ms 64 bytes from 192.168.15.5: icmp_seq=3 ttl=64 time=0.223 ms ^C --- 192.168.15.5 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 1999ms rtt min/avg/max/mdev = 0.222/0.223/0.226/0.017 ms |
#ping linux2.class2.unix.nt
ping: unknown host linux2.class2.unix.nt |
#history
355 host linux2.class2.unix.nt 356 vi db.class2 357 vi named.conf.local 358 vi /etc/init.d/named.conf.options 359 vi named.conf.options 360 /etc/init.d/bind9 restart 361 host linux2.class2.unix.nt 362 vi db.class2 363 rnds flush 364 rndc flush ... 494 nano /etc/bind/db.class2 495 /etc/init.d/bind9 restart 496 /etc/init.d/sendmail restart 497 init 6 498 ping linux2.class2.unix.nt 499 ip route 500 ping 192.168.15.1 501 ping 192.168.15.5 502 ping linux2.class2.unix.nt 503 history |
# @ SOA linux2.class2.unix.nt. root.class2.unix.nt. 2009060401 3h 12h 72h 1h
|
#ls
apache2 debug.1.gz fsck mail.info.1.gz syslog.3.gz apt dmesg gdm mail.log syslog.4.gz auth.log dmesg.0 kern.log mail.log.1.gz syslog.5.gz auth.log.1.gz dmesg.1.gz kern.log.1.gz mail.warn syslog.6.gz boot dmesg.2.gz lastlog mail.warn.1.gz user.log bootstrap.log dmesg.3.gz lp-acct messages user.log.1.gz btmp dmesg.4.gz lp-errs messages.1.gz wtmp btmp.1 dpkg.log lpr.log news wtmp.1 ConsoleKit dpkg.log.1 lpr.log.1.gz pycentral.log Xorg.0.log daemon.log exim4 mail.err syslog Xorg.0.log.old daemon.log.1.gz faillog mail.err.1.gz syslog.1.gz debug fontconfig.log mail.info syslog.2.gz |
#cat daemon.log
Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-WARNING: instance of invalid non-instantiatable type `(null)' Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed Jun 4 09:20:52 linux2 ntpdate[2277]: name server cannot be used, reason: Temporary failure in name resolution Jun 4 09:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:33:52 linux2 console-kit-daemon[2868]: WARNING: Couldn't read /proc/2867/environ: Failed to open file '/proc/2867/environ': No such file or directory Jun 4 09:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use ... Jun 4 12:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:34:45 linux2 named[5524]: received control channel command 'stop -p' Jun 4 12:34:45 linux2 named[5524]: shutting down: flushing changes Jun 4 12:34:45 linux2 named[5524]: stopping command channel on 127.0.0.1#953 Jun 4 12:34:45 linux2 named[5524]: stopping command channel on ::1#953 Jun 4 12:34:45 linux2 named[5524]: no longer listening on ::#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 127.0.0.1#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 192.168.101.2#53 Jun 4 12:34:45 linux2 named[5524]: exiting Jun 4 12:34:45 linux2 named[6112]: starting BIND 9.6.0-P1 -u bind |
#ls -l /etc/bind/
итого 48 -rw-r--r-- 1 root root 237 Апр 23 12:27 db.0 -rw-r--r-- 1 root root 271 Апр 23 12:27 db.127 -rw-r--r-- 1 root root 237 Апр 23 12:27 db.255 -rw-r--r-- 1 root bind 243 Июн 5 13:42 db.class2 -rw-r--r-- 1 root root 353 Апр 23 12:27 db.empty -rw-r--r-- 1 root root 270 Апр 23 12:27 db.local -rw-r--r-- 1 root root 2878 Апр 23 12:27 db.root -rw-r--r-- 1 root bind 907 Апр 23 12:27 named.conf -rw-r--r-- 1 root bind 247 Июн 4 15:29 named.conf.local -rw-r--r-- 1 root bind 664 Июн 5 13:21 named.conf.options -rw-r----- 1 bind bind 77 Июн 4 11:53 rndc.key -rw-r--r-- 1 root root 1317 Апр 23 12:27 zones.rfc1918 |
#/etc/log/daemon.log
bash: /etc/log/daemon.log: Нет такого файла или каталога |
#less /etc/log/daemon.log
|
#less /etc/log/daemon.log
|
#less /var/log/daemon.log
|
#cat /var/log/daemon.log
Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-WARNING: instance of invalid non-instantiatable type `(null)' Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed Jun 4 09:20:52 linux2 ntpdate[2277]: name server cannot be used, reason: Temporary failure in name resolution Jun 4 09:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:33:52 linux2 console-kit-daemon[2868]: WARNING: Couldn't read /proc/2867/environ: Failed to open file '/proc/2867/environ': No such file or directory Jun 4 09:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use ... Jun 4 12:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:34:45 linux2 named[5524]: received control channel command 'stop -p' Jun 4 12:34:45 linux2 named[5524]: shutting down: flushing changes Jun 4 12:34:45 linux2 named[5524]: stopping command channel on 127.0.0.1#953 Jun 4 12:34:45 linux2 named[5524]: stopping command channel on ::1#953 Jun 4 12:34:45 linux2 named[5524]: no longer listening on ::#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 127.0.0.1#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 192.168.101.2#53 Jun 4 12:34:45 linux2 named[5524]: exiting Jun 4 12:34:45 linux2 named[6112]: starting BIND 9.6.0-P1 -u bind |
#cd /etc/bind/
|
#ls -l /etc/bind/db.class2
-rw-r--r-- 1 root bind 239 Июн 5 14:21 /etc/bind/db.class2 |
#ping linux5
PING linux5.class2.unix.nt (192.168.15.5) 56(84) bytes of data. 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=1 ttl=64 time=0.220 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=2 ttl=64 time=0.225 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=3 ttl=64 time=0.225 ms ^C --- linux5.class2.unix.nt ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 1998ms rtt min/avg/max/mdev = 0.220/0.223/0.225/0.012 ms У вас есть новая почта в /var/mail/root |
#vi /etc/bind/db.class2
|
#/etc/init.d/bind9 restart
Stopping domain name service...: bind9. Starting domain name service...: bind9. |
#/var/log/mail.log
bash: /var/log/mail.log: Отказано в доступе У вас есть новая почта в /var/mail/root |
#rndc flush
|
#cd /var/mail
|
#cat /var/mail/user
From tea@linux5.unix.nt Fri Jun 5 14:23:46 2009 Return-Path: <tea@linux5.unix.nt> Received: from linux5.class5.unix.nt (linux5.class5.unix.nt [192.168.15.5]) by linux2 (8.14.3/8.14.3/Debian-9) with ESMTP id n55ENjZ4005290 for <user@class2.unix.nt>; Fri, 5 Jun 2009 14:23:46 GMT Received: from [192.168.15.5] (linux5.class5.unix.nt [192.168.15.5]) by linux5.class5.unix.nt (8.14.3/8.14.3/Debian-9) with ESMTP id n55BOIOq017994 for <user@class2.unix.nt>; Fri, 5 Jun 2009 14:24:19 +0300 Subject: From: Tomashevich Evgeny <tea@linux5.unix.nt> ... To: user@linux2 Subject: Mail Message-ID: <20090605113717.GA14945@linux1> Reply-To: Oleg_KON <user@linux1.class2.unix.nt> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.19 (2009-01-05) Процент синтаксически неверно |
#ping linux5.class5.unix.nt
PING linux5.class5.unix.nt (192.168.15.5) 56(84) bytes of data. 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=1 ttl=64 time=0.222 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=2 ttl=64 time=0.226 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=3 ttl=64 time=0.219 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=4 ttl=64 time=0.227 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=5 ttl=64 time=0.226 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=6 ttl=64 time=0.204 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=7 ttl=64 time=0.222 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=8 ttl=64 time=0.223 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=9 ttl=64 time=0.223 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=10 ttl=64 time=0.223 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=11 ttl=64 time=0.222 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=12 ttl=64 time=0.224 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=13 ttl=64 time=0.221 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=14 ttl=64 time=0.226 ms ^C --- linux5.class5.unix.nt ping statistics --- 14 packets transmitted, 14 received, 0% packet loss, time 12998ms rtt min/avg/max/mdev = 0.204/0.222/0.227/0.005 ms |
#cd /etc/mail/
|
#ls
access aliases.db m4 sendmail.cf service.switch-nodns tls access.db databases Makefile sendmail.conf smrsh trusted-users address.resolve helpfile peers sendmail.mc submit.cf aliases local-host-names sasl service.switch submit.mc |
#nano local-host-names
|
#localhost
|
#cat /var/lo
local/ lock/ log/ |
#cat /var/log/mail.log
Jun 4 18:03:19 linux2 sendmail[12544]: alias database /etc/mail/aliases rebuilt by root Jun 4 18:03:19 linux2 sendmail[12544]: /etc/mail/aliases: 12 aliases, longest 10 bytes, 134 bytes total Jun 4 18:03:19 linux2 sm-mta[12599]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 4 18:14:24 linux2 sm-mta[12813]: NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 1888: unknown configuration line "\n" Jun 4 18:16:19 linux2 sm-mta[12934]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 4 18:41:54 linux2 sm-mta[14566]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 4 18:47:21 linux2 sm-mta[14599]: n54IgHvi014599: from=root@microsoft.com, size=0, class=0, nrcpts=1, msgid=<200906041846.n54IgHvi014599@linux2.unix.nt>, proto=SMTP, daemon=MTA-v4, relay=localhost [127.0.0.1] (may be forged) Jun 4 18:47:21 linux2 sm-mta[14599]: n54IgHvi014599: to=root@class2.unix.nt, delay=00:00:24, mailer=local, pri=30000, dsn=4.4.3, stat=queued Jun 4 18:49:38 linux2 sm-mta[14608]: n54ImcOl014608: lost input channel from localhost [127.0.0.1] (may be forged) to MTA-v4 after rcpt Jun 4 18:49:38 linux2 sm-mta[14608]: n54ImcOl014608: from=root@microsoft.com, size=0, class=0, nrcpts=1, proto=SMTP, daemon=MTA-v4, relay=localhost [127.0.0.1] (may be forged) ... Jun 5 14:56:31 linux2 sm-mta[6106]: n55EuUiI006106: from=<user@class12.unix.nt>, size=681, class=0, nrcpts=1, msgid=<20090605115733.GA29199@linux12.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux12.class12.unix.nt [192.168.15.12] Jun 5 14:56:31 linux2 sm-mta[6107]: n55EuUiI006106: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30889, dsn=2.0.0, stat=Sent Jun 5 14:57:47 linux2 sm-mta[6120]: n55Evk6Y006120: from=<user@class3.unix.nt>, size=2776, class=0, nrcpts=1, msgid=<20090605115819.GA6568@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux3.class3.unix.nt [192.168.15.3] Jun 5 14:57:47 linux2 sm-mta[6121]: n55Evk6Y006120: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=32978, dsn=2.0.0, stat=Sent Jun 5 14:58:07 linux2 sm-mta[6131]: n55Ew6je006131: ruleset=check_rcpt, arg1=<user@class2.unix.nt>, relay=linux16.class16.unix.nt [192.168.15.16], reject=553 5.1.8 <user@class2.unix.nt>... Domain of sender address root@linux16 does not exist Jun 5 14:58:07 linux2 sm-mta[6131]: n55Ew6je006131: from=<root@linux16>, size=595, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux16.class16.unix.nt [192.168.15.16] Jun 5 14:58:37 linux2 sm-mta[6139]: n55EwaZL006139: ruleset=check_rcpt, arg1=<user@class2.unix.nt>, relay=linux16.class16.unix.nt [192.168.15.16], reject=553 5.1.8 <user@class2.unix.nt>... Domain of sender address root@linux16 does not exist Jun 5 14:58:37 linux2 sm-mta[6139]: n55EwaZL006139: from=<root@linux16>, size=595, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux16.class16.unix.nt [192.168.15.16] Jun 5 15:00:45 linux2 sm-mta[6402]: n55F0iYu006402: from=<user@class5.unix.nt>, size=656, class=0, nrcpts=1, msgid=<20090605120120.GA19951@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux4.class4.unix.nt [192.168.15.4] Jun 5 15:00:45 linux2 sm-mta[6403]: n55F0iYu006402: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30859, dsn=2.0.0, stat=Sent |
#cat /var/log/mail.log | grep class5
Jun 5 14:23:46 linux2 sm-mta[5290]: n55ENjZ4005290: from=<tea@linux5.unix.nt>, size=497, class=0, nrcpts=1, msgid=<1244201057.13343.5.camel@linux5.class5.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux5.class5.unix.nt [192.168.15.5] Jun 5 14:42:49 linux2 sm-mta[5797]: n55EglSM005783: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120265, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:42:50 linux2 sm-mta[5807]: n55Egmrx005803: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120275, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:42:51 linux2 sm-mta[5816]: n55Egnov005812: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120279, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:44:48 linux2 sm-mta[5901]: n55EijKf005894: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:02, xdelay=00:00:01, mailer=esmtp, pri=120279, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:52:04 linux2 sm-mta[6011]: n55Eq32b006011: from=<user@class5.unix.nt>, size=651, class=0, nrcpts=1, msgid=<20090605115239.GA18675@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux4.class4.unix.nt [192.168.15.4] Jun 5 14:53:22 linux2 sm-mta[6014]: n55ErLm7006014: from=<user@class5.unix.nt>, size=656, class=0, nrcpts=1, msgid=<20090605115358.GA18974@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux4.class4.unix.nt [192.168.15.4] Jun 5 15:00:45 linux2 sm-mta[6402]: n55F0iYu006402: from=<user@class5.unix.nt>, size=656, class=0, nrcpts=1, msgid=<20090605120120.GA19951@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux4.class4.unix.nt [192.168.15.4] |
#ls -l /etc/bind/db.class2
-rw-r--r-- 1 root bind 239 Июн 5 15:15 /etc/bind/db.class2 |
#vi /etc/bind/db.class2
--- /tmp/l3-saved-5070.7324.28316 2009-06-05 15:28:44.000000000 +0000 +++ /etc/bind/db.class2 2009-06-05 15:29:32.000000000 +0000 @@ -1,4 +1,4 @@ -@ SOA linux2.class2.unix.nt. user.class2.unix.nt. 2009060401 3h 12h 72h 1h +@ SOA linux2.class2.unix.nt. root.class2.unix.nt. 2009060401 3h 12h 72h 1h NS linux2.class2.unix.nt. MX 10 linux2 |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.855 cache size : 2048 KB physical id : 0 siblings : 2 ... f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4800.24 clflush size : 64 power management: |
#cat /proc/cpuinfo | grep vmx
|
#cat /proc/cpuinfo | grep vmx
|
#apt-cache search xen kernel
libxenomai-dev - Headers and static libs for Xenomai libxenomai1 - Headers and static libs for Xenomai linux-image-2.6-686-bigmem - Linux 2.6 image on PPro/Celeron/PII/PIII/P4 linux-image-2.6.29-2-686-bigmem - Linux 2.6.29 image on PPro/Celeron/PII/PIII/P4 linux-image-686-bigmem - Linux image on PPro/Celeron/PII/PIII/P4 linux-patch-xenomai - Linux kernel patches for Xenomai multiboot-doc - The Multiboot specification schroot - Execute commands in a chroot environment tgt - Linux target framework user-space tools xen-hypervisor-3.2-1-i386 - The Xen Hypervisor on i386 xen-hypervisor-3.2-1-i386-nonpae - The Xen Hypervisor on i386 without pae xen-hypervisor-unstable-i386 - The Xen Hypervisor on i386 xenomai-doc - Xenomai documentation xenomai-runtime - Xenomai runtime utilities |
#cd /usr/
|
#cd /user/
bash: cd: /user/: Нет такого файла или каталога |
#cd /etc/
|
#cd /apt/
bash: cd: /apt/: Нет такого файла или каталога |
#apt-get install xen-linux-system-2.6.18-6-xen-686
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово E: Не удалось найти пакет xen-linux-system-2.6.18-6-xen-686 |
#apt-get install xen-linux-system-2.6.18-6-xen-686 xen-utils-3.2-1
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово E: Не удалось найти пакет xen-linux-system-2.6.18-6-xen-686 |
#apt-cache search xen-hypervisor-3.2-1-i386
xen-hypervisor-3.2-1-i386 - The Xen Hypervisor on i386 xen-hypervisor-3.2-1-i386-nonpae - The Xen Hypervisor on i386 without pae |
#vi /etc/apt/sources.list
--- /tmp/l3-saved-3584.13259.27031 2009-06-05 17:13:06.000000000 +0000 +++ /etc/apt/sources.list 2009-06-05 17:13:42.000000000 +0000 @@ -1,2 +1,2 @@ #deb http://192.168.15.2:9999/debian lenny main -deb http://10.0.35.1:9999/debian sid main +deb http://10.0.35.1:9999/debian etch main |
#apt-get install xen-linux-system-2.6.18-6-xen-686
ЧÑение ÑпиÑков пакеÑов... ÐоÑово ÐоÑÑÑоение деÑева завиÑимоÑÑей ЧÑение инÑоÑмаÑии о ÑоÑÑоÑнии... ÐоÑово ÐÑдÑÑ ÑÑÑÐ°Ð½Ð¾Ð²Ð»ÐµÐ½Ñ ÑледÑÑÑие дополниÑелÑнÑе пакеÑÑ: bridge-utils linux-image-2.6.18-6-xen-686 linux-modules-2.6.18-6-xen-686 xen-hypervisor-3.0.3-1-i386-pae xen-utils-3.0.3-1 xen-utils-common ÐÑедлагаемÑе пакеÑÑ: linux-doc-2.6.18 xen-docs-3.0 РекомендÑемÑе пакеÑÑ: libc6-xen xen-hypervisor-3.0.3-1 ÐакеÑÑ, коÑоÑÑе бÑдÑÑ Ð£ÐÐÐibc6-i686 ÐÐÐЫРпакеÑÑ, коÑоÑÑе бÑдÑÑ ÑÑÑановленÑ: bridge-utils linux-image-2.6.18-6-xen-686 linux-modules-2.6.18-6-xen-686 xen-hypervisor-3.0.3-1-i386-pae xen-linux-system-2.6.18-6-xen-686 xen-utils-3.0.3-1 xen-utils-common обновлено 0, ÑÑÑановлено 7 новÑÑ Ð¿Ð°ÐºÐµÑов, Ð´Ð»Ñ ÑÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð¾ÑмеÑено 1 пакеÑов, и 0 пакеÑов не обновлено. ÐÐµÐ¾Ð±Ñ Ð¾Ð´Ð¸Ð¼Ð¾ ÑкаÑаÑÑ 16,4MРаÑÑ Ð¸Ð²Ð¾Ð². ÐоÑле данной опеÑаÑии, обÑÑм занÑÑого диÑкового пÑоÑÑÑанÑÑва возÑаÑÑÑÑ Ð½Ð° 46,1MB. ХоÑиÑе пÑодолжиÑÑ [Ð/н]? n ÐваÑийное завеÑÑение. |
#apt-get install xen-linux-system-2.6.18-6-xen-686 xen-utils-3.2-1
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово E: Не удалось найти пакет xen-linux-system-2.6.18-6-xen-686 |
#apt-get install xen-linux-system-2.6.18-6-xen-686 xen-utils-3.2-1
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово E: Не удалось найти пакет xen-linux-system-2.6.18-6-xen-686 |
#apt-cache cearch xen
E: Неверная операция cearch |
#apt-cache search xen
kq - adventure game in the spirit of Final Fantasy libc6-xen - GNU C Library: Shared libraries [Xen version] libconvert-uulib-perl - Perl interface to the uulib library (a.k.a. uudeview/uuenview) libdoxia-java - a powerful content generation framework libdoxia-java-doc - a powerful content generation framework libexene-smlnj - SML library for the X Window System libjaxen-java - Java XPath engine libroxen-123session - Connection identifier module for the Roxen Challenger web server libroxen-adbanner - Banner rotation module for the Roxen Challenger web server libroxen-asis - ASIS module for the Roxen Challenger web server ... xen-tools - Tools to manage Debian XEN virtual servers xen-utils-3.2-1 - XEN administrative tools xen-utils-common - XEN administrative tools - common files xenomai-doc - Xenomai documentation xenomai-runtime - Xenomai runtime utilities xenstore-utils - Xenstore utilities for Xen xenwatch - Virtualization utilities, mostly for Xen linux-image-2.6-openvz-686 - образ Linux 2.6 для PPro/Celeron/PII/PIII/P4, поддержка OpenVZ libroxen-popdrop - Модуль POP3 для веб-сервера Roxen Challenger linux-image-openvz-686 - образ Linux для PPro/Celeron/PII/PIII/P4, поддержка OpenVZ |
#apt-cache search xen kernel
libxenomai-dev - Headers and static libs for Xenomai libxenomai1 - Headers and static libs for Xenomai linux-headers-2.6-xen-686 - Header files for Linux 2.6-xen-686 linux-headers-2.6.26-2-common-xen - Common header files for Linux 2.6.26-2-xen linux-headers-2.6.26-2-xen-686 - Header files for Linux 2.6.26-2-xen-686 linux-image-2.6-686-bigmem - Linux 2.6 image on PPro/Celeron/PII/PIII/P4 linux-image-2.6-vserver-686-bigmem - Linux 2.6 image on PPro/Celeron/PII/PIII/P4, Linux-VServer support linux-image-2.6-xen-686 - Linux 2.6 image on i686, oldstyle Xen support linux-image-2.6.26-2-686-bigmem - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4 linux-image-2.6.26-2-openvz-686 - Linux 2.6.26 image on PPro/Celeron/PII/PIII/P4, OpenVZ support ... linux-image-686-bigmem - Linux image on PPro/Celeron/PII/PIII/P4 linux-image-vserver-686-bigmem - Linux image on PPro/Celeron/PII/PIII/P4, Linux-VServer support linux-image-xen-686 - Linux image on i686, oldstyle Xen support linux-patch-xenomai - Linux kernel patches for Xenomai multiboot-doc - The Multiboot specification schroot - Execute commands in a chroot environment xen-hypervisor-3.2-1-i386 - The Xen Hypervisor on i386 xen-hypervisor-3.2-1-i386-nonpae - The Xen Hypervisor on i386 without pae xenomai-doc - Xenomai documentation xenomai-runtime - Xenomai runtime utilities |
#ls -la
drwxr-xr-x 2 root root 4096 Фев 28 00:05 dm drwxr-xr-x 3 root root 4096 Июн 5 12:44 doc-base drwxr-xr-x 3 root root 4096 Май 24 10:16 dpkg drwxr-xr-x 3 root root 4096 Май 24 23:58 emacs -rw-r--r-- 1 root root 312 Май 10 08:23 email-addresses -rw-r--r-- 1 root root 0 Май 24 10:16 environment drwxr-xr-x 2 root root 4096 Июн 5 12:44 esound -rw-r--r-- 1 root root 254 Июн 1 12:54 ethers -rw-r--r-- 1 root root 8326 Ноя 4 2006 etter.conf drwxr-xr-x 3 root root 4096 Май 26 14:02 exim4 ... -rw-r--r-- 1 root root 5 Май 29 09:30 timezone -rw-r--r-- 1 root root 645 Мар 25 11:05 ts.conf -rw-r--r-- 1 root root 1260 Май 30 2008 ucf.conf drwxr-xr-x 4 root root 4096 Май 24 10:16 udev drwxr-xr-x 3 root root 4096 Июн 4 11:53 ufw drwxr-xr-x 2 root root 4096 Май 24 10:16 vim -rw-r--r-- 1 root root 4221 Сен 7 2008 wgetrc drwxr-xr-x 8 root root 4096 Май 25 00:51 X11 drwxr-xr-x 6 root root 4096 Май 24 23:58 xdg drwxr-xr-x 2 root root 4096 Май 25 00:51 xml |
#apt-cache search xen
kq - adventure game in the spirit of Final Fantasy libc6-xen - GNU C Library: Shared libraries [Xen version] libconvert-uulib-perl - Perl interface to the uulib library (a.k.a. uudeview/uuenview) libdoxia-java - a powerful content generation framework libdoxia-java-doc - a powerful content generation framework libexene-smlnj - SML library for the X Window System libjaxen-java - Java XPath engine libroxen-123session - Connection identifier module for the Roxen Challenger web server libroxen-adbanner - Banner rotation module for the Roxen Challenger web server libroxen-asis - ASIS module for the Roxen Challenger web server ... xen-tools - Tools to manage Debian XEN virtual servers xen-utils-3.2-1 - XEN administrative tools xen-utils-common - XEN administrative tools - common files xenomai-doc - Xenomai documentation xenomai-runtime - Xenomai runtime utilities xenstore-utils - Xenstore utilities for Xen xenwatch - Virtualization utilities, mostly for Xen linux-image-2.6-openvz-686 - образ Linux 2.6 для PPro/Celeron/PII/PIII/P4, поддержка OpenVZ libroxen-popdrop - Модуль POP3 для веб-сервера Roxen Challenger linux-image-openvz-686 - образ Linux для PPro/Celeron/PII/PIII/P4, поддержка OpenVZ |
#hisrory
bash: hisrory: команда не найдена |
#history
408 vi sendmail.mc 409 /etc/inid.d/sendmail restart 410 /etc/init.d/sendmail restart 411 vi sendmail.mc 412 /etc/init.d/sendmail restart 413 vi sendmail.mc 414 vi /etc/hostmane 415 vi /etc/hostname 416 vi /etc/host/name 417 vi /etc/hostnames ... 547 ls -la 548 apt-cache search xen 549 apt-cache search xen kernel 550 vi /etc/apt/sources.list 551 apt-get install xen-linux-system-2.6.18-6-xen-686 xen-hypervisor-3.2-1 552 apt-cache search xen-utils 553 apt-get install xen-utils-3.2-1 554 /etc/grub 555 hisrory 556 history |
#vi /boot/grub/
|
#scp /root/
/root/1_11.txt /root/bin/ /root/create_users /root/Mail/ /root/test /root/2_11.txt /root/~.cabberrc /root/downl/ /root/screen.dot /root/t.t /root/3_11.txt /root/co_fo /root/l1-linux-v1.2.40.0/ /root/screen.png /root/4_11.txt /root/create_user /root/l1-linux-v1.2.40.0.tar.gz /root/sent |
#scp /root/l1-linux-v1.2.40.0.tar.gz 192.168.15.2:/root/
l1-linux-v1.2.40.0.tar.gz 100% 84KB 84.0KB/s 00:00 |
#exit
exit Connection to 192.168.15.11 closed. |
#apt-cache search xen-utils
xen-utils-3.2-1 - XEN administrative tools xen-utils-common - XEN administrative tools - common files |
#vi menu.lst
|
#brctl
Usage: brctl [commands] commands: addbr <bridge> add bridge delbr <bridge> delete bridge addif <bridge> <device> add interface to bridge delif <bridge> <device> delete interface from bridge setageing <bridge> <time> set ageing time setbridgeprio <bridge> <prio> set bridge priority setfd <bridge> <time> set bridge forward delay sethello <bridge> <time> set hello time setmaxage <bridge> <time> set max message age setpathcost <bridge> <port> <cost> set path cost setportprio <bridge> <port> <prio> set port priority show show a list of bridges showmacs <bridge> show a list of mac addrs showstp <bridge> show bridge stp info stp <bridge> {on|off} turn stp on/off |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 143.9 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 144.1 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 144.3 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 144.5 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 144.8 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 145.0 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 145.2 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 145.4 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 145.6 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 145.8 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 146.0 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 146.2 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 146.4 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 146.6 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 146.8 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 147.0 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 147.2 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 147.4 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 147.7 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 147.9 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 148.1 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 148.3 ExampleDomain 3 64 1 --p--- 0.0 |
#xm list
Name ID Mem VCPUs State Time(s) Domain-0 0 1024 2 r----- 148.5 ExampleDomain 3 64 1 --p--- 0.0 |
// // Do any local configuration here // // Consider adding the 1918 zones here, if they are not used in your // organization //include "/etc/bind/zones.rfc1918"; zone "class2.unix.nt" { type master; file "/etc/bind/db.class2"; };
#nameserver 10.0.35.1 domain class2.unix.nt
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.855 cache size : 2048 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4799.71 clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.855 cache size : 2048 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4800.24 clflush size : 64 power management:
local/ lock/ log/
Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-WARNING: instance of invalid non-instantiatable type `(null)' Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed Jun 4 09:20:52 linux2 ntpdate[2277]: name server cannot be used, reason: Temporary failure in name resolution Jun 4 09:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:33:52 linux2 console-kit-daemon[2868]: WARNING: Couldn't read /proc/2867/environ: Failed to open file '/proc/2867/environ': No such file or directory Jun 4 09:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:11:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:11:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:53:40 linux2 named[5248]: starting BIND 9.6.0-P1 -u bind Jun 4 11:53:40 linux2 named[5248]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 11:53:40 linux2 named[5248]: found 2 CPUs, using 2 worker threads Jun 4 11:53:40 linux2 named[5248]: using up to 4096 sockets Jun 4 11:53:40 linux2 named[5248]: loading configuration from '/etc/bind/named.conf' Jun 4 11:53:40 linux2 named[5248]: max open files (1024) is smaller than max sockets (4096) Jun 4 11:53:40 linux2 named[5248]: using default UDP/IPv4 port range: [1024, 65535] Jun 4 11:53:40 linux2 named[5248]: using default UDP/IPv6 port range: [1024, 65535] Jun 4 11:53:40 linux2 named[5248]: listening on IPv6 interfaces, port 53 Jun 4 11:53:40 linux2 named[5248]: listening on IPv4 interface lo, 127.0.0.1#53 Jun 4 11:53:40 linux2 named[5248]: listening on IPv4 interface eth0, 192.168.101.2#53 Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 254.169.IN-ADDR.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 2.0.192.IN-ADDR.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: D.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 8.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 9.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: A.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: B.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: command channel listening on 127.0.0.1#953 Jun 4 11:53:40 linux2 named[5248]: command channel listening on ::1#953 Jun 4 11:53:40 linux2 named[5248]: zone 0.in-addr.arpa/IN: loaded serial 1 Jun 4 11:53:40 linux2 named[5248]: zone 127.in-addr.arpa/IN: loaded serial 1 Jun 4 11:53:40 linux2 named[5248]: zone 255.in-addr.arpa/IN: loaded serial 1 Jun 4 11:53:40 linux2 named[5248]: zone localhost/IN: loaded serial 2 Jun 4 11:53:40 linux2 named[5248]: running Jun 4 12:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:03:08 linux2 named[5248]: received control channel command 'stop -p' Jun 4 12:03:08 linux2 named[5248]: shutting down: flushing changes Jun 4 12:03:08 linux2 named[5248]: stopping command channel on 127.0.0.1#953 Jun 4 12:03:08 linux2 named[5248]: stopping command channel on ::1#953 Jun 4 12:03:08 linux2 named[5248]: no longer listening on ::#53 Jun 4 12:03:08 linux2 named[5248]: no longer listening on 127.0.0.1#53 Jun 4 12:03:08 linux2 named[5248]: no longer listening on 192.168.101.2#53 Jun 4 12:03:08 linux2 named[5248]: exiting Jun 4 12:03:09 linux2 named[5403]: starting BIND 9.6.0-P1 -u bind Jun 4 12:03:09 linux2 named[5403]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 12:03:09 linux2 named[5403]: found 2 CPUs, using 2 worker threads Jun 4 12:03:09 linux2 named[5403]: using up to 4096 sockets Jun 4 12:03:09 linux2 named[5403]: loading configuration from '/etc/bind/named.conf' Jun 4 12:03:09 linux2 named[5403]: max open files (1024) is smaller than max sockets (4096) Jun 4 12:03:09 linux2 named[5403]: using default UDP/IPv4 port range: [1024, 65535] Jun 4 12:03:09 linux2 named[5403]: using default UDP/IPv6 port range: [1024, 65535] Jun 4 12:03:09 linux2 named[5403]: listening on IPv6 interfaces, port 53 Jun 4 12:03:09 linux2 named[5403]: listening on IPv4 interface lo, 127.0.0.1#53 Jun 4 12:03:09 linux2 named[5403]: listening on IPv4 interface eth0, 192.168.101.2#53 Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 254.169.IN-ADDR.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 2.0.192.IN-ADDR.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: D.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 8.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 9.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: A.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: B.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: command channel listening on 127.0.0.1#953 Jun 4 12:03:09 linux2 named[5403]: command channel listening on ::1#953 Jun 4 12:03:09 linux2 named[5403]: zone 0.in-addr.arpa/IN: loaded serial 1 Jun 4 12:03:09 linux2 named[5403]: zone 127.in-addr.arpa/IN: loaded serial 1 Jun 4 12:03:09 linux2 named[5403]: zone 255.in-addr.arpa/IN: loaded serial 1 Jun 4 12:03:09 linux2 named[5403]: zone localhost/IN: loaded serial 2 Jun 4 12:03:09 linux2 named[5403]: running Jun 4 12:03:35 linux2 named[5403]: received control channel command 'stop -p' Jun 4 12:03:35 linux2 named[5403]: shutting down: flushing changes Jun 4 12:03:35 linux2 named[5403]: stopping command channel on 127.0.0.1#953 Jun 4 12:03:35 linux2 named[5403]: stopping command channel on ::1#953 Jun 4 12:03:35 linux2 named[5403]: no longer listening on ::#53 Jun 4 12:03:35 linux2 named[5403]: no longer listening on 127.0.0.1#53 Jun 4 12:03:35 linux2 named[5403]: no longer listening on 192.168.101.2#53 Jun 4 12:03:35 linux2 named[5403]: exiting Jun 4 12:03:35 linux2 named[5463]: starting BIND 9.6.0-P1 -u bind Jun 4 12:03:35 linux2 named[5463]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 12:03:35 linux2 named[5463]: found 2 CPUs, using 2 worker threads Jun 4 12:03:35 linux2 named[5463]: using up to 4096 sockets Jun 4 12:03:35 linux2 named[5463]: loading configuration from '/etc/bind/named.conf' Jun 4 12:03:35 linux2 named[5463]: /etc/bind/named.conf.options:17: expected IP address near 'auth-nxdomain' Jun 4 12:03:35 linux2 named[5463]: loading configuration: unexpected token Jun 4 12:03:35 linux2 named[5463]: exiting (due to fatal error) Jun 4 12:05:20 linux2 named[5524]: starting BIND 9.6.0-P1 -u bind Jun 4 12:05:20 linux2 named[5524]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 12:05:20 linux2 named[5524]: found 2 CPUs, using 2 worker threads Jun 4 12:05:20 linux2 named[5524]: using up to 4096 sockets Jun 4 12:05:20 linux2 named[5524]: loading configuration from '/etc/bind/named.conf' Jun 4 12:05:20 linux2 named[5524]: max open files (1024) is smaller than max sockets (4096) Jun 4 12:05:20 linux2 named[5524]: using default UDP/IPv4 port range: [1024, 65535] Jun 4 12:05:20 linux2 named[5524]: using default UDP/IPv6 port range: [1024, 65535] Jun 4 12:05:20 linux2 named[5524]: listening on IPv6 interfaces, port 53 Jun 4 12:05:20 linux2 named[5524]: listening on IPv4 interface lo, 127.0.0.1#53 Jun 4 12:05:20 linux2 named[5524]: listening on IPv4 interface eth0, 192.168.101.2#53 Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 254.169.IN-ADDR.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 2.0.192.IN-ADDR.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: D.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 8.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 9.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: A.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: B.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: command channel listening on 127.0.0.1#953 Jun 4 12:05:20 linux2 named[5524]: command channel listening on ::1#953 Jun 4 12:05:20 linux2 named[5524]: zone 0.in-addr.arpa/IN: loaded serial 1 Jun 4 12:05:20 linux2 named[5524]: zone 127.in-addr.arpa/IN: loaded serial 1 Jun 4 12:05:20 linux2 named[5524]: zone 255.in-addr.arpa/IN: loaded serial 1 Jun 4 12:05:20 linux2 named[5524]: zone localhost/IN: loaded serial 2 Jun 4 12:05:20 linux2 named[5524]: running Jun 4 12:11:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:12:34 linux2 named[5524]: received control channel command 'flush' Jun 4 12:12:34 linux2 named[5524]: flushing caches in all views succeeded Jun 4 12:13:34 linux2 named[5524]: received control channel command 'dumbdb' Jun 4 12:13:34 linux2 named[5524]: unknown control channel command 'dumbdb' Jun 4 12:14:20 linux2 named[5524]: received control channel command 'dumpdb' Jun 4 12:14:20 linux2 named[5524]: dumpdb started Jun 4 12:14:20 linux2 named[5524]: dumpdb complete Jun 4 12:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:34:45 linux2 named[5524]: received control channel command 'stop -p' Jun 4 12:34:45 linux2 named[5524]: shutting down: flushing changes Jun 4 12:34:45 linux2 named[5524]: stopping command channel on 127.0.0.1#953 Jun 4 12:34:45 linux2 named[5524]: stopping command channel on ::1#953 Jun 4 12:34:45 linux2 named[5524]: no longer listening on ::#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 127.0.0.1#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 192.168.101.2#53 Jun 4 12:34:45 linux2 named[5524]: exiting Jun 4 12:34:45 linux2 named[6112]: starting BIND 9.6.0-P1 -u bind
Jun 4 18:03:19 linux2 sendmail[12544]: alias database /etc/mail/aliases rebuilt by root Jun 4 18:03:19 linux2 sendmail[12544]: /etc/mail/aliases: 12 aliases, longest 10 bytes, 134 bytes total Jun 4 18:03:19 linux2 sm-mta[12599]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 4 18:14:24 linux2 sm-mta[12813]: NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 1888: unknown configuration line "\n" Jun 4 18:16:19 linux2 sm-mta[12934]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 4 18:41:54 linux2 sm-mta[14566]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 4 18:47:21 linux2 sm-mta[14599]: n54IgHvi014599: from=root@microsoft.com, size=0, class=0, nrcpts=1, msgid=<200906041846.n54IgHvi014599@linux2.unix.nt>, proto=SMTP, daemon=MTA-v4, relay=localhost [127.0.0.1] (may be forged) Jun 4 18:47:21 linux2 sm-mta[14599]: n54IgHvi014599: to=root@class2.unix.nt, delay=00:00:24, mailer=local, pri=30000, dsn=4.4.3, stat=queued Jun 4 18:49:38 linux2 sm-mta[14608]: n54ImcOl014608: lost input channel from localhost [127.0.0.1] (may be forged) to MTA-v4 after rcpt Jun 4 18:49:38 linux2 sm-mta[14608]: n54ImcOl014608: from=root@microsoft.com, size=0, class=0, nrcpts=1, proto=SMTP, daemon=MTA-v4, relay=localhost [127.0.0.1] (may be forged) Jun 4 18:51:19 linux2 sm-mta[14722]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 4 18:55:38 linux2 sm-mta[14747]: n54IpU7w014747: from=root@microsoft.com, size=0, class=0, nrcpts=1, msgid=<200906041852.n54IpU7w014747@linux2.unix.nt>, proto=SMTP, daemon=MTA-v4, relay=localhost [127.0.0.1] (may be forged) Jun 4 18:55:38 linux2 sm-mta[14747]: n54IpU7w014747: to=root@class2.unix.nt, delay=00:03:12, mailer=local, pri=30000, dsn=4.4.3, stat=queued Jun 4 18:59:50 linux2 sm-mta[14830]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 09:17:45 linux2 sm-mta[2677]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 09:17:45 linux2 sm-mta[2678]: n54IpU7w014747: n559HjJi002678: sender notify: Warning: could not send message for past 4 hours Jun 5 09:17:47 linux2 sm-mta[2678]: STARTTLS=client, relay=mail.messaging.microsoft.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256 Jun 5 09:17:48 linux2 sm-mta[2678]: n559HjJi002678: to=root@microsoft.com, delay=00:00:03, xdelay=00:00:03, mailer=esmtp, pri=30000, relay=mail.messaging.microsoft.com. [216.32.180.22], dsn=5.1.1, stat=User unknown Jun 5 09:17:48 linux2 sm-mta[2678]: n559HjJi002678: n559HjJj002678: return to sender: User unknown Jun 5 09:17:49 linux2 sm-mta[2678]: n559HjJj002678: to=root, delay=00:00:01, xdelay=00:00:01, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 09:17:49 linux2 sm-mta[2678]: n54IgHvi014599: n559HjJk002678: sender notify: Warning: could not send message for past 4 hours Jun 5 09:17:49 linux2 sm-mta[2678]: n559HjJk002678: to=root@microsoft.com, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=30000, relay=mail.messaging.microsoft.com. [216.32.180.22], dsn=5.1.1, stat=User unknown Jun 5 09:17:49 linux2 sm-mta[2678]: n559HjJk002678: n559HjJl002678: return to sender: User unknown Jun 5 09:17:49 linux2 sm-mta[2678]: n559HjJl002678: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 09:55:56 linux2 sm-mta[2690]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:07:15 linux2 sm-mta[8189]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:16:23 linux2 sm-mta[8442]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:17:59 linux2 sm-mta[8808]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:19:38 linux2 sm-mta[2674]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:20:27 linux2 sm-mta[3567]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:22:12 linux2 sm-mta[3873]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:24:39 linux2 sm-mta[4043]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:38:37 linux2 sm-mta[4231]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:41:39 linux2 sm-mta[4610]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:42:58 linux2 sm-mta[4743]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:43:49 linux2 sm-mta[2672]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 14:23:46 linux2 sm-mta[5290]: n55ENjZ4005290: from=<tea@linux5.unix.nt>, size=497, class=0, nrcpts=1, msgid=<1244201057.13343.5.camel@linux5.class5.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux5.class5.unix.nt [192.168.15.5] Jun 5 14:23:47 linux2 sm-mta[5291]: n55ENjZ4005290: to=<user@class2.unix.nt>, delay=00:00:01, xdelay=00:00:01, mailer=local, pri=30701, dsn=2.0.0, stat=Sent Jun 5 14:23:50 linux2 sm-mta[5293]: n54IpU7w014747: to=root@class2.unix.nt, delay=19:31:24, xdelay=00:00:00, mailer=local, pri=3720000, dsn=2.0.0, stat=Sent Jun 5 14:23:50 linux2 sm-mta[5293]: n54IgHvi014599: to=root@class2.unix.nt, delay=19:36:53, xdelay=00:00:00, mailer=local, pri=3810000, dsn=2.0.0, stat=Sent Jun 5 14:35:18 linux2 sm-mta[5371]: n55EZHIw005371: linux2.class2.unix.nt [192.168.15.2] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:35:19 linux2 sm-mta[5374]: n55EZIZO005374: linux2.class2.unix.nt [192.168.15.2] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:36:26 linux2 sm-mta[5381]: n55EaPiZ005381: from=<user@linux1>, size=766, class=0, nrcpts=1, msgid=<20090605113717.GA14945@linux1>, bodytype=8BITMIME, proto=ESMTP, daemon=MTA-v4, relay=linux1.class1.unix.nt [192.168.15.1] Jun 5 14:36:26 linux2 sm-mta[5382]: n55EaPiZ005381: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30967, dsn=2.0.0, stat=Sent Jun 5 14:37:53 linux2 in.qpopper[5410]: (v4.0.9) Servicing request from "linux2.class2.unix.nt" at 192.168.15.2 [pop_init.c:1408] Jun 5 14:37:54 linux2 sm-mta[5405]: n55Ebr80005405: linux2.class2.unix.nt [192.168.15.2] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:37:55 linux2 sm-mta[5420]: n55Ebsg5005420: linux2.class2.unix.nt [192.168.15.2] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:38:42 linux2 in.qpopper[5429]: (v4.0.9) Servicing request from "linux2.class2.unix.nt" at 192.168.15.2 [pop_init.c:1408] Jun 5 14:38:43 linux2 sm-mta[5424]: n55EcgqU005424: linux2.class2.unix.nt [192.168.15.2] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:38:44 linux2 sm-mta[5439]: n55Echp3005439: linux2.class2.unix.nt [192.168.15.2] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:41:03 linux2 in.qpopper[5757]: (v4.0.9) Servicing request from "linux2.class2.unix.nt" at 192.168.15.2 [pop_init.c:1408] Jun 5 14:42:33 linux2 in.qpopper[5771]: (v4.0.9) Servicing request from "linux2.class2.unix.nt" at 192.168.15.2 [pop_init.c:1408] Jun 5 14:42:47 linux2 in.qpopper[5771]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:42:47 linux2 in.qpopper[5771]: (v4.0.9) POP login by user "user" at (linux2.class2.unix.nt) 192.168.15.2 [pop_log.c:244] Jun 5 14:42:48 linux2 sm-mta[5783]: n55EglSM005783: from=<user@class2.unix.nt>, size=265, class=0, nrcpts=1, msgid=<1244209838.3223.0.camel@linux2>, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:42:49 linux2 sm-mta[5797]: n55EglSM005783: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120265, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:42:49 linux2 sm-mta[5797]: n55EglSM005783: n55EgnSM005797: DSN: User unknown Jun 5 14:42:49 linux2 sm-mta[5797]: n55EgnSM005797: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 14:42:49 linux2 sm-mta[5803]: n55Egmrx005803: from=<user@class2.unix.nt>, size=275, class=0, nrcpts=1, msgid=<1244212517.3223.2.camel@linux2.class2.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:42:50 linux2 sm-mta[5807]: n55Egmrx005803: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120275, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:42:50 linux2 sm-mta[5807]: n55Egmrx005803: n55Egorx005807: DSN: User unknown Jun 5 14:42:50 linux2 sm-mta[5807]: n55Egorx005807: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 14:42:50 linux2 sm-mta[5812]: n55Egnov005812: from=<user@class2.unix.nt>, size=279, class=0, nrcpts=1, msgid=<1244212863.3223.3.camel@linux2.class2.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:42:51 linux2 sm-mta[5816]: n55Egnov005812: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120279, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:42:51 linux2 sm-mta[5816]: n55Egnov005812: n55Egpov005816: DSN: User unknown Jun 5 14:42:51 linux2 sm-mta[5816]: n55Egpov005816: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 14:42:57 linux2 sm-mta[5827]: n55EgusQ005827: from=<root@class11.unix.nt>, size=721, class=0, nrcpts=1, msgid=<20090605114328.GA16970@linux11.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux11.class11.unix.nt [192.168.15.11] Jun 5 14:42:57 linux2 sm-mta[5828]: n55EgusQ005827: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30928, dsn=2.0.0, stat=Sent Jun 5 14:43:06 linux2 sm-mta[5830]: n55Eh5hK005830: from=<user@linux8.unix.nt>, size=720, class=0, nrcpts=1, msgid=<20090605114335.GA10631@linux8.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux8.class8.unix.nt [192.168.15.8] Jun 5 14:43:06 linux2 sm-mta[5831]: n55Eh5hK005830: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30922, dsn=2.0.0, stat=Sent Jun 5 14:43:20 linux2 sm-mta[5833]: n55EhJcC005833: from=<user@class3.unix.nt>, size=726, class=0, nrcpts=1, msgid=<20090605114352.GA5768@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux3.class3.unix.nt [192.168.15.3] Jun 5 14:43:20 linux2 sm-mta[5836]: n55EhJcC005833: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30928, dsn=2.0.0, stat=Sent Jun 5 14:43:40 linux2 sm-mta[5840]: n55Ehdgt005840: from=<root@class9.unix.nt>, size=667, class=0, nrcpts=1, msgid=<20090605114408.GA11908@linux9.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux9.class9.unix.nt [192.168.15.9] Jun 5 14:43:40 linux2 sm-mta[5841]: n55Ehdgt005840: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30870, dsn=2.0.0, stat=Sent Jun 5 14:43:43 linux2 sm-mta[5843]: n55EhgMu005843: ruleset=check_rcpt, arg1=<user@class2.unix.nt>, relay=linux16.class16.unix.nt [192.168.15.16], reject=553 5.1.8 <user@class2.unix.nt>... Domain of sender address root@linux16 does not exist Jun 5 14:43:43 linux2 sm-mta[5843]: n55EhgMu005843: from=<root@linux16>, size=595, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux16.class16.unix.nt [192.168.15.16] Jun 5 14:43:52 linux2 sm-mta[5845]: n55EhpVx005845: from=<root@class11.unix.nt>, size=717, class=0, nrcpts=1, msgid=<20090605114423.GA17248@linux11.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux11.class11.unix.nt [192.168.15.11] Jun 5 14:43:52 linux2 sm-mta[5846]: n55EhpVx005845: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30924, dsn=2.0.0, stat=Sent Jun 5 14:44:00 linux2 sm-mta[5848]: n55Ehxth005848: ruleset=check_rcpt, arg1=<user@class2.unix.nt>, relay=root@linux14.class14.unix.nt [192.168.15.14], reject=553 5.1.8 <user@class2.unix.nt>... Domain of sender address root@linux14 does not exist Jun 5 14:44:00 linux2 sm-mta[5848]: n55Ehxth005848: from=<root@linux14>, size=779, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=root@linux14.class14.unix.nt [192.168.15.14] Jun 5 14:44:30 linux2 sm-mta[5878]: n55EiTBG005878: from=<user@class9.unix.nt>, size=702, class=0, nrcpts=1, msgid=<20090605114458.GA12231@linux9.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux9.class9.unix.nt [192.168.15.9] Jun 5 14:44:30 linux2 sm-mta[5882]: n55EiTBG005878: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30904, dsn=2.0.0, stat=Sent Jun 5 14:44:47 linux2 sm-mta[5894]: n55EijKf005894: from=<user@class2.unix.nt>, size=279, class=0, nrcpts=1, msgid=<1244213085.3223.4.camel@linux2.class2.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:44:48 linux2 sm-mta[5901]: n55EijKf005894: to=<tea@class5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:02, xdelay=00:00:01, mailer=esmtp, pri=120279, relay=linux5.class5.unix.nt. [192.168.15.5], dsn=5.1.8, stat=User unknown Jun 5 14:44:48 linux2 sm-mta[5901]: n55EijKf005894: n55EimKf005901: DSN: User unknown Jun 5 14:44:48 linux2 sm-mta[5901]: n55EimKf005901: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 14:45:07 linux2 sm-mta[5916]: n55Ej6uv005916: from=<user@linux8.unix.nt>, size=719, class=0, nrcpts=1, msgid=<20090605114536.GA11501@linux8.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux8.class8.unix.nt [192.168.15.8] Jun 5 14:45:07 linux2 sm-mta[5917]: n55Ej6uv005916: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30921, dsn=2.0.0, stat=Sent Jun 5 14:45:46 linux2 sm-mta[5922]: n55Ejj8c005922: from=<root@linux13.unix.nt>, size=712, class=0, nrcpts=1, msgid=<20090605114618.GA7275@linux13.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux13.class13.unix.nt [192.168.15.13] Jun 5 14:45:46 linux2 sm-mta[5923]: n55Ejj8c005922: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30919, dsn=2.0.0, stat=Sent Jun 5 14:46:04 linux2 in.qpopper[5929]: (v4.0.9) Servicing request from "linux2.class2.unix.nt" at 192.168.15.2 [pop_init.c:1408] Jun 5 14:46:04 linux2 in.qpopper[5929]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:46:04 linux2 in.qpopper[5929]: (v4.0.9) POP login by user "user" at (linux2.class2.unix.nt) 192.168.15.2 [pop_log.c:244] Jun 5 14:50:13 linux2 sm-mta[5981]: n55EoCSw005981: from=<user@class2.unix.nt>, size=514, class=0, nrcpts=1, msgid=<1244213411.3223.5.camel@linux2.class2.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:50:14 linux2 sm-mta[5984]: n55EoCSw005981: to=<tea@linux5.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120514, relay=linux5.unix.nt. [192.168.15.5], dsn=5.7.1, stat=User unknown Jun 5 14:50:14 linux2 sm-mta[5984]: n55EoCSw005981: n55EoESw005984: DSN: User unknown Jun 5 14:50:14 linux2 sm-mta[5984]: n55EoESw005984: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 14:50:31 linux2 sm-mta[6000]: n55EoU7E006000: from=<user@class3.unix.nt>, size=884, class=0, nrcpts=1, msgid=<20090605115103.GA6137@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux3.class3.unix.nt [192.168.15.3] Jun 5 14:50:31 linux2 sm-mta[6001]: n55EoU7E006000: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31086, dsn=2.0.0, stat=Sent Jun 5 14:51:09 linux2 sm-mta[6003]: n55Ep89l006003: from=<root@linux13.unix.nt>, size=728, class=0, nrcpts=1, msgid=<20090605115141.GA7563@linux13.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux13.class13.unix.nt [192.168.15.13] Jun 5 14:51:09 linux2 sm-mta[6004]: n55Ep89l006003: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30935, dsn=2.0.0, stat=Sent Jun 5 14:51:52 linux2 sm-mta[6008]: n55EppM4006008: from=<user@linux8.unix.nt>, size=933, class=0, nrcpts=1, msgid=<20090605115221.GA13622@linux8.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux8.class8.unix.nt [192.168.15.8] Jun 5 14:51:52 linux2 sm-mta[6009]: n55EppM4006008: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31135, dsn=2.0.0, stat=Sent Jun 5 14:52:04 linux2 sm-mta[6011]: n55Eq32b006011: from=<user@class5.unix.nt>, size=651, class=0, nrcpts=1, msgid=<20090605115239.GA18675@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux4.class4.unix.nt [192.168.15.4] Jun 5 14:52:04 linux2 sm-mta[6012]: n55Eq32b006011: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30854, dsn=2.0.0, stat=Sent Jun 5 14:53:22 linux2 sm-mta[6014]: n55ErLm7006014: from=<user@class5.unix.nt>, size=656, class=0, nrcpts=1, msgid=<20090605115358.GA18974@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux4.class4.unix.nt [192.168.15.4] Jun 5 14:53:22 linux2 sm-mta[6015]: n55ErLm7006014: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30859, dsn=2.0.0, stat=Sent Jun 5 14:53:26 linux2 sm-mta[6017]: n55ErPld006017: ruleset=check_rcpt, arg1=<user@class2.unix.nt>, relay=linux16.class16.unix.nt [192.168.15.16], reject=553 5.1.8 <user@class2.unix.nt>... Domain of sender address root@linux16 does not exist Jun 5 14:53:26 linux2 sm-mta[6017]: n55ErPld006017: from=<root@linux16>, size=595, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux16.class16.unix.nt [192.168.15.16] Jun 5 14:54:01 linux2 sm-mta[6051]: n55Es0jZ006051: from=<root@linux8.unix.nt>, size=720, class=0, nrcpts=1, msgid=<20090605115430.GA14627@linux8.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux8.class8.unix.nt [192.168.15.8] Jun 5 14:54:01 linux2 sm-mta[6061]: n55Es0jZ006051: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30922, dsn=2.0.0, stat=Sent Jun 5 14:54:48 linux2 sm-mta[6065]: n55EslHK006065: from=<user@class12.unix.nt>, size=675, class=0, nrcpts=1, msgid=<20090605115550.GA28387@linux12.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux12.class12.unix.nt [192.168.15.12] Jun 5 14:54:48 linux2 sm-mta[6066]: n55EslHK006065: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30883, dsn=2.0.0, stat=Sent Jun 5 14:55:21 linux2 sm-mta[6074]: n55EtKMh006074: from=<user@class12.unix.nt>, size=675, class=0, nrcpts=1, msgid=<20090605115624.GA28578@linux12.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux12.class12.unix.nt [192.168.15.12] Jun 5 14:55:21 linux2 sm-mta[6075]: n55EtKMh006074: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30883, dsn=2.0.0, stat=Sent Jun 5 14:55:38 linux2 sm-mta[6082]: n55EtboP006082: from=<user@class2.unix.nt>, size=529, class=0, nrcpts=1, msgid=<1244213737.3223.6.camel@linux2.class2.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:55:39 linux2 sm-mta[6085]: n55EtboP006082: to=<user@linux1.class2.unix.nt>, ctladdr=<user@class2.unix.nt> (1000/1000), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120529, relay=linux1.class2.unix.nt. [192.168.15.1], dsn=5.7.1, stat=User unknown Jun 5 14:55:39 linux2 sm-mta[6085]: n55EtboP006082: n55EtdoP006085: DSN: User unknown Jun 5 14:55:39 linux2 sm-mta[6085]: n55EtdoP006085: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 14:55:46 linux2 sm-mta[6098]: n55Etjca006098: from=<user@class12.unix.nt>, size=648, class=0, nrcpts=1, msgid=<20090605115648.GA28762@linux12.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux12.class12.unix.nt [192.168.15.12] Jun 5 14:55:46 linux2 sm-mta[6099]: n55Etjca006098: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30856, dsn=2.0.0, stat=Sent Jun 5 14:56:04 linux2 sm-mta[6101]: n55Eu27I006101: from=<user@class12.unix.nt>, size=648, class=0, nrcpts=1, msgid=<20090605115706.GA28980@linux12.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux12.class12.unix.nt [192.168.15.12] Jun 5 14:56:04 linux2 sm-mta[6102]: n55Eu27I006101: to=<user@class2.unix.nt>, delay=00:00:01, xdelay=00:00:00, mailer=local, pri=30856, dsn=2.0.0, stat=Sent Jun 5 14:56:31 linux2 sm-mta[6106]: n55EuUiI006106: from=<user@class12.unix.nt>, size=681, class=0, nrcpts=1, msgid=<20090605115733.GA29199@linux12.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux12.class12.unix.nt [192.168.15.12] Jun 5 14:56:31 linux2 sm-mta[6107]: n55EuUiI006106: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30889, dsn=2.0.0, stat=Sent Jun 5 14:57:47 linux2 sm-mta[6120]: n55Evk6Y006120: from=<user@class3.unix.nt>, size=2776, class=0, nrcpts=1, msgid=<20090605115819.GA6568@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux3.class3.unix.nt [192.168.15.3] Jun 5 14:57:47 linux2 sm-mta[6121]: n55Evk6Y006120: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=32978, dsn=2.0.0, stat=Sent Jun 5 14:58:07 linux2 sm-mta[6131]: n55Ew6je006131: ruleset=check_rcpt, arg1=<user@class2.unix.nt>, relay=linux16.class16.unix.nt [192.168.15.16], reject=553 5.1.8 <user@class2.unix.nt>... Domain of sender address root@linux16 does not exist Jun 5 14:58:07 linux2 sm-mta[6131]: n55Ew6je006131: from=<root@linux16>, size=595, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux16.class16.unix.nt [192.168.15.16] Jun 5 14:58:37 linux2 sm-mta[6139]: n55EwaZL006139: ruleset=check_rcpt, arg1=<user@class2.unix.nt>, relay=linux16.class16.unix.nt [192.168.15.16], reject=553 5.1.8 <user@class2.unix.nt>... Domain of sender address root@linux16 does not exist Jun 5 14:58:37 linux2 sm-mta[6139]: n55EwaZL006139: from=<root@linux16>, size=595, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux16.class16.unix.nt [192.168.15.16] Jun 5 15:00:45 linux2 sm-mta[6402]: n55F0iYu006402: from=<user@class5.unix.nt>, size=656, class=0, nrcpts=1, msgid=<20090605120120.GA19951@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux4.class4.unix.nt [192.168.15.4] Jun 5 15:00:45 linux2 sm-mta[6403]: n55F0iYu006402: to=<user@class2.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30859, dsn=2.0.0, stat=Sent
From tea@linux5.unix.nt Fri Jun 5 14:23:46 2009 Return-Path: <tea@linux5.unix.nt> Received: from linux5.class5.unix.nt (linux5.class5.unix.nt [192.168.15.5]) by linux2 (8.14.3/8.14.3/Debian-9) with ESMTP id n55ENjZ4005290 for <user@class2.unix.nt>; Fri, 5 Jun 2009 14:23:46 GMT Received: from [192.168.15.5] (linux5.class5.unix.nt [192.168.15.5]) by linux5.class5.unix.nt (8.14.3/8.14.3/Debian-9) with ESMTP id n55BOIOq017994 for <user@class2.unix.nt>; Fri, 5 Jun 2009 14:24:19 +0300 Subject: From: Tomashevich Evgeny <tea@linux5.unix.nt> To: user@linux2 Content-Type: text/plain Date: Fri, 05 Jun 2009 14:24:17 +0300 Message-Id: <1244201057.13343.5.camel@linux5.class5.unix.nt> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 Content-Transfer-Encoding: 7bit test From user@linux1.class2.unix.nt Fri Jun 5 14:36:26 2009 Return-Path: <user@linux1.class2.unix.nt> Received: from linux1.class1.unix.nt (linux1.class1.unix.nt [192.168.15.1]) by linux2 (8.14.3/8.14.3/Debian-9) with ESMTP id n55EaPiZ005381 for <user@class2.unix.nt>; Fri, 5 Jun 2009 14:36:26 GMT Received: from linux1.class1.unix.nt (localhost [127.0.0.1] (may be forged)) by linux1.class1.unix.nt (8.14.3/8.14.3/Debian-9) with ESMTP id n55BbH8L015391 for <user@class2.unix.nt>; Fri, 5 Jun 2009 14:37:17 +0300 Received: (from user@localhost) by linux1.class1.unix.nt (8.14.3/8.14.3/Submit) id n55BbHTE015390 for user@class2.unix.nt; Fri, 5 Jun 2009 14:37:17 +0300 Date: Fri, 5 Jun 2009 14:37:17 +0300 From: Oleg_KON <user@linux1.class2.unix.nt> To: user@linux2 Subject: Mail Message-ID: <20090605113717.GA14945@linux1> Reply-To: Oleg_KON <user@linux1.class2.unix.nt> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.19 (2009-01-05) Процент синтаксически неверно
Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-WARNING: instance of invalid non-instantiatable type `(null)' Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed Jun 3 21:09:27 linux2 console-kit-daemon[2853]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed Jun 4 09:20:52 linux2 ntpdate[2277]: name server cannot be used, reason: Temporary failure in name resolution Jun 4 09:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:33:52 linux2 console-kit-daemon[2868]: WARNING: Couldn't read /proc/2867/environ: Failed to open file '/proc/2867/environ': No such file or directory Jun 4 09:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 09:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:11:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 10:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:11:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:41:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:51:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 11:53:40 linux2 named[5248]: starting BIND 9.6.0-P1 -u bind Jun 4 11:53:40 linux2 named[5248]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 11:53:40 linux2 named[5248]: found 2 CPUs, using 2 worker threads Jun 4 11:53:40 linux2 named[5248]: using up to 4096 sockets Jun 4 11:53:40 linux2 named[5248]: loading configuration from '/etc/bind/named.conf' Jun 4 11:53:40 linux2 named[5248]: max open files (1024) is smaller than max sockets (4096) Jun 4 11:53:40 linux2 named[5248]: using default UDP/IPv4 port range: [1024, 65535] Jun 4 11:53:40 linux2 named[5248]: using default UDP/IPv6 port range: [1024, 65535] Jun 4 11:53:40 linux2 named[5248]: listening on IPv6 interfaces, port 53 Jun 4 11:53:40 linux2 named[5248]: listening on IPv4 interface lo, 127.0.0.1#53 Jun 4 11:53:40 linux2 named[5248]: listening on IPv4 interface eth0, 192.168.101.2#53 Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 254.169.IN-ADDR.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 2.0.192.IN-ADDR.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: D.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 8.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: 9.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: A.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: automatic empty zone: B.E.F.IP6.ARPA Jun 4 11:53:40 linux2 named[5248]: command channel listening on 127.0.0.1#953 Jun 4 11:53:40 linux2 named[5248]: command channel listening on ::1#953 Jun 4 11:53:40 linux2 named[5248]: zone 0.in-addr.arpa/IN: loaded serial 1 Jun 4 11:53:40 linux2 named[5248]: zone 127.in-addr.arpa/IN: loaded serial 1 Jun 4 11:53:40 linux2 named[5248]: zone 255.in-addr.arpa/IN: loaded serial 1 Jun 4 11:53:40 linux2 named[5248]: zone localhost/IN: loaded serial 2 Jun 4 11:53:40 linux2 named[5248]: running Jun 4 12:01:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:03:08 linux2 named[5248]: received control channel command 'stop -p' Jun 4 12:03:08 linux2 named[5248]: shutting down: flushing changes Jun 4 12:03:08 linux2 named[5248]: stopping command channel on 127.0.0.1#953 Jun 4 12:03:08 linux2 named[5248]: stopping command channel on ::1#953 Jun 4 12:03:08 linux2 named[5248]: no longer listening on ::#53 Jun 4 12:03:08 linux2 named[5248]: no longer listening on 127.0.0.1#53 Jun 4 12:03:08 linux2 named[5248]: no longer listening on 192.168.101.2#53 Jun 4 12:03:08 linux2 named[5248]: exiting Jun 4 12:03:09 linux2 named[5403]: starting BIND 9.6.0-P1 -u bind Jun 4 12:03:09 linux2 named[5403]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 12:03:09 linux2 named[5403]: found 2 CPUs, using 2 worker threads Jun 4 12:03:09 linux2 named[5403]: using up to 4096 sockets Jun 4 12:03:09 linux2 named[5403]: loading configuration from '/etc/bind/named.conf' Jun 4 12:03:09 linux2 named[5403]: max open files (1024) is smaller than max sockets (4096) Jun 4 12:03:09 linux2 named[5403]: using default UDP/IPv4 port range: [1024, 65535] Jun 4 12:03:09 linux2 named[5403]: using default UDP/IPv6 port range: [1024, 65535] Jun 4 12:03:09 linux2 named[5403]: listening on IPv6 interfaces, port 53 Jun 4 12:03:09 linux2 named[5403]: listening on IPv4 interface lo, 127.0.0.1#53 Jun 4 12:03:09 linux2 named[5403]: listening on IPv4 interface eth0, 192.168.101.2#53 Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 254.169.IN-ADDR.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 2.0.192.IN-ADDR.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: D.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 8.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: 9.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: A.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: automatic empty zone: B.E.F.IP6.ARPA Jun 4 12:03:09 linux2 named[5403]: command channel listening on 127.0.0.1#953 Jun 4 12:03:09 linux2 named[5403]: command channel listening on ::1#953 Jun 4 12:03:09 linux2 named[5403]: zone 0.in-addr.arpa/IN: loaded serial 1 Jun 4 12:03:09 linux2 named[5403]: zone 127.in-addr.arpa/IN: loaded serial 1 Jun 4 12:03:09 linux2 named[5403]: zone 255.in-addr.arpa/IN: loaded serial 1 Jun 4 12:03:09 linux2 named[5403]: zone localhost/IN: loaded serial 2 Jun 4 12:03:09 linux2 named[5403]: running Jun 4 12:03:35 linux2 named[5403]: received control channel command 'stop -p' Jun 4 12:03:35 linux2 named[5403]: shutting down: flushing changes Jun 4 12:03:35 linux2 named[5403]: stopping command channel on 127.0.0.1#953 Jun 4 12:03:35 linux2 named[5403]: stopping command channel on ::1#953 Jun 4 12:03:35 linux2 named[5403]: no longer listening on ::#53 Jun 4 12:03:35 linux2 named[5403]: no longer listening on 127.0.0.1#53 Jun 4 12:03:35 linux2 named[5403]: no longer listening on 192.168.101.2#53 Jun 4 12:03:35 linux2 named[5403]: exiting Jun 4 12:03:35 linux2 named[5463]: starting BIND 9.6.0-P1 -u bind Jun 4 12:03:35 linux2 named[5463]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 12:03:35 linux2 named[5463]: found 2 CPUs, using 2 worker threads Jun 4 12:03:35 linux2 named[5463]: using up to 4096 sockets Jun 4 12:03:35 linux2 named[5463]: loading configuration from '/etc/bind/named.conf' Jun 4 12:03:35 linux2 named[5463]: /etc/bind/named.conf.options:17: expected IP address near 'auth-nxdomain' Jun 4 12:03:35 linux2 named[5463]: loading configuration: unexpected token Jun 4 12:03:35 linux2 named[5463]: exiting (due to fatal error) Jun 4 12:05:20 linux2 named[5524]: starting BIND 9.6.0-P1 -u bind Jun 4 12:05:20 linux2 named[5524]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-fil Jun 4 12:05:20 linux2 named[5524]: found 2 CPUs, using 2 worker threads Jun 4 12:05:20 linux2 named[5524]: using up to 4096 sockets Jun 4 12:05:20 linux2 named[5524]: loading configuration from '/etc/bind/named.conf' Jun 4 12:05:20 linux2 named[5524]: max open files (1024) is smaller than max sockets (4096) Jun 4 12:05:20 linux2 named[5524]: using default UDP/IPv4 port range: [1024, 65535] Jun 4 12:05:20 linux2 named[5524]: using default UDP/IPv6 port range: [1024, 65535] Jun 4 12:05:20 linux2 named[5524]: listening on IPv6 interfaces, port 53 Jun 4 12:05:20 linux2 named[5524]: listening on IPv4 interface lo, 127.0.0.1#53 Jun 4 12:05:20 linux2 named[5524]: listening on IPv4 interface eth0, 192.168.101.2#53 Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 254.169.IN-ADDR.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 2.0.192.IN-ADDR.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 255.255.255.255.IN-ADDR.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: D.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 8.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: 9.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: A.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: automatic empty zone: B.E.F.IP6.ARPA Jun 4 12:05:20 linux2 named[5524]: command channel listening on 127.0.0.1#953 Jun 4 12:05:20 linux2 named[5524]: command channel listening on ::1#953 Jun 4 12:05:20 linux2 named[5524]: zone 0.in-addr.arpa/IN: loaded serial 1 Jun 4 12:05:20 linux2 named[5524]: zone 127.in-addr.arpa/IN: loaded serial 1 Jun 4 12:05:20 linux2 named[5524]: zone 255.in-addr.arpa/IN: loaded serial 1 Jun 4 12:05:20 linux2 named[5524]: zone localhost/IN: loaded serial 2 Jun 4 12:05:20 linux2 named[5524]: running Jun 4 12:11:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:12:34 linux2 named[5524]: received control channel command 'flush' Jun 4 12:12:34 linux2 named[5524]: flushing caches in all views succeeded Jun 4 12:13:34 linux2 named[5524]: received control channel command 'dumbdb' Jun 4 12:13:34 linux2 named[5524]: unknown control channel command 'dumbdb' Jun 4 12:14:20 linux2 named[5524]: received control channel command 'dumpdb' Jun 4 12:14:20 linux2 named[5524]: dumpdb started Jun 4 12:14:20 linux2 named[5524]: dumpdb complete Jun 4 12:21:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:31:34 linux2 inetd[2849]: 9999/tcp: bind: Address already in use Jun 4 12:34:45 linux2 named[5524]: received control channel command 'stop -p' Jun 4 12:34:45 linux2 named[5524]: shutting down: flushing changes Jun 4 12:34:45 linux2 named[5524]: stopping command channel on 127.0.0.1#953 Jun 4 12:34:45 linux2 named[5524]: stopping command channel on ::1#953 Jun 4 12:34:45 linux2 named[5524]: no longer listening on ::#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 127.0.0.1#53 Jun 4 12:34:45 linux2 named[5524]: no longer listening on 192.168.101.2#53 Jun 4 12:34:45 linux2 named[5524]: exiting Jun 4 12:34:45 linux2 named[6112]: starting BIND 9.6.0-P1 -u bind
Время первой команды журнала | 16:40:05 2009- 6- 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 22:30:37 2009- 6- 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 17.82 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 1.98 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 4.30 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 0.39 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.
Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
$ l s-l bash: l: command not found |
Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
$ test 5 -lt 4 |
Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
$ find / -name abc find: /home/devi-orig/.gnome2: Keine Berechtigung find: /home/devi-orig/.gnome2_private: Keine Berechtigung find: /home/devi-orig/.nautilus/metafiles: Keine Berechtigung find: /home/devi-orig/.metacity: Keine Berechtigung find: /home/devi-orig/.inkscape: Keine Berechtigung ^C |
Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
# id uid=0(root) gid=0(root) Gruppen=0(root) |
Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
$ vi ~/.bashrc
|
Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
$ patch ~/.bashrc |
Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.
Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.
Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.
Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора
Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.
Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.
Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:
$ whoami
user
$ #^ Интересно, кто я?в журнале это будет выглядеть так:
$ whoami
user
Интересно, кто я? |
Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:
$ whoami
user
$ cat > /dev/null #^ Интересно, кто я?
Программа whoami выводит имя пользователя, под которым мы зарегистрировались в системе. - Она не может ответить на вопрос о нашем назначении в этом мире.В журнале это будет выглядеть так:
$ whoami user
|
Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=
1 2 3 4Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.
LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008