iipは設定ファイルを更新する必要があります

20050110:

AFFECTS
users of irc/iip
AUTHOR
lioux@FreeBSD.org

iip has been updated to the new network servers. Therefore, both old configuration files and node reference keys no longer apply.
iipは新しいネットワークサーバに更新されています。 したがって、古い設定ファイルとノード参照キーのどちらももはや適用できません。
Therefore, you need to update the configuration files for each user running the iip isproxy daemon:
したがって、あなたは、iip isproxyデーモンを実行する各ユーザのために設定ファイルを更新する必要があります:
1) Backup configuration files
1) 設定ファイルをバックアップします。

cp ~/.iip/isproxy.ini ~/.iip/isproxy.ini.backup
cp ~/.iip/node.ref ~/.iip/node.ref.backup

2) Remove configuration files
2) 設定ファイルを削除します。

rm ~/.iip/isproxy.ini
rm ~/.iip/node.ref

3) Create new configuration. Fill information as requested. This creates the updated isproxy.ini file
3) 新しい設定ファイルを作成します。要求された通りに情報を埋めてください。これにより更新されたisproxy.iniファイルが作成されます。

isproxy -C

4) Start iip isproxy. This will initialize your updated node.ref file. This file will be automatically updated when you connect to the iip network
4) iip isproxyを動かしてください。これによりあなたの更新されたnode.refファイルは初期化されるでしょう。このファイルは、あなたがiipネットワークに接続する時に自動的に更新されるでしょう。

isproxy

$FreeBSD: ports/UPDATING,v 1.133 2005/01/10 19:31:52 lioux Exp $