Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

HOW To make cccam and newcs fully work in DS 3.30

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bliner
    Banned
    • Jun 2010
    • 333

    HOW To make cccam and newcs fully work in DS 3.30

    HOW To make cccam and newcs fully work in DS 3.30

    First of all you need to download from the box the new CCcam 2.x + Newcs x EMU
    (Remember to back up your CCcam.cfg first)

    This will make cards we can not talk about work

    Next step is to open newcs.xml and change a few of the settings

    <newCSconfig>
    <readers name="SCI">
    <device>
    <name>Lower Cardreader</name>
    <type>sci</type>
    <mhz>600</mhz>
    <node>/dev/sci0</node>
    <parity>odd</parity>
    <reset>normal</reset>
    <export>Yes</export>
    <enabled>No</enabled> MAKE SURE THIS SAYS NO (to allow CCcam to use your bottom slot)<blocksa>No</blocksa>
    <blockua>No</blockua>
    <blockga>No</blockga>


    newcamdserver>
    <enabled>Yes</enabled>
    <name>Sentana</name>
    <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey> This can be any key you like made up of 14 pairs of numbers<user> This yellow bit will be your way to read your own card and allow it to AU
    <name>YOU</name>
    <password>Your Password</password>
    <hostname>localhost</hostname>
    <port>12000</port>
    <au>on</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user>

    </newcamdserver>

    </newCSconfig>[/color]
    Now in your Cline in your CCcam.cfg you will need to add the following Nline

    N: 127.0.0.1 15001 username password whatever des key you decied to use

    now if you wanted to distrubute what newcs is reading then you must add the following lines to your newcs.xml for each distribution

    <user> Must always remember to add this on the next line down after each </user> at the end
    <name>****</name>
    <password>******</password>
    <au>off</au>
    <port>15001</port>
    <au>off</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    </user> ALWAYS REMEMBER TO ADD THIS AT THE END OF EACH USER
    The Nline you would then give the other party would look something like this

    N: *******.no-ip.org 15001 thereusername therepassword whatever des key you decieded to use


    THE ******* is the username that you normally use when you send out your Cline

    You will now need to transfer back over to the box the CCcam.cfg you backed up earlier and make sure you add your own cline that we made earlier on in this tutorial.

    Once all this is done then all you need to do is reboot your box for the settings to take place.


    If you want to distribute your card, open port 15001 to your receiver
Working...