[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:24943] Re: ddskk+emacs20 の動作不具合
さとうふみやすです。
At Thu, 2 Nov 2000 11:58:48 +0900,
Tomoo Nomura wrote:
> > いろいろ調べているのですが、アプリケーションからネットワークを
> > 検索する方法が一定でなくて、その方法が問題になっているような気が
> > してきました。たとえば、apache を走らせているのですが、
>
> ifconfig で、lo は正常に表示されますか?
私の所でも同じような症状が出ていますが、lo は正常に見えます。
* 環境は woody (2, 3日周期で apt-get update / upgrade)
* DNS にアクセスできない状態だと、localhost の名前解決に
失敗するアプリケーションがある。
* /etc/hosts には「127.0.0.1 localhost」が書いてある
* /etc/host.conf は「order hosts,bind」と「multi on」、
/etc/nsswitch.conf は「hosts: files dns」になっている
(どっちが優先(?)されるのか、実は知らない :-X)
こんなところかな。
# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:181 errors:0 dropped:0 overruns:0 frame:0
TX packets:181 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
vmnet1 Link encap:Ethernet HWaddr 00:50:56:01:00:00
inet addr:192.168.255.1 Bcast:192.168.255.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
# telnet localhost (名前解決できない)
telnet: could not resolve localhost/telnet: Temporary failure in name resolution
# ftp localhost (名前解決できる)
ftp: connect: 接続を拒否されました
ftp> bye
# ping localhost (名前解決できる)
PING localhost (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.1 ms
--- localhost ping statistics ---
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.1 ms
--
SATOH Fumiyasu <fsatoh@xxxxxxxxx> <fumiya@xxxxxxxxxxx>
Digital Design Co., Ltd. Tokyo Office - http://www.d-d.co.jp/
Samba-JP (aka `Samba Users Group Japan') - http://www.samba.gr.jp/