Small manual on how to get ROM 142 working in Dreams napisano pre 1 godina, 3 meseci
Karma: 20
Here is a small manual on how to get ROM 142 working in Dreams. I would like to thank all who have tested this and especially "satevolutions" for making these instructions public.
Here it goes ...
Place the file tar.gz in folder /tmp and go to the blue menu, do a manual install and ... that's it!
Go to /var/etc/radegast.cfg and find
net share 1 = 192.168.3.202:700::radegast:0:dummy:dummy:01 02 03 04 05 06 07 08 09 10 11 12 13 14
And put there the IP address of your dream.
Then go to /var/tuxbox/config/newcs.xml
<boxkey>XXXXXXXXXXXXXXXX</boxkey> Put your boxkey here
<rsa>XASUARSAX</rsa> Put the RSA here (if you have dt8 you should delete this line)
Find
<radegastserver>
<enabled>Yes</enabled>
<port>700</port>
<allow>
<hostname>localhost</hostname> (change to localhost or 127.0.0.1)
<hostname>ipdadream</hostname> (Place here the IP of your dream)
<hostname>dyndns</hostname> (Place here your dyndns if you have any, if not delete this line)
</allow>