[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 2642] Re: lost connection after CONNECT で不可解な接続元
- Subject: [postfix-jp: 2642] Re: lost connection after CONNECT で不可解な接続元
- From: Takahiro Kambe <taca@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Jun 2007 18:34:58 +0900 (JST)
In message <20070620092632.E3F1D20@xxxxxxxxxxx>
on Wed, 20 Jun 2007 18:26:33 +0900,
paseri <paseri@xxxxxx> wrote:
> >ピアの情報は src/smtpd_peer.c にある smtpd_peer_init
> >() が初期化してます。
> >
> >/* DESCRIPTION
> >/* The smtpd_peer_init() routine attempts to produce a printable
> >/* version of the peer name and address of the specified socket.
> >/* Where information is unavailable, the name and/or address
> >/* are set to "unknown".
> >
> >/* .IP name
> >/* The verified client hostname. This name is represented by
> >/* the string "unknown" when 1) the address->name lookup failed,
> >/* 2) the name->address mapping fails, or 3) the name->address
> >/* does not produce the client IP address.
> ということは、DNS の PTR が本来なら、ホスト名となるべき所が、
> unknown と設定されていたという事でしょうか?
説明
smtpd_peer_init()関数は、指定されたソケットの表示可能な相手の
名前とアドレスを生成しようとする。情報が得られない場合、すなわ
ち名前とアドレスの両方またはいずれかが不明な場合は"unknown"と
する。
(途中ちょっと省略)
name (追記: 構造体のメンバー)
確認したクライアントのホスト名である。この名前は以下の場合を
"unkown"という文字列で表す:
1) アドレスから名前の参照に失敗した場合
2) 名前からアドレスへの対応付けに失敗した場合
3) 名前からアドレスの結果にクライアントのIPアドレスがない場合
ちゅうことです。
--
神戸 隆博(かんべ たかひろ) at 仕事場
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 2643] Re: lost connection after CONNECT で不可解な接続元, TAOKA Fumiyoshi
- References
-
- [postfix-jp: 2639] lost connection after CONNECT で不可解な接続元, paseri
- [postfix-jp: 2640] Re: lost connection after CONNECT で不可解な接続元, TAOKA Fumiyoshi
- [postfix-jp: 2641] Re: lost connection after CONNECT で不可解な接続元, paseri
[検索ページ]
[Postfix-JP ML Home]