European Cardshare Forum

Members Login
Username 
 
Password 
    Remember Me  
Post Info TOPIC: How to setup a new sky uk white card CCcam


Veteran Member

Status: Offline
Posts: 25
Date: Sep 19, 2009
How to setup a new sky uk white card CCcam
Permalink  
 


How to setup a new sky uk white card

1) install NewCS 1.66 & CCcam
2) telnet to you dreambox "dreambox controle center is good"
3) type "CCcam -d" this will get your box id. this will be an 8 digit hex value e.g 11223344 (the hex converter does not take into account the first two digit doesnt have to be 00)
4) now ftp to your dreambox and find "newcs.xml" (in /var/tuxbox/config/). and edit it with this example config (adding boxid from above)

Quote:
<newCSconfig>

<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<node>/dev/sci0</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>yes</blocksa>
<blockua>yes</blockua>
<blockga>yes</blockga>
<boxkey>****</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10001</newcamd_port>
<priority>round</priority>

</device>

<device>
<name>upper</name>
<type>Sci</type>
<node>/dev/sci1</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>yes</blocksa>
<blockua>no</blockua>
<blockga>yes</blockga>
<boxkey>****</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
<priority>round</priority>

</device>
</readers>

<radegastserver>
<enabled>no</enabled>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>

<newcamdserver>
<enabled>yes</enabled>
<name>cardserver</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<spider>off</spider>
<rate>1</rate>
<sidoverride>off</sidoverride>
<status>access</status>
<name>newcs</name>
<password>newcs</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>


</newcamdserver>

</newCSconfig>
5) now we just add the following lines to CCcam.cfg (in /var/etc/)
Quote:
N: 127.0.0.1 10001 newcs newcs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1 4
N: 127.0.0.1 10000 newcs newcs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1 4
6) reboot the dreambox
7) then all we need to do is go and start the NEWCS and CCcam in the blue button menue.
card2009 is offlineAdd to card2009's Reputation Report Post Reply With Quote


__________________
Page 1 of 1  sorted by
 
Quick Reply

Please log in to post quick replies.

Tweet this page Post to Digg Post to Del.icio.us


Create your own FREE Forum
Report Abuse
Powered by ActiveBoard