ircd stream tcp wait irc /usr/local/sbin/ircd ircd -i |
# groupadd -g 30 irc # adduser (省略) # grep irc /etc/passwd irc:x:30:30:,,,:/dev/null:/dev/null |
Dec 21 17:06:41 host inetd[65]: ircd/tcp: unknown service |
# for IRC ircd 6667/tcp <--この行を追加 |
$ su # ./rc.httpd /usr/local/apache/bin/apachectl start: httpd (pid 79) already running |
# su $ rm /usr/local/apache/logs/httpd.pid $ ./rc.httpd |
$ /usr/local/sbin/ntop ntop v.1.2a11 ST [i686-pc-linux-gnulibc1] listening on [eth0]. Copyright 1998-2000 by Luca Deri |
The requested URL could not be retrieved _________________________________________________________________ While trying to retrieve the URL: http://www.infoseek.co.jp/Titles? The following error was encountered: Unable to determine IP address from host name for www.infoseek.co.jp The dnsserver returned: Name Server for domain 'www.infoseek.co.jp' is unavailable. This means that: The cache was not able to resolve the hostname presented in the URL. Check if the address is correct. _________________________________________________________________ Generated Wed, 29 Mar 2000 00:44:31 GMT by http-proxy.hoge.co.jp (Squid/2.2.STABLE5) |
Internet | DNS-a Squid-a | | ----+---+--------+----- LAN-a | http-proxy (Squid) | ----+---+--------+----- LAN-b | | DNS-b Client |
dns_nameservers xxx.xxx.xxx.xxx <--- DNS-a のアドレス |
ERROR The requested URL could not be retrieved _________________________________________________________________ While trying to retrieve the URL: www.windriver.co.jp:443 The following error was encountered: * Connection Failed The system returned: (113) No route to host The remote host or network may be down. Please try the request again. _________________________________________________________________ Generated Fri, 07 Apr 2000 06:21:50 GMT by http-proxy.hoge.co.jp (Squid/2.2.STABLE5) |
955088601.901 2170 xxx.xxx.xxx.xxx TCP_MISS/304 265 GET http://www.windriver.co.jp/index3.html - FIRST_PARENT_MISS/xxx.xxx.xxx.xxx - 955088607.958 6013 xxx.xxx.xxx.xxx TCP_MISS/000 0 CONNECT www.windriver.co.jp:443 - DIRECT/www.windriver.co.jp - 955088620.146 18191 xxx.xxx.xxx.xxx TCP_MISS/304 265 GET http://www.windriver.co.jp/dummy.html - TIMEOUT_FIRST_UP_PARENT/xxx.xxx.xxx.xxx - |
acl host-1 src xxx.xxx.xxx.1/255.255.255.255 acl host-2 src xxx.xxx.xxx.2/255.255.255.255 (snip) http_access allow host-1 host-2 |
http_access allow host-1 http_access allow host-2 |
acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 (snip) http_access allow manager localhost |
968896401.622 11 xxx.xxx.xxx.xxx TCP_CLIENT_REFRESH_MISS/401 781 GET http://www.hoge.co.jp/ - DIRECT/www.hoge.co.jp text/html |
968898652.034 3 xxx.xxx.xxx.xxx TCP_MEM_HIT/200 748 GET http://www.hoge.co.jp/ - NONE/- text/html |
968896453.344 26 xxx.xxx.xxx.xxx TCP_MEM_HIT/200 753 GET http://www.hoge.co.jp/ - NONE/- text/html |
968897541.925 8 xxx.xxx.xxx.xxx TCP_CLIENT_REFRESH_MISS/401 781 GET http://www.hoge.co.jp/ - DIRECT/www.hoge.co.jp text/html |
968900328.351 6 xxx.xxx.xxx.xxx TCP_MISS/401 781 GET http://www.hoge.co.jp/ - DIRECT/www.hoge.co.jp text/html |
968900136.843 19 xxx.xxx.xxx.xxx TCP_MISS/401 781 GET http://www.hoge.co.jp/ - DIRECT/www.hoge.co.jp text/html |
Sep 6 13:51:24 ns-slave named[29399]: Err/TO getting serial# for "hoge.co.jp" Sep 6 13:51:24 ns-slave named-xfer[31052]: [xxx.xxx.xxx.xxx] not authoritative for hoge.co.jp, \ SOA query got rcode 0, aa 0, ancount 1, aucount 0 |
Sep 6 15:44:11 ns-master named[10787]: owner name ":.hoge.co.jp" IN (primary) is invalid - rejecting Sep 6 15:44:11 ns-master named[10787]: db.hoge.zone:168: owner name error Sep 6 15:44:11 ns-master named[10787]: db.hoge.zone:168: Database error near (A) Sep 6 15:44:11 ns-master named[10787]: master zone "hoge.co.jp" (IN) rejected due to errors (serial 2000090605) |
: IN A xxx.xxx.xxx.xxx ~ ';' の間違い |
Sep 6 16:04:25 ns named[10787]: reloading nameserver Sep 6 16:04:25 ns named[10787]: Zone "hoge.co.jp" (file db.hoge.zone) \ : No default TTL set using SOA minimum instead Sep 6 16:04:25 ns named[10787]: master zone "hoge.co.jp" (IN) loaded (serial 2000090607) |
$TTL 86400 <--- この行を追加 @ IN SOA ns.hoge.co.jp. root.hoge.co.jp. ( (snip) |
Ethereal: Warning Unable to parse filter string (parse error). |
$ ./dnetc distributed.net client for Linux Copyright 1997-2000, distributed.net Please visit http://www.distributed.net/ for up-to-date contest information. dnetc v2.8010-463-CTR-00071321 for Linux (Linux 2.2.10). Please provide the *entire* version descriptor when submitting bug reports. The distributed.net bug report pages are at http://www.distributed.net/bugs/ Using email address (distributed.net ID) 'foo@hoge.ne.jp' [Nov 15 02:49:23 UTC] Automatic processor detection found 1 processor. [Nov 15 02:49:23 UTC] Connected to distributed.net:80 via HTTP proxy http-proxy.hoge.ne.jp:3128 [Nov 15 02:49:23 UTC] NetUpdate::Unable to assert handshake integrity. [Nov 15 02:49:23 UTC] NetUpdate::Unable to assert handshake integrity. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ これ [Nov 15 02:49:23 UTC] Automatic processor type detection found an Intel Pentium II processor. [Nov 15 02:49:23 UTC] RC5: using core #2 (RG class 6). [Nov 15 02:49:23 UTC] Loaded RC5 random 1*2^28 packet 65C2688B:C0000000 [Nov 15 02:49:23 UTC] 0 RC5 packets (0 work units) remain in buff-in.rc5 [Nov 15 02:49:23 UTC] 0 RC5 packets (0 work units) are in buff-out.rc5 [Nov 15 02:49:23 UTC] 1 cruncher has been started. |
[Nov 15 04:19:07 UTC] Connected to distributed.net:80 via HTTP proxy http-proxy.hoge.ne.jp:3128 [Nov 15 04:19:07 UTC] The keyserver says: "Why is a cow ? Mu. (Ommmmmmmmmm)" [Nov 15 04:41:59 UTC] Sent RC5 packet 79 of 135 (58.51% transferred) ls [Nov 15 04:44:01 UTC] FlushRC5::Unable to assert acknowledgment validity. [Nov 15 04:44:01 UTC] Sent RC5 packet 79 of 134 (58.95% transferred) [Nov 15 04:46:03 UTC] FlushRC5::Unable to assert acknowledgment validity. [Nov 15 04:46:03 UTC] Sent RC5 packet 79 of 134 (58.95% transferred) [Nov 15 04:48:32 UTC] FlushRC5::Unable to assert acknowledgment validity. |
$ su # stone -z key=<秘密鍵ファイルへのパス> \ -z cert=<公開鍵証明書ファイルへのパス> \ localhost:http server.hoge.co.jp:443/ssl Feb 6 10:45:44 start (2.1a) [3480] Feb 6 10:45:44 stone 3: localhost:www <- 443/ssl |
ネットワーク接続をサーバから切断されました。 サーバは、接続を受け付けていないか、大変混雑しているようです。 あとで、もう一度接続してみてください。 かわりにキャッシュしておいたコピーを使用します。 |
(snip) Feb 6 10:45:44 start (2.1a) [3480] Feb 6 10:45:44 stone 3: localhost:www <- 443/ssl Enter PEM pass phrase: Feb 6 10:45:48 SSL_use_RSAPrivateKey_file(/home/xportjp/fukafuka-CA/server.key) error Enter PEM pass phrase: <--- ここでパスフレーズを入力すると無事 SSL で接続できるのだが...。 |
$ su # cardctl scheme foo checking: eth0 ttyS1 Unknown option 'q' Jgrep/JVim 2.0r by ann@mrit.mei.co.jp Usage: jgrep [ -cilsvwCNJESX., ] pattern [filename ...] -c Print only a count of the lines. -i Ignore case. -l Print only file name. -s Suppress error message. -v Print lines not match with the pattern. -w Search \<pattern\>. -C Print kanji code. -N -J -E -S -X kanji code for output. -. -, kanji code for input. Environment JMASK specifies default Kanji code. Changing scheme from 'bar' to 'foo'... |
/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin |
# export PATH=/usr/bin:$PATH |
# Set the default system $PATH: PATH="/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$OPENWINHOME/bin:/usr/games" ~~~~~~~~~~~~~~~ 削除 # For root users, ensure that /usr/local/sbin, /usr/sbin, and /sbin are in # the $PATH. Some means of connection don't add these by default (sshd comes # to mind). if [ "`id -u`" = "0" ]; then echo $PATH | grep /usr/local/sbin 1> /dev/null 2> /dev/null if [ ! $? = 0 ]; then PATH=/usr/local/sbin:/usr/sbin:/sbin:$PATH ~~~~~~~~~~~~~~~~ 削除 fi fi |
# # *REQUIRED* The default PATH settings, for superuser and normal users. # # (they are minimal, add the rest in the shell startup files) ENV_SUPATH PATH=/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 削除 ENV_PATH PATH=/usr/local/bin:/bin:/usr/bin |
$ hostname -f hostname: ホスト名の検索に失敗しました |
# /usr/local/apache/bin/apachectl start /usr/local/apache/bin/apachectl start: httpd (pid xxx) already running |
# cat /usr/local/apache/logs/httpd.pid xxx <--- 実際は PID の数値 |
# ps ax | grep xxx xxx ? S 0:00 /usr/sbin/rpc.mountd xxxx p5 S 0:00 grep xxx |
# rm /usr/local/apache/logs/httpd.pid # /usr/local/apache/bin/apachectl start |
ForwardAgent yes |
# /usr/local/sbin/sshd Disabling protocol version 2. Could not load host key |
$ slogin -2 localhost Protocol major versions differ: 2 vs. 1 |
$ slogin -2 localhost Unable to find an authentication method |
HostKey /usr/local/etc/ssh_host_rsa_key HostKey /usr/local/etc/ssh_host_dsa_key |
$ slogin -2 localhost Permission denied (publickey,keyboard-interactive). $ slogin localhost Permission denied (publickey,keyboard-interactive). |
$ slogin vizzer Permission denied (publickey,keyboard-interactive). |
ssh-rsa TAEAB3NzaC1yc2E.... ssh-dss TAEAB3NzaC1kc3M.... |
function FindProxyForURL(url, host) { // 以下の条件にマッチするホストは Proxy を利用せず DIRECT に接続させる if (isPlainHostName(host) || dnsDomainIs(host, ".hoge.co.jp") || isInNet(host, "127.0.0.1", "255.255.0.0")) { return "DIRECT"; // それ以外は以下の Proxy を利用させる } else { return "PROXY proxy.hoge.co.jp:8080; DIRECT"; } } |
xxx.xxx.xxx.xxx - - [28/May/2001:09:56:03 +0900] "GET /proxy.pac HTTP/1.0" 200 812 xxx.xxx.xxx.xxx - - [28/May/2001:09:56:03 +0900] "GET /proxy.pac HTTP/1.0" 304 - |
$ su # make install (snip) chown nobody /usr/local/apache/proxy chgrp nogroup /usr/local/apache/proxy chgrp: /usr/local/apache/proxy: 無効な引数です make[1]: [install-mktree] エラー 1 (無視されました) |
$ /usr/local/bin/ldapsearch -x -b 'o=sample,c=JP' '(objectClass=*)' ldap_bind: Can't contact LDAP server |
$ ./configure --enable-wrappers --enable-modules --enable-ldap --enable-sql |
slapd : xxx.xxx.xxx. 127.0.0.1 |
[Sun Mar 3 03:32:06 2002] [alert] mod_unique_id: unable to gethostbyname("(none)") |
# Ensure basic filesystem permissions sanity. chmod 755 / chmod 1777 /tmp /var/tmp # run the startup scripts in /etc/rc.d/init.d if [ -d /etc/rc.d/init.d ]; then for i in /etc/rc.d/init.d/*; do $i start done fi # Start the sendmail daemon: if [ -x /usr/sbin/sendmail ]; then echo "Starting sendmail daemon (/usr/sbin/sendmail -bd -q15m)..." /usr/sbin/sendmail -bd -q15m fi |
# ./rc.openldap start Starting OpenLDAP server(slapd): /usr/local/etc/openldap/schema/core.schema: line 29: \ attribute type "2.5.18.1" is operational |
# cd <アーカイブを展開したディレクトリ>/servers/slapd/schema # cp -p *.schema /usr/local/etc/openldap/schema # /etc/rc.d/rc.openldap start Starting OpenLDAP server(slapd): Unrecognized database type (ldbm) |
#database ldbm <--- コメントアウト database bdb <--- 追加 #directory /usr/local/var/openldap-ldbm <--- コメントアウト directory /usr/local/var/openldap-bdb <--- 追加 |
# iptables -L /lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: init_module: Device or resource busy Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: insmod /lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o failed /lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: insmod ip_tables failed iptables v1.2.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. |
$ su # rmmod ipchains ipchains: Device or resource busy |
# ipchains -F input # ipchains -F output # ipchains -F forward # rmmod ipchains # modprobe ip_tables |
$ slogin -l foo hostname.example.co.jp Last login: Tue Oct 10 15:59:13 2006 from 192.168.1.1 /usr/openwin/bin/xauth: timeout in locking authority file /home/foo/.Xauthority Sun Microsystems Inc. SunOS 5.10 Generic January 2005 $ |
Jun 6 09:55:23 foo sshd[4301]: Could not reverse map address 192.168.1.1. |
; client code page = 932 <--- 修正前 ; coding system = euc <--- 修正前 dos charset = CP932 <--- 修正後 unix charset = eucJP-ms <--- 修正後 |
Jan 14 16:12:58 hostname sshd[11146]: Received disconnect from xxx.xxx.xxx.xxx: All the encryption \ algorithms that this program and the server both understand have been disabled. Jan 14 16:12:58 hostname To communicate with this server, you will have to enable some more ciphers Jan 14 16:12:58 hostname in the TTSSH Setup dialog box when you run Teraterm again. Jan 14 16:12:58 hostname This connection will now close. |
Mozilla cannot use the profile "foo" because it is in use. Please choose another profile or create a new one. |
$ ls -l ~/.mozilla/foo/kjjth9bp.slt/lock lrwxr-xr-x 1 foo users 16 4月 30 07:50 /home/foo/.mozilla/foo/kjjth9bp.slt/lock -> 192.168.1.1:1859 |