CSP Config - allowing for 2 locals on the same caid and network-id

There is 1 reply in this Thread which was already clicked 6,816 times. The last Post () by fiku75.

  • <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>


    <extended-newcamd listen-port="40000"/>


    <!-- profile allowing for 2 locals on the same caid and network-id -->
    <profile name="0100-SECA" ca-id="0100" network-id="0035" enabled="true" debug="true">
    <newcamd listen-port="11005">
    <card-data type="config" ca-id="0100">
    <providers>00 00 00, 00 00 6a, 00 00 6c</providers>
    </card-data>
    </newcamd>
    <max-cw-wait>12</max-cw-wait>
    <filter-cards>provider</filter-cards>
    <filter-block>false</filter-block>
    <load-balance>false</load-balance>
    <services-file>etc/services</services-file>
    </profile>


    </ca-profiles>
    <!-- ============================ -->
    <logging log-ecm="true" log-emm="true" 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>Csproxy1</display-name>
    <status-web>
    <listen-port>8082</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">
    <auth-config>
    <user name="admin" password="secret" max-connections="3" admin="true"/>
    <user name="mgcamd" password="mgcamd" max-connections="1" enabled="true" debug="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>55</default-keepalive-interval>


    <service-map>
    <mapper>
    <auto-reset-threshold>20</auto-reset-threshold>
    </mapper>
    <mapper profile="0100-SECA">
    <reset-services></reset-services>
    <block-services></block-services>
    </mapper>
    </service-map>


    <cws-connectors>


    <csp-connector name="test0" enabled="false">
    <url>https://otherproxy.host.com:8443</url>
    <user>user</user>
    <password>password</password>
    <request-cache-updates>false</request-cache-updates>
    </csp-connector>


    <newcamd-connector name="test1" profile="test1" enabled="false">
    <host>192.168.0.3</host>
    <port>10001</port>
    <user>proxyuser</user>
    <password>password</password>
    <asynchronous>true</asynchronous>
    </newcamd-connector>


    <!-- 1st connector for TV Vlaanderen local -->
    <newcamd-connector name="tvv" profile="0100-SECA" provider-idents="00 00 00, 00 00 6c" enabled="true" metric="2">
    <host>192.168.1.248</host>
    <port>10005</port>
    <user>name</user>
    <password>userpassword</password>
    <asynchronous>true</asynchronous>
    </newcamd-connector>


    <!-- 2nd connector for C+ NL local -->
    <newcamd-connector name="c+nl" profile="0100-SECA" provider-idents="00 00 00, 00 00 6a" enabled="true" metric="2">
    <host>xxxxx.homeip.net</host>
    <port>11006</port>
    <user>name</user>
    <password>userpassword</password>
    </newcamd-connector>


    <!-- 3rd connector for C+ NL local -->
    <newcamd-connector name="c+nl2" profile="0100-SECA" provider-idents="00 00 00, 00 00 6a" enabled="true" metric="2">
    <host>xxxxx.homeip.net</host>
    <port>11006</port>
    <user>name</user>
    <password>userpassword</password>
    </newcamd-connector>


    I am not obligated, or connected to any particular brand, seller or retailer so any opinions given are not biased in anyway.
    Any information given is for hobby and research purposes only, and whilst every effort is made to ensure that all my responses are accurate, - Any action you may take based on my replies is done so at your own risk.
    Viewing Premium Channels or Media, without paying for them is illegal and if you do so, you do so at your own risk!

    BpGgW.jpg



  • you must have a second profile name mate with other name and port, otherway you cant connect



    example


    <!-- profile allowing for 2 locals on the same caid and network-id -->
    <profile name="0100-SECA" ca-id="0100" network-id2="0035" enabled="true" debug="true">
    <newcamd listen-port="11010">
    <card-data type="config" ca-id="0100">
    <providers>00 00 00, 00 00 6a, 00 00 6c</providers>
    </card-data>
    </newcamd>
    <max-cw-wait>12</max-cw-wait>
    <filter-cards>provider</filter-cards>
    <filter-block>false</filter-block>
    <load-balance>false</load-balance>
    <services-file>etc/services</services-file>
    </profile>

Other Not Listed Softcam Support Forum

Configs, discussion, downloads and guides for Other Not Listed Softcams - CSP, DreamOS, GBox, NEWCamd, MultiCS, OSCam Smod, OSCam Ymod, SUpcam & Wicardd.

Participate now!

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