NRPC でサーバー名をネットワークアドレスに名前解決する

Notes ®Domino ®間の通信は、サポートされている LAN プロトコル上で実行される NRPC プロトコルを通じて行われます。Notes ®ワークステーションまたはDomino ®サーバーが LAN 上のDomino ®サーバーに接続しようとすると、組み込みのNotes ®ネーム サービスとネットワーク プロトコルの名前解決サービスを組み合わせて使用​​して、 Domino ®サーバーの名前を変換します。サーバーをネットワーク上の物理アドレスに接続します。

このタスクについて

Notes ®ネーム サービスは、 Domino ® の共通名をそれぞれのプロトコル固有の名前に解決します。Notes ®ネームサービスは、 Domino ®ディレクトリを呼び出すことによって共通名を解決するため、このサービスは、ワークステーションが初めてホーム (メッセージング) サーバーに正常に接続した後でのみ、Notes ®ワークステーションで使用できるようになります。 (通常、最初の接続はプロトコル名解決サービスによって可能になります。) Notes ®ワークステーションがその後Domino ®サーバーへの接続を試行すると、 Notes ®ネームサービスがDomino ®サーバーのプロトコル固有の名前をワークステーションに提供します。つまり、プロトコルのネーム サービスでサーバーが認識される名前です。この名前は、サーバー文書のプロトコルのネット アドレス フィールドに保存されます。これは、プロトコルのネームサービスでサーバーを認識する名前で、サーバー文書のプロトコルに対する [ネットアドレス] フィールドに保存されています。

注:インターネット サービスを提供するDomino ®サーバーの名前を解決する場合、 Notes ® はプロトコルの名前解決サービスを直接使用します。

NRPC での名前解決の仕組み

このタスクについて

Notes ®ワークステーションまたはDomino ®サーバーは、次の手順に従って、NRPC 経由で接続しようとしているDomino ®サーバーの名前を解決します。

注:サーバー文書の「ネットアドレス」フィールドに物理アドレスが含まれている場合 (実稼働環境では推奨されない方法ですが)、 Notes®ネームサービスが解決を直接実行するため、物理アドレスの変更を維持する負担がサーバーに課せられます。 Domino ®管理者。

手順

  1. If the workstation/server has a Connection document for the destination server that contains the protocol-specific name, the workstation/server passes the protocol-specific name to the protocol's name-resolver service. If the Connection document contains a physical address, the Notes® Name Service performs the resolve directly. Normal-priority Connection documents are checked first, and then low-priority Connection documents.
    注:サーバー文書とは異なり、接続文書はローカルのワークステーション/サーバーのみが使用するため、接続文書に物理アドレスを追加することはお勧めできません。
  2. To determine if the destination server's protocol-specific name is cached, the workstation checks the Location document and the server checks its own Server document. If the name is cached, the workstation/server uses the last-used Notes® network port to determine the protocol and passes this value to the protocol's name-resolver service.
  3. If the protocol-specific name is not cached, one of the following occurs, based on the list order of enabled Notes® network ports:
    • For a Notes® workstation connected to the home (messaging) server, Notes® gives the common name of the destination Domino® server to the home server, which looks in the Domino® Directory for the Server document of the destination server. The home server locates the contents of the Net Address field for the Notes® named network that the Notes® workstation has in common with the destination server and passes this name to the protocol's name-resolver service. If the workstation and the destination server are in the same Domino® domain but not in the same Notes® named network, the home server locates the names of each protocol that the workstation has in common with the destination server and passes each to the appropriate protocol until a resolve is made. If the Notes® workstation can't access its home server, it connects to its secondary Notes® name server, which carries out the same actions as the home server.
    • For a Domino® server, Domino® checks the Server document for the destination server, locates the contents of the Net Address field for the Notes® named network that the Domino® server has in common with the destination server, and passes this name to the protocol's name-resolver service. If the destination server is in the same Domino® domain as the Domino® server, but not in the same Notes® named network, the Domino® server locates the protocol name of each protocol that it has in common with the destination server and passes each to the appropriate protocol until a resolve is made.
  4. 手順 1 ~ 3 でサーバーのネットワーク アドレスが生成されない場合、ワークステーション/サーバーは、サーバー文書内の有効なネットワーク ポートの順序に基づいて、宛先サーバーのDomino ®共通名を各プロトコルの名前解決サービスに提供します。 。