/l3/users/eb/2009/linux5/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 :23 :24 :25 :26 :27 :28 :29 :30 :31 :32 :33 :34 :35 :36 :37 :38 |
|
#cat /etc/bind/db.class5
@ SOA linux5.class5.unix.nt. root.class5.unix.nt. 2009060401 3h 12h 72h 1h NS linux5.class5.unix.nt. MX 10 linux5 linux5 A 192.168.15.5 first A 192.168.15.1 second A 192.168.15.2 six A 192.168.15.6 |
#dig linux2
; <<>> DiG 9.6.0-P1 <<>> linux2 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 28363 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;linux2. IN A ;; AUTHORITY SECTION: . 10800 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009060500 1800 900 604800 86400 ;; Query time: 56 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Fri Jun 5 13:15:37 2009 ;; MSG SIZE rcvd: 99 |
#dig linux7
; <<>> DiG 9.6.0-P1 <<>> linux7 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 18790 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;linux7. IN A ;; AUTHORITY SECTION: . 10800 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009060500 1800 900 604800 86400 ;; Query time: 55 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Fri Jun 5 13:15:42 2009 ;; MSG SIZE rcvd: 99 |
#dig linux5
; <<>> DiG 9.6.0-P1 <<>> linux5 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 34711 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;linux5. IN A ;; AUTHORITY SECTION: . 10120 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009060500 1800 900 604800 86400 ;; Query time: 1 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Fri Jun 5 13:19:36 2009 ;; MSG SIZE rcvd: 99 |
#ssh 192.168.15.2
Host key fingerprint is 34:6c:c2:da:38:7c:d7:17:e9:cd:17:8d:e7:cf:f1:a6 +--[ RSA 2048]----+ | | | . . . ..| | o = o ..o| | . + + o . + o.| | = o S . o o.o| | o . . o+| | =| | o | | E | +-----------------+ Linux linux2 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. You have new mail. Last login: Fri Jun 5 13:06:41 2009 from linux5.class5.unix.nt |
# 65 +q436f+q6b75+q6b64+q6b72+q6b6c+q2332+q2334+q2569+q2a37+q6b31
divert(-1)dnl #----------------------------------------------------------------------------- # $Sendmail: debproto.mc,v 8.14.3 2009-03-01 18:51:56 cowboy Exp $ # # Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved. # # cf/debian/sendmail.mc. Generated from sendmail.mc.in by configure. # # sendmail.mc prototype config file for building Sendmail 8.14.3 # ... dnl#MAILER(`local')dnl dnl#MAILER(`smtp')dnl dnl # Masquerading options FEATURE(`always_add_domain')dnl MASQUERADE_AS(`linux5.unix.nt')dnl FEATURE(`allmasquerade')dnl FEATURE(`masquerade_envelope')dnl MAILER_DEFINITIONS MAILER(`local')dnl MAILER(`smtp')dnl |
#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.013 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=2 ttl=64 time=0.010 ms ^C --- linux5.class5.unix.nt ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 0.010/0.011/0.013/0.003 ms |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmail. |
#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 "class5.unix.nt" { type master; file "/etc/bind/db.class5"; }; |
#history
408 dig www.xgu.ru 409 history 410 host linux5.class5.unix.nt 411 host www.xgu.ru 412 dig www.xgu.ru 413 cat /etc/bind/db.class5 414 history 415 cat /etc/bind/named.conf 416 ping 10.0.35.1 417 cat /etc/resolv.conf ... 547* cat /etc/bind/db.class 548 dig linux2 549 dig linux7 550 /etc/init.d/sendmail restart 551 dig linux5 552 vi /etc/mail/sendmail.mc 553 cat /etc/mail/sendmail.mc 554 ping linux5.class5.unix.nt 555 cat /etc/bind/named.conf.local 556 history |
#ssh 192.168.15.2
Host key fingerprint is 34:6c:c2:da:38:7c:d7:17:e9:cd:17:8d:e7:cf:f1:a6 +--[ RSA 2048]----+ | | | . . . ..| | o = o ..o| | . + + o . + o.| | = o S . o o.o| | o . . o+| | =| | o | | E | +-----------------+ Linux linux2 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. You have new mail. Last login: Fri Jun 5 13:20:13 2009 from linux5.class5.unix.nt |
#cat /etc/resolv.conf
#nameserver 10.0.35.1 #linux5 192.168.15.5 domain class5.unix.nt |
#ls -l /etc/bind/
итого 48 -rw-r--r-- 1 root root 237 Апр 23 15:27 db.0 -rw-r--r-- 1 root root 271 Апр 23 15:27 db.127 -rw-r--r-- 1 root root 237 Апр 23 15:27 db.255 -rw-r--r-- 1 root bind 241 Июн 4 15:30 db.class5 -rw-r--r-- 1 root root 353 Апр 23 15:27 db.empty -rw-r--r-- 1 root root 270 Апр 23 15:27 db.local -rw-r--r-- 1 root root 2878 Апр 23 15:27 db.root -rw-r--r-- 1 root bind 907 Апр 23 15:27 named.conf -rw-r--r-- 1 root bind 250 Июн 4 14:10 named.conf.local -rw-r--r-- 1 root bind 647 Июн 4 18:51 named.conf.options -rw-r----- 1 bind bind 77 Июн 4 11:54 rndc.key -rw-r--r-- 1 root root 1317 Апр 23 15:27 zones.rfc1918 У вас есть новая почта в /var/mail/root |
#nano /etc/bind/db.class5
|
#@ SOA linux5.class5.unix.nt. root.class5.unix.nt. 2009060401 3h 12h 72h 1h
|
#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 access
|
# GNU nano 2.0.9 Файл: access
|
#nc 192.168.15.6
no port[s] to connect to |
#nc 192.168.15.6 25
220 linux6.class6.unix.nt ESMTP Sendmail 8.14.3/8.14.3/Debian-9; Fri, 5 Jun 2009 14:34:18 +0300; (No UCE/UBE) logging access from: linux5.class5.unix.nt(OK)-linux5.class5.unix.nt [192.168.15.5] HELLO f 500 5.5.1 Command unrecognized: "HELLO f" HELLO 500 5.5.1 Command unrecognized: "HELLO" ^C |
#nano access
|
# GNU nano 2.0.9 Файл: access
|
#ls
a2ps.cfg dbus-1 gshadow localtime nsswitch.conf rmt a2ps-site.cfg debconf.conf gshadow- logcheck openoffice rpc adduser.conf debian_version gtk-2.0 login.defs openvpn rsyslog.conf adjtime debsums-ignore hal logrotate.conf opt screenrc aliases default hesiod.conf logrotate.d pam.conf scsi_id.config alternatives defoma host.conf lsb-base pam.d securetty anacrontab deluser.conf hostname lvm pango security apache2 dhcp3 hosts.allow magic papersize services apm dictionaries-common hosts.deny magic.mime passwd sgml apparmor.d dm iceweasel mail passwd- shadow ... console gamin kernel-img.conf monit rc1.d ts.conf console-cyrillic gconf ldap motd rc2.d ucf.conf ConsoleKit gdm ld.so.cache motd.tail rc3.d udev console-setup gnome-vfs-2.0 ld.so.conf mtab rc4.d ufw cron.d gnome-vfs-mime-magic ld.so.conf.d Muttrc rc5.d vim cron.daily gre.d libaudit.conf Muttrc.d rc6.d wgetrc cron.hourly groff libpaper.d mysql rc.local X11 cron.monthly group lilalo nanorc rcS.d xdg crontab group- locale.alias network resolvconf xml cron.weekly grub.d locale.gen networks resolv.conf |
#ls /etc/mail/
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 |
#localhost
|
#ls -l
итого 24 -rw------- 1 mail mail 2586 Июн 1 10:49 mail -rw------- 1 root root 6220 Июн 5 14:08 root -rw------- 1 tea tea 0 Июн 5 14:45 tea -rw------- 1 user user 8258 Июн 5 14:46 user |
#cd /var/log/
|
#ls
apache2 daemon.log dmesg.4.gz kern.log.1.gz mail.log syslog.1.gz wtmp.1 apt daemon.log.1.gz dpkg.log lastlog mail.log.1.gz syslog.2.gz Xorg.0.log auth.log debug dpkg.log.1 lp-acct mail.warn syslog.3.gz Xorg.0.log.old auth.log.1.gz debug.1.gz exim4 lp-errs mail.warn.1.gz syslog.4.gz Xorg.1.log boot dmesg faillog lpr.log messages syslog.5.gz Xorg.1.log.old bootstrap.log dmesg.0 fontconfig.log lpr.log.1.gz messages.1.gz syslog.6.gz btmp dmesg.1.gz fsck mail.err news user.log btmp.1 dmesg.2.gz gdm mail.info pycentral.log user.log.1.gz ConsoleKit dmesg.3.gz kern.log mail.info.1.gz syslog wtmp |
#cat mail.err
|
#cat mail.log
Jun 5 13:00:57 linux5 sm-mta[14797]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 in.qpopper[14794]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 13:00:57 linux5 in.qpopper[14794]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 13:00:57 linux5 sm-mta[14799]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 sm-mta[14804]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 in.qpopper[14805]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 13:00:57 linux5 sm-mta[14807]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 in.qpopper[14805]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 13:00:57 linux5 in.qpopper[14805]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 13:00:58 linux5 sm-mta[14812]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. ... Jun 5 14:50:31 linux5 in.qpopper[18966]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:50:48 linux5 sm-mta[18969]: n55BolZP018969: ruleset=check_rcpt, arg1=<tea@linux5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=550 5.7.1 <tea@linux5.unix.nt>... Relaying denied Jun 5 14:50:48 linux5 sm-mta[18969]: n55BolZP018969: from=<user@linux2>, size=709, class=0, nrcpts=0, bodytype=8BITMIME, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:50:58 linux5 in.qpopper[18974]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:58 linux5 in.qpopper[18974]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:58 linux5 in.qpopper[18974]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:50:59 linux5 in.qpopper[18981]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:59 linux5 in.qpopper[18981]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:59 linux5 in.qpopper[18981]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:51:01 linux5 in.qpopper[18988]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] |
#cat mail.log | grep class2
Jun 5 12:29:42 linux5 sm-mta[11204]: n559Tg21011204: <linux2.class2.unix.nt@linux5.class5.unix.nt>... User unknown Jun 5 12:29:42 linux5 sendmail[11203]: n559TgYv011203: to=linux2.class2.unix.nt, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30050, relay=[127.0.0.1] [127.0.0.1], dsn=5.1.1, stat=User unknown Jun 5 14:24:20 linux5 sm-mta[17997]: n55BOIOq017994: to=<user@class2.unix.nt>, ctladdr=<tea@class5.unix.nt> (1029/1029), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120289, relay=linux2.class2.unix.nt. [192.168.15.2], dsn=2.0.0, stat=Sent (n55ENjZ4005290 Message accepted for delivery) Jun 5 14:43:23 linux5 sm-mta[18740]: n55BhMGf018740: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:43:23 linux5 sm-mta[18740]: n55BhMGf018740: from=<user@linux2>, size=462, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:43:24 linux5 sm-mta[18741]: n55BhNgD018741: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:43:24 linux5 sm-mta[18741]: n55BhNgD018741: from=<user@linux2>, size=472, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:43:25 linux5 sm-mta[18742]: n55BhO5P018742: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:43:25 linux5 sm-mta[18742]: n55BhO5P018742: from=<user@linux2>, size=476, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:45:22 linux5 sm-mta[18823]: n55BjLcM018823: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:45:22 linux5 sm-mta[18823]: n55BjLcM018823: from=<user@linux2>, size=476, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:50:48 linux5 sm-mta[18969]: n55BolZP018969: ruleset=check_rcpt, arg1=<tea@linux5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=550 5.7.1 <tea@linux5.unix.nt>... Relaying denied Jun 5 14:50:48 linux5 sm-mta[18969]: n55BolZP018969: from=<user@linux2>, size=709, class=0, nrcpts=0, bodytype=8BITMIME, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] |
#ping linux2
ping: unknown host linux2 |
#ping linux1
ping: unknown host linux1 |
#ping linux3
ping: unknown host linux3 |
#ping linux4
ping: unknown host linux4 |
#ping linux5
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.014 ms 64 bytes from linux5.class5.unix.nt (192.168.15.5): icmp_seq=2 ttl=64 time=0.013 ms ^C --- linux5.class5.unix.nt ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 0.013/0.013/0.014/0.003 ms |
#ping linux6
ping: unknown host linux6 |
#ping linux7
ping: unknown host linux7 |
#ping linux8
ping: unknown host linux8 |
#ping linux9
ping: unknown host linux9 |
#ping linux10
ping: unknown host linux10 |
#ping linux11
ping: unknown host linux11 |
#ping linux12
ping: unknown host linux12 |
#ping linux13
ping: unknown host linux13 |
#ping linux14
ping: unknown host linux14 |
#ping linux15
ping: unknown host linux15 |
#ping linux16
ping: unknown host linux16 |
#ping linux17
ping: unknown host linux17 |
#ping linux18
ping: unknown host linux18 |
#iptables -A OUTPUT -t mangle -d 192.168.
iptables v1.4.3.2: host/network `192.168.' not found Try `iptables -h' or 'iptables --help' for more information. |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz stepping : 11 cpu MHz : 1866.538 cache size : 4096 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 vmx smx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow vnmi flexpriority bogomips : 3733.51 clflush size : 64 power management: |
#cat /proc/cpuinfo | grep vmx
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 vmx smx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow vnmi flexpriority 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 vmx smx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow vnmi flexpriority |
#deb http://10.0.35.1:9999/debian etch main contrib non-free
bash: deb: команда не найдена |
#history
350 ping 192.168.101.1 351 vi /etc/resolv.conf 352 vi /etc/bind/named.conf.options 353 /etc/init.d/bind9 restart 354 ping 192.168.101.1 355 vi /etc/bind/named.conf.options 356 /etc/init.d/bind9 restart 357 vi /etc/bind/named.conf.options 358 /etc/init.d/bind9 restart 359 vi /etc/bind/named.conf.options ... 489 nc 127.0.0.1 25 490 vi sendmail.mc 491 /etc/init.d/sendmail restart 492 nc 127.0.0.1 25 493 vi local-host-names 494 /etc/init.d/sendmail restart 495 exit 496 init 0 497 init 6 498 history |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmail. |
#dig linux5
; <<>> DiG 9.6.0-P1 <<>> linux5 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 58986 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;linux5. IN A ;; AUTHORITY SECTION: . 10800 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009060500 1800 900 604800 86400 ;; Query time: 206 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Fri Jun 5 13:07:43 2009 ;; MSG SIZE rcvd: 99 |
#vi /etc/resolv.conf
|
#nano /etc/resolv.conf
|
#nameserver 10.0.35.1
#nameserver 10.0.35.1 domain class2.unix.nt |
#options {
Stopping domain name service...: bind9. Starting domain name service...: bind9. |
#dig www.rambler.ru
; <<>> DiG 9.6.0-P1 <<>> www.rambler.ru ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26313 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0 ;; QUESTION SECTION: ;www.rambler.ru. IN A ;; ANSWER SECTION: www.rambler.ru. 3600 IN A 81.19.70.1 ;; AUTHORITY SECTION: rambler.ru. 3600 IN NS ns4.rambler.ru. rambler.ru. 3600 IN NS ns3.rambler.ru. rambler.ru. 3600 IN NS ns5.rambler.ru. rambler.ru. 3600 IN NS ns2.rambler.ru. ;; Query time: 168 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Fri Jun 5 13:15:56 2009 ;; MSG SIZE rcvd: 120 |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmailhostname: Host name lookup failure . |
#rndc reload
server reload successful |
#rndc flush
|
#host linux5.unix.nt
linux5.unix.nt A 192.168.15.5 |
#apt-get install sendmail-bin
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Уже установлена самая новая версия sendmail-bin. обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 72 пакетов не обновлено. |
#apt-get install qpopper
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Уже установлена самая новая версия qpopper. обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 72 пакетов не обновлено. |
#apt-get install sensible-mda
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Уже установлена самая новая версия sensible-mda. обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 72 пакетов не обновлено. |
#apt-get install openbsd-inetd
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Уже установлена самая новая версия openbsd-inetd. обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 72 пакетов не обновлено. |
#cat /etc/mail/sendmail.mc
divert(-1)dnl #----------------------------------------------------------------------------- # $Sendmail: debproto.mc,v 8.14.3 2009-03-01 18:51:56 cowboy Exp $ # # Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved. # # cf/debian/sendmail.mc. Generated from sendmail.mc.in by configure. # # sendmail.mc prototype config file for building Sendmail 8.14.3 # ... #MAILER(`local')dnl #MAILER(`smtp')dnl dnl # Masquerading options FEATURE(`always_add_domain')dnl MASQUERADE_AS(`linux2')dnl FEATURE(`allmasquerade')dnl FEATURE(`masquerade_envelope')dnl #MAILER_DEFINITIONS MAILER(`local')dnl MAILER(`smtp')dnl |
#nano /etc/mail/sendmail.mc
|
#tail /var/log/messages
Jun 5 13:19:36 linux2 kernel: [ 7.503483] EXT3 FS on sda1, internal journal Jun 5 13:19:36 linux2 kernel: [ 9.841601] NET: Registered protocol family 10 Jun 5 13:19:36 linux2 kernel: [ 9.842132] lo: Disabled Privacy Extensions Jun 5 13:19:36 linux2 kernel: [ 9.959842] atl1 0000:02:00.0: eth0 link is up 1000 Mbps full duplex Jun 5 13:19:37 linux2 lpd[2628]: restarted Jun 5 13:19:43 linux2 kernel: [ 17.865848] [drm] Initialized drm 1.1.0 20060810 Jun 5 13:19:43 linux2 kernel: [ 17.873249] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Jun 5 13:19:43 linux2 kernel: [ 17.874240] mtrr: type mismatch for c0000000,10000000 old: write-back new: write-combining Jun 5 13:19:43 linux2 kernel: [ 17.874243] [drm] MTRR allocation failed. Graphics performance may suffer. Jun 5 13:19:43 linux2 kernel: [ 17.874281] [drm] Initialized i915 1.6.0 20080730 on minor 0 |
#history
371 vi /etc/resolv.conf 372 vi named.conf.local 373 vi named.conf.options 374 vi /etc/init.d/named.conf.options 375 vi /etc/bind/named.conf.options 376 vi named.conf.local 377 vi /etc/bind/db.class2 378 vi named.conf.local 379 /etc/init.d/bind9 restart 380 vi db.class2 ... 510 host linux5.unix.nt 511 apt-get install sendmail-bin 512 apt-get install qpopper 513 apt-get install sensible-mda 514 apt-get install openbsd-inetd 515 cat /etc/mail/sendmail.mc 516 nano /etc/mail/sendmail.mc 517 /etc/init.d/sendmail restart 518 tail /var/log/messages 519 history |
#nano /etc/bind/db.class2
|
#/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
|
#ls
10_files 14.html 19.html 21.html 3.txt 5.html 7.html fg4setup.exe 10.html 15.html 1_files 2_files 4_files 5.txt 8_files history 11.html 16.html 1.html 2.html 4.html 6.html 8.html lin0 12.html 17.html 1_s.txt 2_s.txt 4.txt 6.txt 9.html mt4setup.exe 13.html 18.html 20.html 3.html 5_files 7_files experts |
#ls -la
итого 13992 drwxr-xr-x 12 user root 12288 Июн 5 15:17 . drwxr-xr-x 3 root root 4096 Июн 5 11:32 .. drwxr-xr-x 2 user root 4096 Май 29 13:53 10_files -rwxr-xr-x 1 user root 260980 Май 29 13:52 10.html -rwxr-xr-x 1 user root 243511 Май 29 13:52 11.html -rwxr-xr-x 1 user root 278057 Май 29 13:52 12.html -rwxr-xr-x 1 user root 258385 Май 29 13:52 13.html -rwxr-xr-x 1 user root 258096 Май 29 13:52 14.html -rwxr-xr-x 1 user root 259275 Май 29 13:52 15.html ... drwxr-xr-x 2 user root 4096 Май 29 13:53 7_files -rwxr-xr-x 1 user root 212086 Май 29 13:52 7.html drwxr-xr-x 3 user root 4096 Май 29 13:53 8_files -rwxr-xr-x 1 user root 228085 Май 29 13:52 8.html -rwxr-xr-x 1 user root 231246 Май 29 13:52 9.html drwxr-xr-x 12 user root 4096 Май 22 15:09 experts -rwxr-xr-x 1 user root 5616984 Май 22 15:13 fg4setup.exe drwxr-xr-x 6 user root 4096 Май 29 13:06 history drwxr-xr-x 22 user root 4096 Май 29 13:06 lin0 -rwxr-xr-x 1 user root 3550536 Фев 10 2008 mt4setup.exe |
#lsee 3.txt
bash: lsee: команда не найдена |
#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 |
#vi /etc/resolv.conf
|
#cat /etc/resolv.conf
#nameserver 10.0.35.1 domain class2.unix.nt |
#apt-get install xen-linux-system-2.6.18-6-xen-686
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово E: Не удалось найти пакет xen-linux-system-2.6.18-6-xen-686 |
#apt-cache search xen utils 3.2
xen-utils-3.2-1 - XEN administrative tools |
#apt-get install xen-linux-system-2.6.18-6-xen-686
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово E: Не удалось найти пакет xen-linux-system-2.6.18-6-xen-686 |
#apt-get update
Получено:1 http://10.0.35.1 sid Release.gpg [1032B] Получено:2 http://10.0.35.1 sid/main Translation-ru [400kB] Получено:3 http://10.0.35.1 sid Release [94,4kB] Игн http://10.0.35.1 sid/main Packages/DiffIndex Игн http://10.0.35.1 sid/main Packages Получено:4 http://10.0.35.1 sid/main Packages [7775kB] Получено 8270kБ за 3s (2125kБ/c) Чтение списков пакетов... Готово |
#ssh root@192.168.15.3
ssh: connect to host 192.168.15.3 port 22: Connection refused |
#ssh root@192.168.15.7
Host key fingerprint is 34:6c:c2:da:38:7c:d7:17:e9:cd:17:8d:e7:cf:f1:a6 +--[ RSA 2048]----+ | | | . . . ..| | o = o ..o| | . + + o . + o.| | = o S . o o.o| | o . . o+| | =| | o | ... root@192.168.15.7's password: Linux linux7 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. You have mail. Last login: Thu Jun 4 18:13:16 2009 from linux6.class6.unix.nt l3-agent is already running: pid=3671; pidfile=/root/.lilalo/l3-agent.pid |
#history
353 vim /etc/bind/db.class7 354 /etc/init.d/bind9 restart 355 host linux7.class7.unix.nt 356 ls -l /etc/bind/db.class7 357 ls -l /etc/bind 358 chmod 0644 /etc/bind/db.class7 359 ls -l /etc/bind 360 chown root:root /etc/bind/db.class7 361 ls -l /etc/bind 362 rndc reload ... 492 cd /etc/mail 493 vim sendmail.mc 494 /etc/init.d/sendmail restart 495 vi local-host-names 496 nc 192.168.15.7 25 497 apt-get update 498 apt-get install mutt 499 mutt 500 init 0 501 history |
#exit
exit Connection to 192.168.15.7 closed. |
#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 |
#apt-get install xen-utils-3.2-1
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Будут установлены следующие дополнительные пакеты: bridge-utils libc6-xen libsdl1.2debian libsdl1.2debian-alsa libsvga1 libxenstore3.0 xen-hypervisor-3.2-1-i386 xen-utils-common xenstore-utils Предлагаемые пакеты: xen-docs-3.2 Рекомендуемые пакеты: xen-hypervisor-3.2-1 ... Настраивается пакет xen-utils-common (3.2.0-2) ... Настраивается пакет xen-hypervisor-3.2-1-i386 (3.2.1-2) ... Searching for GRUB installation directory ... found: /boot/grub Searching for default file ... found: /boot/grub/default Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found kernel: /boot/vmlinuz-2.6.29-2-686 Updating /boot/grub/menu.lst ... done Настраивается пакет xen-utils-3.2-1 (3.2.1-2) ... update-alternatives: используется `/usr/lib/xen-3.2-1' для предоставления `/usr/lib/xen-default' (xen-default) в автоматический режим. |
#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 |
#scp /boot/grub/menu.lst root@192.168.15.5/tmp
cp: невозможно создать обычный файл `root@192.168.15.5/tmp': Нет такого файла или каталога |
#dpkg -l grep xen-utils
Желаемый=неизвестно[u]/установить[i]/удалить[r]/вычистить[p]/зафиксировать[h] | Состояние=нет[n]/установлен[i]/настроен[c]/распакован[U]/ошибка настройки[F]/ частично установлен[H]/trig-aWait/Trig-pend |/ Ошибка?=<нет>/зафиксирован[H]/требуется переустановка[R]/X=и то, и другое (верхний регистр в полях состояния и ошибки указывает на ненормальную ситуацию) ||/ Имя Версия Описание +++-=====================-=====================-========================================================== ii grep 2.5.4-4 GNU grep, egrep and fgrep un xen-utils <нет> (описание недоступно) |
@ SOA linux5.class5.unix.nt. root.class5.unix.nt. 2009060401 3h 12h 72h 1h NS linux5.class5.unix.nt. MX 10 linux5 linux5 A 192.168.15.5 first A 192.168.15.1 second A 192.168.15.2 six A 192.168.15.6
// // 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"; };
divert(-1)dnl #----------------------------------------------------------------------------- # $Sendmail: debproto.mc,v 8.14.3 2009-03-01 18:51:56 cowboy Exp $ # # Copyright (c) 1998-2009 Richard Nelson. All Rights Reserved. # # cf/debian/sendmail.mc. Generated from sendmail.mc.in by configure. # # sendmail.mc prototype config file for building Sendmail 8.14.3 # # Note: the .in file supports 8.7.6 - 9.0.0, but the generated # file is customized to the version noted above. # # This file is used to configure Sendmail for use with Debian systems. # # If you modify this file, you will have to regenerate /etc/mail/sendmail.cf # by running this file through the m4 preprocessor via one of the following: # * make (or make -C /etc/mail) # * sendmailconfig # * m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf # The first two options are preferred as they will also update other files # that depend upon the contents of this file. # # The best documentation for this .mc file is: # /usr/share/doc/sendmail-doc/cf.README.gz # #----------------------------------------------------------------------------- divert(0)dnl # # Copyright (c) 1998-2005 Richard Nelson. All Rights Reserved. # # This file is used to configure Sendmail for use with Debian systems. # define(`_USE_ETC_MAIL_')dnl include(`/usr/share/sendmail/cf/m4/cf.m4')dnl VERSIONID(`$Id: sendmail.mc, v 8.14.3-9 2009-03-01 18:51:56 cowboy Exp $') OSTYPE(`debian')dnl DOMAIN(`debian-mta')dnl dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE undefine(`confHOST_STATUS_DIRECTORY')dnl #DAEMON_HOSTSTATS= dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE dnl # dnl # General defines dnl # dnl # SAFE_FILE_ENV: [undefined] If set, sendmail will do a chroot() dnl # into this directory before writing files. dnl # If *all* your user accounts are under /home then use that dnl # instead - it will prevent any writes outside of /home ! dnl # define(`confSAFE_FILE_ENV', `')dnl dnl # dnl # Daemon options - restrict to servicing LOCALHOST ONLY !!! dnl # Remove `, Addr=' clauses to receive from any interface dnl # If you want to support IPv6, switch the commented/uncommentd lines dnl # FEATURE(`no_default_msa')dnl dnl DAEMON_OPTIONS(`Family=inet6, Name=MTA-v6, Port=smtp, Addr=::1')dnl DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=0.0.0.0')dnl dnl DAEMON_OPTIONS(`Family=inet6, Name=MSP-v6, Port=submission, M=Ea, Addr=::1')dnl DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission, M=Ea, Addr=127.0.0.1')dnl dnl # dnl # Be somewhat anal in what we allow define(`confPRIVACY_FLAGS',dnl `needmailhelo,needexpnhelo,needvrfyhelo,restrictqrun,restrictexpand,nobodyreturn,authwarnings')dnl dnl # dnl # Define connection throttling and window length define(`confCONNECTION_RATE_THROTTLE', `15')dnl define(`confCONNECTION_RATE_WINDOW_SIZE',`10m')dnl dnl # dnl # Features dnl # dnl # use /etc/mail/local-host-names FEATURE(`use_cw_file')dnl dnl # dnl # The access db is the basis for most of sendmail's checking FEATURE(`access_db', , `skip')dnl dnl # dnl # The greet_pause feature stops some automail bots - but check the dnl # provided access db for details on excluding localhosts... FEATURE(`greet_pause', `1000')dnl 1 seconds dnl # dnl # Delay_checks allows sender<->recipient checking FEATURE(`delay_checks', `friend', `n')dnl dnl # dnl # If we get too many bad recipients, slow things down... define(`confBAD_RCPT_THROTTLE',`3')dnl dnl # dnl # Stop connections that overflow our concurrent and time connection rates FEATURE(`conncontrol', `nodelay', `terminate')dnl FEATURE(`ratecontrol', `nodelay', `terminate')dnl dnl # dnl # If you're on a dialup link, you should enable this - so sendmail dnl # will not bring up the link (it will queue mail for later) dnl define(`confCON_EXPENSIVE',`True')dnl dnl # dnl # Dialup/LAN connection overrides dnl # include(`/etc/mail/m4/dialup.m4')dnl include(`/etc/mail/m4/provider.m4')dnl dnl # dnl # Default Mailer setup MAILER_DEFINITIONS #MAILER(`local')dnl #MAILER(`smtp')dnl dnl # Masquerading options FEATURE(`always_add_domain')dnl MASQUERADE_AS(`linux2')dnl FEATURE(`allmasquerade')dnl FEATURE(`masquerade_envelope')dnl #MAILER_DEFINITIONS MAILER(`local')dnl MAILER(`smtp')dnl
#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 E6550 @ 2.33GHz stepping : 11 cpu MHz : 1866.538 cache size : 4096 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 vmx smx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow vnmi flexpriority bogomips : 3733.07 clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz stepping : 11 cpu MHz : 1866.538 cache size : 4096 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 vmx smx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow vnmi flexpriority bogomips : 3733.51 clflush size : 64 power management:
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 5 13:00:57 linux5 sm-mta[14797]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 in.qpopper[14794]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 13:00:57 linux5 in.qpopper[14794]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 13:00:57 linux5 sm-mta[14799]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 sm-mta[14804]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 in.qpopper[14805]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 13:00:57 linux5 sm-mta[14807]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:57 linux5 in.qpopper[14805]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 13:00:57 linux5 in.qpopper[14805]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 13:00:58 linux5 sm-mta[14812]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:58 linux5 sm-mta[14817]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:58 linux5 sm-mta[14820]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:58 linux5 in.qpopper[14819]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 13:00:58 linux5 in.qpopper[14819]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 13:00:58 linux5 in.qpopper[14819]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 13:00:59 linux5 sm-mta[14825]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:59 linux5 sm-mta[14831]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:59 linux5 in.qpopper[14833]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 13:00:59 linux5 sm-mta[14834]: ruleset=check_relay, arg1=linux5.class5.unix.nt, arg2=192.168.15.5, relay=linux5.class5.unix.nt [192.168.15.5], reject=421 4.3.2 Connection rate limit exceeded. Jun 5 13:00:59 linux5 in.qpopper[14833]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 13:00:59 linux5 in.qpopper[14833]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 13:17:34 linux5 sm-mta[15391]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 13:45:49 linux5 sm-mta[16608]: starting daemon (8.14.3): SMTP+queueing@00:10:00 Jun 5 14:04:34 linux5 sm-mta[17256]: n55B4W3k017256: linux5.class5.unix.nt [192.168.15.5] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:04:35 linux5 sm-mta[17259]: n55B4Ynl017259: linux5.class5.unix.nt [192.168.15.5] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:04:36 linux5 sm-mta[17262]: n55B4ZL8017262: linux5.class5.unix.nt [192.168.15.5] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:04:36 linux5 in.qpopper[17269]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:04:36 linux5 in.qpopper[17269]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:04:36 linux5 in.qpopper[17269]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:04:37 linux5 sm-mta[17265]: n55B4awf017265: linux5.class5.unix.nt [192.168.15.5] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA-v4 Jun 5 14:08:25 linux5 in.qpopper[17325]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:08:25 linux5 in.qpopper[17325]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:08:25 linux5 in.qpopper[17325]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:08:26 linux5 sm-mta[17330]: n55B8Px3017330: from=<tea@class5.unix.nt>, size=293, class=0, nrcpts=1, msgid=<1244195513.13343.0.camel@linux5.class5.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux5.class5.unix.nt [192.168.15.5] Jun 5 14:08:26 linux5 sm-mta[17332]: n55B8Px3017330: to=<tea@class5.unix.nt>, ctladdr=<tea@class5.unix.nt> (1029/1029), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30507, dsn=2.0.0, stat=Sent Jun 5 14:08:27 linux5 sm-mta[17342]: n55B8QE5017342: from=<tea@class5.unix.nt>, size=289, class=0, nrcpts=1, msgid=<1244195815.13343.2.camel@linux5.class5.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux5.class5.unix.nt [192.168.15.5] Jun 5 14:08:28 linux5 sm-mta[17345]: n55B8QE5017342: to=<root@class6.unix.nt>, ctladdr=<tea@class5.unix.nt> (1029/1029), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120289, relay=linux6.class6.unix.nt. [192.168.15.6], dsn=5.7.1, stat=User unknown Jun 5 14:08:28 linux5 sm-mta[17345]: n55B8QE5017342: n55B8SE5017345: DSN: User unknown Jun 5 14:08:28 linux5 sm-mta[17345]: n55B8SE5017345: to=<tea@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30000, dsn=2.0.0, stat=Sent Jun 5 14:08:28 linux5 sm-mta[17351]: n55B8RK2017351: from=<tea@class5.unix.nt>, size=294, class=0, nrcpts=1, msgid=<1244196050.13343.3.camel@linux5.class5.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux5.class5.unix.nt [192.168.15.5] Jun 5 14:08:28 linux5 sm-mta[17357]: n55B8RK2017351: to=<root@class5.unix.nt>, ctladdr=<tea@class5.unix.nt> (1029/1029), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30509, dsn=2.0.0, stat=Sent Jun 5 14:08:30 linux5 sm-mta[17366]: n55B8Sc5017366: from=<tea@class5.unix.nt>, size=290, class=0, nrcpts=1, msgid=<1244199872.13343.4.camel@linux5.class5.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux5.class5.unix.nt [192.168.15.5] Jun 5 14:08:31 linux5 sm-mta[17370]: n55B8Sc5017366: to=<user@class9.unix.nt>, ctladdr=<tea@class5.unix.nt> (1029/1029), delay=00:00:02, xdelay=00:00:01, mailer=esmtp, pri=120290, relay=linux9.class9.unix.nt. [192.168.15.9], dsn=2.0.0, stat=Sent (n55B8Pct010465 Message accepted for delivery) Jun 5 14:11:19 linux5 in.qpopper[17405]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:11:20 linux5 in.qpopper[17405]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:11:20 linux5 in.qpopper[17405]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:11:32 linux5 sm-mta[17420]: n55BBV7H017420: from=<user@linux9.unix.nt>, size=700, class=0, nrcpts=1, msgid=<20090605111126.GB10449@linux9.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux9.class9.unix.nt [192.168.15.9] Jun 5 14:11:32 linux5 sm-mta[17422]: n55BBV7H017420: to=<tea@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30918, dsn=2.0.0, stat=Sent Jun 5 14:11:47 linux5 in.qpopper[17429]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:11:47 linux5 in.qpopper[17429]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:11:47 linux5 in.qpopper[17429]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:24:19 linux5 sm-mta[17994]: n55BOIOq017994: from=<tea@class5.unix.nt>, size=289, 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:24:20 linux5 sm-mta[17997]: n55BOIOq017994: to=<user@class2.unix.nt>, ctladdr=<tea@class5.unix.nt> (1029/1029), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120289, relay=linux2.class2.unix.nt. [192.168.15.2], dsn=2.0.0, stat=Sent (n55ENjZ4005290 Message accepted for delivery) Jun 5 14:24:20 linux5 in.qpopper[18012]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:24:20 linux5 in.qpopper[18012]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:24:20 linux5 in.qpopper[18012]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:39:56 linux5 in.qpopper[18188]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:39:56 linux5 in.qpopper[18188]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:39:56 linux5 in.qpopper[18188]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:41:27 linux5 sm-mta[18641]: n55BfQL7018641: ruleset=check_rcpt, arg1=<user@class5.unix.nt>, relay=linux1.class1.unix.nt [192.168.15.1], reject=553 5.1.8 <user@class5.unix.nt>... Domain of sender address user@linux1 does not exist Jun 5 14:41:27 linux5 sm-mta[18641]: n55BfQL7018641: from=<user@linux1>, size=767, class=0, nrcpts=0, bodytype=8BITMIME, proto=ESMTP, daemon=MTA-v4, relay=linux1.class1.unix.nt [192.168.15.1] Jun 5 14:41:31 linux5 in.qpopper[18646]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:41:31 linux5 in.qpopper[18646]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:41:31 linux5 in.qpopper[18646]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:41:36 linux5 in.qpopper[18653]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:41:36 linux5 in.qpopper[18653]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:41:36 linux5 in.qpopper[18653]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:41:53 linux5 in.qpopper[18661]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:41:53 linux5 in.qpopper[18661]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:41:53 linux5 in.qpopper[18661]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:42:06 linux5 in.qpopper[18668]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:42:06 linux5 in.qpopper[18668]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:42:06 linux5 in.qpopper[18668]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:42:07 linux5 in.qpopper[18675]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:42:07 linux5 in.qpopper[18675]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:42:07 linux5 in.qpopper[18675]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:42:08 linux5 in.qpopper[18682]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:42:08 linux5 in.qpopper[18682]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:42:08 linux5 in.qpopper[18682]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:42:44 linux5 sm-mta[18726]: n55Bghk6018726: from=<tea@class5.unix.nt>, size=294, class=0, nrcpts=1, msgid=<1244202162.13343.6.camel@linux5.class5.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux5.class5.unix.nt [192.168.15.5] Jun 5 14:42:45 linux5 sm-mta[18729]: n55Bghk6018726: to=<user@class1.unix.nt>, ctladdr=<tea@class5.unix.nt> (1029/1029), delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=120294, relay=linux1.class1.unix.nt. [192.168.15.1], dsn=2.0.0, stat=Sent (n55Bh1sW017804 Message accepted for delivery) Jun 5 14:42:45 linux5 sm-mta[18739]: n55BgitM018739: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux1.class1.unix.nt [192.168.15.1], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux1 does not exist Jun 5 14:42:45 linux5 sm-mta[18739]: n55BgitM018739: from=<user@linux1>, size=766, class=0, nrcpts=0, bodytype=8BITMIME, proto=ESMTP, daemon=MTA-v4, relay=linux1.class1.unix.nt [192.168.15.1] Jun 5 14:43:23 linux5 sm-mta[18740]: n55BhMGf018740: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:43:23 linux5 sm-mta[18740]: n55BhMGf018740: from=<user@linux2>, size=462, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:43:24 linux5 sm-mta[18741]: n55BhNgD018741: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:43:24 linux5 sm-mta[18741]: n55BhNgD018741: from=<user@linux2>, size=472, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:43:25 linux5 sm-mta[18742]: n55BhO5P018742: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:43:25 linux5 sm-mta[18742]: n55BhO5P018742: from=<user@linux2>, size=476, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:43:31 linux5 sm-mta[18743]: n55BhUH9018743: from=<root@class11.unix.nt>, size=721, class=0, nrcpts=1, msgid=<20090605114328.GA17003@linux11.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux11.class11.unix.nt [192.168.15.11] Jun 5 14:43:31 linux5 sm-mta[18744]: n55BhUH9018743: to=<user@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30945, dsn=2.0.0, stat=Sent Jun 5 14:43:34 linux5 in.qpopper[18750]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:43:34 linux5 in.qpopper[18750]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:43:34 linux5 in.qpopper[18750]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:43:41 linux5 sm-mta[18754]: n55Bheik018754: from=<user@linux8.unix.nt>, size=720, class=0, nrcpts=1, msgid=<20090605114335.GA10664@linux8.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux8.class8.unix.nt [192.168.15.8] Jun 5 14:43:41 linux5 sm-mta[18755]: n55Bheik018754: to=<user@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30939, dsn=2.0.0, stat=Sent Jun 5 14:43:43 linux5 in.qpopper[18760]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:43:43 linux5 in.qpopper[18760]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:43:43 linux5 in.qpopper[18760]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:43:44 linux5 in.qpopper[18767]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:43:44 linux5 in.qpopper[18767]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:43:44 linux5 in.qpopper[18767]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:43:44 linux5 in.qpopper[18774]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:43:44 linux5 in.qpopper[18774]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:43:44 linux5 in.qpopper[18774]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:43:54 linux5 sm-mta[18780]: n55BhrEF018780: from=<user@class3.unix.nt>, size=726, class=0, nrcpts=1, msgid=<20090605114352.GA5801@linux4>, proto=ESMTP, daemon=MTA-v4, relay=linux3.class3.unix.nt [192.168.15.3] Jun 5 14:43:54 linux5 sm-mta[18782]: n55BhrEF018780: to=<user@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30945, dsn=2.0.0, stat=Sent Jun 5 14:44:14 linux5 sm-mta[18802]: n55BiDS9018802: from=<root@class9.unix.nt>, size=667, class=0, nrcpts=1, msgid=<20090605114409.GA11941@linux9.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux9.class9.unix.nt [192.168.15.9] Jun 5 14:44:14 linux5 sm-mta[18803]: n55BiDS9018802: to=<user@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30887, dsn=2.0.0, stat=Sent Jun 5 14:44:17 linux5 sm-mta[18808]: n55BiG73018808: ruleset=check_rcpt, arg1=<user@class5.unix.nt>, relay=linux16.class16.unix.nt [192.168.15.16], reject=553 5.1.8 <user@class5.unix.nt>... Domain of sender address root@linux16 does not exist Jun 5 14:44:17 linux5 sm-mta[18808]: n55BiG73018808: 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:44:26 linux5 sm-mta[18810]: n55BiPUg018810: from=<root@class11.unix.nt>, size=717, class=0, nrcpts=1, msgid=<20090605114423.GA17281@linux11.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux11.class11.unix.nt [192.168.15.11] Jun 5 14:44:26 linux5 sm-mta[18811]: n55BiPUg018810: to=<user@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30941, dsn=2.0.0, stat=Sent Jun 5 14:44:38 linux5 sm-mta[18813]: n55BibLt018813: ruleset=check_rcpt, arg1=<user@class5.unix.nt>, relay=root@linux14.class14.unix.nt [192.168.15.14], reject=553 5.1.8 <user@class5.unix.nt>... Domain of sender address root@linux14 does not exist Jun 5 14:44:38 linux5 sm-mta[18813]: n55BibLt018813: 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:45:04 linux5 sm-mta[18820]: n55Bj3jG018820: from=<user@class9.unix.nt>, size=702, class=0, nrcpts=1, msgid=<20090605114459.GA12264@linux9.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux9.class9.unix.nt [192.168.15.9] Jun 5 14:45:04 linux5 sm-mta[18821]: n55Bj3jG018820: to=<user@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30921, dsn=2.0.0, stat=Sent Jun 5 14:45:22 linux5 sm-mta[18823]: n55BjLcM018823: ruleset=check_rcpt, arg1=<tea@class5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=553 5.1.8 <tea@class5.unix.nt>... Domain of sender address user@linux2 does not exist Jun 5 14:45:22 linux5 sm-mta[18823]: n55BjLcM018823: from=<user@linux2>, size=476, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:45:26 linux5 in.qpopper[18828]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:45:26 linux5 in.qpopper[18828]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:45:26 linux5 in.qpopper[18828]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:45:41 linux5 sm-mta[18833]: n55BjeJW018833: from=<user@linux8.unix.nt>, size=719, class=0, nrcpts=1, msgid=<20090605114536.GA11534@linux8.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux8.class8.unix.nt [192.168.15.8] Jun 5 14:45:42 linux5 sm-mta[18834]: n55BjeJW018833: to=<user@class5.unix.nt>, delay=00:00:01, xdelay=00:00:01, mailer=local, pri=30938, dsn=2.0.0, stat=Sent Jun 5 14:46:20 linux5 sm-mta[18861]: n55BkJF8018861: from=<root@linux13.unix.nt>, size=712, class=0, nrcpts=1, msgid=<20090605114618.GA7308@linux13.unix.nt>, proto=ESMTP, daemon=MTA-v4, relay=linux13.class13.unix.nt [192.168.15.13] Jun 5 14:46:20 linux5 sm-mta[18862]: n55BkJF8018861: to=<user@class5.unix.nt>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30936, dsn=2.0.0, stat=Sent Jun 5 14:50:04 linux5 sm-mta[18939]: n55Bo3Fm018939: ruleset=check_rcpt, arg1=<tea@linux5.unix.nt>, relay=linux1.class1.unix.nt [192.168.15.1], reject=550 5.7.1 <tea@linux5.unix.nt>... Relaying denied Jun 5 14:50:04 linux5 sm-mta[18939]: n55Bo3Fm018939: from=<user@linux1>, size=949, class=0, nrcpts=0, proto=ESMTP, daemon=MTA-v4, relay=linux1.class1.unix.nt [192.168.15.1] Jun 5 14:50:29 linux5 in.qpopper[18944]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:29 linux5 in.qpopper[18944]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:29 linux5 in.qpopper[18944]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:50:30 linux5 in.qpopper[18951]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:30 linux5 in.qpopper[18951]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:30 linux5 in.qpopper[18951]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:50:31 linux5 in.qpopper[18959]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:31 linux5 in.qpopper[18959]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:31 linux5 in.qpopper[18959]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:50:31 linux5 in.qpopper[18966]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:31 linux5 in.qpopper[18966]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:31 linux5 in.qpopper[18966]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:50:48 linux5 sm-mta[18969]: n55BolZP018969: ruleset=check_rcpt, arg1=<tea@linux5.unix.nt>, relay=linux2.class2.unix.nt [192.168.15.2], reject=550 5.7.1 <tea@linux5.unix.nt>... Relaying denied Jun 5 14:50:48 linux5 sm-mta[18969]: n55BolZP018969: from=<user@linux2>, size=709, class=0, nrcpts=0, bodytype=8BITMIME, proto=ESMTP, daemon=MTA-v4, relay=linux2.class2.unix.nt [192.168.15.2] Jun 5 14:50:58 linux5 in.qpopper[18974]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:58 linux5 in.qpopper[18974]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:58 linux5 in.qpopper[18974]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:50:59 linux5 in.qpopper[18981]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408] Jun 5 14:50:59 linux5 in.qpopper[18981]: Unable to open bulletin directory '/var/spool/popbull': No such file or directory (2) [pop_bull.c:386] Jun 5 14:50:59 linux5 in.qpopper[18981]: (v4.0.9) POP login by user "tea" at (linux5.class5.unix.nt) 192.168.15.5 [pop_log.c:244] Jun 5 14:51:01 linux5 in.qpopper[18988]: (v4.0.9) Servicing request from "linux5.class5.unix.nt" at 192.168.15.5 [pop_init.c:1408]
Время первой команды журнала | 13:10:41 2009- 6- 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 17:14:04 2009- 6- 5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 24.75 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 1.98 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 3.49 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 0.48 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду 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