Общие инструкции ..может кому пригодятся..
Howto Switch from Radegast to Camd3
Since the first addon from SF team the community has not been pleased with the radegast clients stability. This guide shows how to switch from radegast to Camd3 and connect it to your newcs server.
Updated 2007-08-21 to only use Camd3 without any addons.
NOTE this is for people who knows linux, and you may screw your box up so that you will have to reinstall it
1. Download Addon for Kathrein
This file contains modified startscripts which will run Camd3 instead of Kofolas/Radegast
2. Download Latest Camd3
3. Unzip the Addond for Kathrein which is downloaded under step 1.
You will see the following folders
/usr/etc/init.d/
/usr/etc/rcS.d/
/usr/local/bin
/usr/local/keys
/usr/local/etc
/usr/local/www
4. Ftp over all the files in archieve to the kathrein under the correct folders as above (samt path) overwrite any files if you get a question in the ftp client.
5. Extract the contents of file under step 2. Take the Camd3 file belonging in the Camd3-SH4 directory.
6. Rename camd3 from Step5 to "kofalas" without "".
7. Ftp over the kofalas file to /usr/local/bin/ on the Kathrein box, choose yes to Overwrite.
8. Telnet to the kathrein box
Now we will set executive permission on all uploaded files (and others lol)
telnet 192.168.0.24 (or whatever ip address u have)
login : root
pw : kathrein
cd /usr/etc/init.d/
chmod 777 *
cd /usr/etc/rcS.d/
chmod 777 *
cd /usr/local/bin
chmod 777 *
cd /usr/local/keys
chmod 777 *
cd /usr/local/etc
chmod 777 *
cd /usr/local/www
chmod 777 *
10. Edit /usr/local/keys/camd3.config
Insert your Newcamd server as example below
SLOT=192.168.0.1:4:1:1:1:34500:newcsuser

assword: 0102030405060708091011121314
^ IP 4= Newcamd 1 : 1 : 1 = AU on 34500 = Port , Newcsuser=username : password = password : 010203... = 3des
If you run 2 server at home simply add another entry as above with the corresponding port on your local newcs server.
Example (Running Newcs on ip 192.168.0.1 port 34500 and 34501
SLOT=192.168.0.1:4:1:1:1:34500:newcsuser

assword: 0102030405060708091011121314
SLOT=192.168.0.1:4:1:1:1:34501:newcsuser

assword: 0102030405060708091011121314
11. Press power button on Kathrein box, och Power it up again.
Now you will get picture if everything has been done correctly
Good luck!