ここでは、FreeBSD用の解読プログラムをセットアップする方法を
紹介します。他のOSでも基本的に同じだと思いますので、参考に
して下さい。
まず、rc564を実行して下さい。カレントディレクトリにrc564.ini
というファイルがない場合は、設定モードで起動します。
% ./rc564 RC5-64 v2.6402.265 client - a project of distributed.net Copyright distributed.net 1997 Visit http://www.distributed.net/ for more information. 'rc564 HELP' for usage Error reading ini file - Using defaults CLIENT CONFIG MENU ------------------ 1) Email to report as [default:rc5@distributed.net] ==> rc5@distributed.net 2) Blocks to Buffer [in:out] [default:10] ==> 10:10 3) Blocks to complete in run [default:0] ==> 0 4) Hours to complete in a run [default:0.0] ==> 0.0 5) Keys per timeslice - for Macs, Netware, Win16, etc [default:65536] ==> 65536 6) Level of niceness to run at [default:0] ==> 0 7) File to log to [default:] ==> 8) Network communication mode [default:1] ==> 1 15) Optimize performance for CPU type [default:-1] ==> -1 16) Message Mailing (bytes) [default:0] ==> 0 22) Checkpoint information filename [default:none] ==> none 0) Quit and Save Choice -->ここで、まず " 1 " を入力して、E-mail addressを 入力します。
Choice --> 1 Email to report as (64 characters max) [rc5@distributed.net] -->ここで、E-mail addressとして、" rc5@nisoc.or.jp " を 入力して下さい。
Email to report as (64 characters max) [rc5@distributed.net] --> rc5@nisoc.or.jp CLIENT CONFIG MENU ------------------ 1) Email to report as [default:rc5@distributed.net] ==> rc5@nisoc.or.jp 2) Blocks to Buffer [in:out] [default:10] ==> 10:10 3) Blocks to complete in run [default:0] ==> 0 4) Hours to complete in a run [default:0.0] ==> 0.0 5) Keys per timeslice - for Macs, Netware, Win16, etc [default:65536] ==> 65536 6) Level of niceness to run at [default:0] ==> 0 7) File to log to [default:] ==> 8) Network communication mode [default:1] ==> 1 15) Optimize performance for CPU type [default:-1] ==> -1 16) Message Mailing (bytes) [default:0] ==> 0 22) Checkpoint information filename [default:none] ==> none 0) Quit and Save Choice -->続いて、" 8 " を選択します。
Choice --> 8 Network communication mode mode 1) I can communicate freely to the Internet on all ports. mode 2) I can communicate freely on telnet ports mode 3) I can communicate freely on telnet ports, but need uuencoding mode 4) I have a local HTTP proxy that I can go through mode 5) Let me specify custom network settings (expert mode) [1] -->ここで、" 5 " を選択します。expert modeになるので、 全てのパラメータを入力する事ができます。
[1] --> 5 CLIENT CONFIG MENU ------------------ 1) Email to report as [default:rc5@distributed.net] ==> rc5@nisoc.or.jp 2) Blocks to Buffer [in:out] [default:10] ==> 10:10 3) Blocks to complete in run [default:0] ==> 0 4) Hours to complete in a run [default:0.0] ==> 0.0 5) Keys per timeslice - for Macs, Netware, Win16, etc [default:65536] ==> 65536 6) Level of niceness to run at [default:0] ==> 0 7) File to log to [default:] ==> 8) Network communication mode [default:1] ==> 5 9) Preferred KeyServer Proxy [default:rc5proxy.distributed.net] ==> rc5proxy.distributed.net 10) Preferred KeyServer Port [default:2064] ==> 2064 13) UUE/HTTP mode [default:0] ==> 0 15) Optimize performance for CPU type [default:-1] ==> -1 16) Message Mailing (bytes) [default:0] ==> 0 22) Checkpoint information filename [default:none] ==> none 0) Quit and Save Choice -->続いて、" 9 " の、Preferred KeyServer Proxyを 選択します。rc5proxy.nisoc.or.jp で、代理鍵サーバーが動いていますので、せっかくですので指定 しましょう。
Choice --> 9 Preferred KeyServer Proxy (DNS or IP address) [rc5proxy.distributed.net] --> rc5proxy.nisoc.or.jp CLIENT CONFIG MENU ------------------ 1) Email to report as [default:rc5@distributed.net] ==> rc5@nisoc.or.jp 2) Blocks to Buffer [in:out] [default:10] ==> 10:10 3) Blocks to complete in run [default:0] ==> 0 4) Hours to complete in a run [default:0.0] ==> 0.0 5) Keys per timeslice - for Macs, Netware, Win16, etc [default:65536] ==> 65536 6) Level of niceness to run at [default:0] ==> 0 7) File to log to [default:] ==> 8) Network communication mode [default:1] ==> 5 9) Preferred KeyServer Proxy [default:rc5proxy.distributed.net] ==> rc5proxy.nisoc.or.jp 10) Preferred KeyServer Port [default:2064] ==> 2064 13) UUE/HTTP mode [default:0] ==> 0 15) Optimize performance for CPU type [default:-1] ==> -1 16) Message Mailing (bytes) [default:0] ==> 0 22) Checkpoint information filename [default:none] ==> none 0) Quit and Save Choice -->これで設定は終りです。最後に" 0 "を入力すると、 設定がrc564.ini に記録されて終了します。もし、途中で設定を 変える場合は、
% ./rc564 -configと実行する事により、設定モードで起動します。