Help please !! Thanks

There are 15 replies in this Thread which was already clicked 1,257 times. The last Post () by master G.

  • hello all , i have finally managed to install csp and oscam
    and i have my card reader smargo , recognised by my server (pc)
    i am just stuck on how to finish my set up , to make it fully work


    who ever can help me il be gratefully appreciated and for your help i will also give that person a paypal deposit as a thank you from me,

    • Official Post

    i havent mate this is how im stuck and also , gunna be using my s** C***


    UK card?
    If so you will find oscam configs here, all you will need to change is the reader & protocol to suit your setup.


    [h=3]How to : Oscam Server or Cardreader with CCcam2.1.3 S*Y UK IPK[/h]
    For an idea of how to configure csp look at post 5 here.
    [h=1]CCCAM to CSP[/h]
    This is not something for a beginner though so i suggest you spend a good amount of time reading here.
    [h=3]Tutorial: How to install CSP[/h]
    [h=2]CSP Tutorials[/h]

  • <cardserv-proxy ver="0.9.0">


    <ca-profiles>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
    <max-threads>967500</max-threads>

    <!-- ######################################## Profiles ################################################## -->


    <!-- *** UK 0963 -->
    <profile name="0963-0002" ca-id="0963" network-id="0002" provider-idents="00 00 00" enabled="true" debug="true">
    <newcamd listen-port="12345"/>
    <services-file format="cccam" ca-id="0963" filter="000000">/var/etc/CCcam.channelinfo</services-file>
    </profile>

    </ca-profiles>


    <!-- ############################################ Log ######################################################## -->

    <logging log-ecm="false" log-emm="false" log-zapping="false" hide-ip-addresses="false">
    <log-file rotate-count="3" rotate-max-size="1024">log/cardserv.log</log-file>
    <log-level>INFO</log-level>
    <silent>true</silent>
    <debug>false</debug>
    </logging>

    <rmi>
    <display-name>Client</display-name>
    <status-web>
    <listen-port>8776</listen-port>
    <ssl enabled="false">
    <keystore password="secret">etc/csp_keystore</keystore>
    </ssl>
    <war-file>lib/cs-status.war</war-file>
    <super-users>admin</super-users>
    </status-web>
    </rmi>


    <user-manager class="com.bowman.cardserv.SimpleUserManager" allow-on-failure="false" log-failures="true">
    <auth-config>
    <user name="tm500" password="pass" profiles="0963-0002"/>
    <user name="admin" password="admin" max-connections="3" admin="true"/>
    </auth-config>
    </user-manager>


    <connection-manager>
    <reconnect-interval>10</reconnect-interval>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
    <default-keepalive-interval>30</default-keepalive-interval>

    <!-- ############################################################################ -->

    <max-cw-wait>5</max-cw-wait>
    <congestion-limit>4</congestion-limit>
    <hard-congestion-limit>true</hard-congestion-limit>
    <cannot-decode-wait>0</cannot-decode-wait>
    <delay-missing-sid>100</delay-missing-sid>

    <!-- ############################################################################ -->


    <service-map>
    <mapper>
    <auto-reset-threshold>20</auto-reset-threshold>
    <redundant-forwarding>true</redundant-forwarding>
    <dummy-services>0</dummy-services>
    </mapper>
    </service-map>


    <cws-connectors>

    <!-- ################################ newcamd - Internal ##################################### -->
    <newcamd-connector name="oscam" profile="0963-0002" provider-idents="00 00 00" enabled="true" metric="1"> <host>127.0.0.1</host> <port>15000</port> <user>csp</user> <password>test</password> <des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</des-key> <asynchronous>true</asynchronous> </newcamd-connector>




    <!-- ################################ newcamd - External ##################################### -->



    <!-- ################################# CSP - Connector ####################################### -->



    <!-- ################################## Settings ############################################# -->

    </cws-connectors>

    </connection-manager>


    <proxy-plugins>
    <plugin class="com.bowman.cardserv.LoggingPlugin" enabled="false">
    <plugin-config>
    <log-dir>log/traffic</log-dir>
    <log-level>ALL</log-level>
    <ip-filter>*</ip-filter>
    </plugin-config>
    </plugin>
    <plugin class="com.bowman.cardserv.DcwFilterPlugin" enabled="true" jar-file="dcwfilterplugin.jar"/>
    <plugin class="com.bowman.cardserv.ProviderIdentPlugin" enabled="true" jar-file="provideridentplugin.jar"/>
    <plugin class="com.bowman.cardserv.I*****Plugin" enabled="true" jar-file="i*****plugin.jar"/>
    <plugin class="com.bowman.cardserv.CacheCoveragePlugin" enabled="true" jar-file="cachecoverageplugin.jar">
    <plugin-config>
    <analyze-overwrites>false</analyze-overwrites> <!-- keep all contested cws in memory for manual inspection (will leak over time) -->
    <cache-context network-id="0056" ca-id="090f" interval="6"/>
    <cache-context network-id="0056" ca-id="093e" interval="6"/>
    <cache-context network-id="0046" ca-id="0b00" interval="6"/>
    <cache-context network-id="0085" ca-id="1702" interval="6"/>
    <cache-context network-id="0085" ca-id="1833" interval="7"/>
    <cache-context network-id="0001" ca-id="0500" interval="7"/>
    <cache-context network-id="0001" ca-id="0100" interval="7"/>
    <cache-context network-id="0001" ca-id="1830" interval="7"/>
    <cache-context network-id="0002" ca-id="0963" interval="1"/>
    <cache-context network-id="fbff" ca-id="09cd" interval="1"/>
    <cache-context network-id="fbff" ca-id="093b" interval="1"/>

    <!--
    <cache-forwarder name="NAME" type="udp" enabled="true">
    <host>HOST.COM</host>
    <port>PORT</port>
    <send-locks>true</send-locks>
    <hide-names>false</hide-names>
    <profiles></profiles>
    <max-delay>20</max-delay>
    </cache-forwarder> -->

    </plugin-config>
    </plugin>
    </proxy-plugins>

    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>19</cw-max-age>
    <max-cache-wait>15%</max-cache-wait>
    <local-port>54277</local-port>
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    <tracker-update>2</tracker-update>
    <auto-add-peers>true</auto-add-peers>
    <sync-period>0</sync-period>
    <hide-names>true</hide-names>
    <debug>false</debug>
    <cw-validation checksum="true" zero-counting="true" log-warnings="false">
    <bad-dcw>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00</bad-dcw>
    <bad-dcw>00 00 00 00 00 00 3C 3C 00 00 00 00 00 00 3C 3C</bad-dcw>
    <bad-dcw>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01</bad-dcw>
    <bad-dcw>00 01 00 00 05 00 04 24 00 00 D3 00 00 BE 1F 56</bad-dcw>
    <bad-dcw>01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16</bad-dcw>
    <bad-dcw>01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10</bad-dcw>
    <bad-dcw>25 11 00 36 00 00 00 00 00 00 00 00 00 00 00 00</bad-dcw>
    <bad-dcw>00 00 00 00 00 00 00 00 25 11 00 36 00 00 00 00</bad-dcw>
    <bad-dcw>85 94 AD C6 B7 3D 73 67 91 90 D0 F1 DF FB B5 8F</bad-dcw>
    <bad-dcw>02 75 01 78 0E 02 CC DC C3 67 14 3E 88 D0 36 8E</bad-dcw>
    </cw-validation>
    </cache-config>
    </cache-handler>


    </cardserv-proxy>


    do i have to copy this ? and put in config on csp?

  • And I don't no mate really just friends and family really and maybe couple of lines sold, so what do I need to do to get this up and running now bud ?

Your resource for Linux TV servers and smart card readers.

Find software downloads, drivers, and support for server setup and card-sharing configurations. Set up a Linux-based TV server. Access downloads and support for server software and USB card readers for advanced TV reception and management

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!