Posts by smobile_2004

    Hello Ripperpt please check it
    #F: user1 pass1 # share all profiles with no reshare
    #F: user2 pass2 1 # share all profiles with 1 reshare
    #F: user3 pass3 2 # share all profiles with 2 reshare


    ## Option: Profiles ( Option list can be separated by comma or by space, options are separated only by ';' )
    #F: user4 pass4 { profiles=5502,5504,5510 } # share only 3 profiles identified by their ports as locals with no reshare
    #F: user5 pass5 1 { profiles=5502 5504 5510 } # share only 3 profiles identified by their ports with 1 reshare


    ## Option: Name
    #F: user7 pass7 { \
    profiles=5502,5504,5510; \ # Profiles
    name=my dreambox; \ # Full Name
    } # share only 3 profiles identified by their ports as locals with no reshare


    ## Option: Host
    #F: user8 pass8 { \
    name = my dreambox; \ # Full Name
    host = 192.168.1.81 \ # user8 is only allowed to connect from the host 192.168.1.81
    }


    ## Option: Expire/Enddate (Expiry Date)
    #F: user9 pass9 { \
    name = Tom and Jerry; \
    Host = friend.dyndns.com \
    enddate=2013-03-03; \ # user9 will be disabled at 3 March 2013 00:00
    }


    #F: user10 pass10 { \
    expire=2013-03-03 6; \ # user10 will be disabled at 3 March 2013 06:00
    }


    ## Option: Shares (ShareLimtis)
    #F: user11 pass11 { \
    shares=0500:42800:0; \ # Send profiles to user10 but not the share (0500:042800)
    }


    #F: user12 pass12 { \
    shares=0:0:0,0604:0:1; \ # Send only share (0604:0) to client.
    }


    #F: user13 pass13 { \
    shares=0100:0:0; \ # Send profiles to client but not seca shares.
    }

    Hi Please check my cfg its ok or some wrong
    as server



    as user

    Hell Dear Admin
    The both attachments are not working in Window 7. Why the Error Snap is attached FYI.f0e6fdfd18d.jpg
    Advise me thanks.
    Regards,


    How to solve error message "The application was unable to start correctly (0x000007b). Click OK to close the application"


    This error message may occur on 64 bit operating systems when the Microsoft Visual C++ Redistributable Package is not properly configured.


    You can find below the procedure for replacing the corrupted /misconfigured Windows files which should solve the issue you are dealing with:


    1. Click here to download the archive and decompress it to reveal the correct Windows files.


    The archived contains 5 files:


    mfc100.dll, mfc100u.dll, msvcr100.dll, msvcp100.dll and msvcr100_clr0400.dll


    Please save these files to any location on your PC;


    2. Please reboot your computer in Safe Mode


    [How to restart in SAFE MODE]


    - Restart the computer;


    - Press the "F8" key (several times before Microsoft Windows begins to load; you need to press "F8" until you will be displayed a text menu;


    - Select "SAFE MODE";


    3. Access C:\Windows\System32;


    4. Locate the 5 files you have downloaded and extracted;


    5. Next, copy all those files to C:\Windows\System32 replacing the current ones;


    6. Reboot in normal mode;

    MultiCS r80
    *************
    * added option to check for via. ecm
    ECM CHECK: <YES/NO>
    * added option to enable/disable cache filter.
    CACHE FILTER: <YES/NO>
    * added filter to check for incoming cw from servers/cache with previous stored cws.
    * extended CACHE AUTOADD to enable/disable cache peers after adding them.
    CACHE AUTOADD: YES, <YES/NO>
    * restructured cache database for memory/cpu optimizations.
    * new http option to download/show in browser some files from your server.
    HTTP FILE: "/var/etc/multics.cfg", "/config" # url = http://server_ip/config


    tired of payservers and their constantly complaining, added anti-payservers module in cccam and mgcamd servers (the server will suspend if the number of clients watching the same channel reach 100)


    Please test before reply,
    Good night to all.


    ------------------------------------------------------------------------------------


    Updated stb targets (arm, ppc, mips, sh4, sparc, alpha)
    * changed socketpair() with pipe() due to 'bus error' (thanks to amant for testing mipsel version)
    * removed anti-payserver module as payservers generally use (x32 & x64) versions

    https://www.dropbox.com/s/psdlboq2x9y1nte/multics.r78.zip



    Multi CardServer r78
    ------------------------------
    * removed cccam cacheex (tcp connection overload server)
    * optimized clients username search
    * fixed cache webpage
    * optimized functions call
    * added telnet server
    * added multiple cache servers management
    * moved from mono thread to multithreaded servers
    * added cache filter
    * added new constant in sidlist to filter bad codes (like in twin2cs)
    ## Example
    [Canalsat-Viacces4]
    CAID: 0500
    PROVIDERS: 32830
    SID LIST: 2009 200B.81 200C.81 200D 200E 200F 2010.81 2011.81 2012 2013 2014 201D 2020 2022 2024 2025 2027 2031.81 206D 206E 206F 2070 2071.81 2072.81


    6cdd0edfca4733438.png
    multics help page http://infosat.org/multics/

    MultiCs A Full Tutorial





    The Installation is fairly simple for MultiCs ideally your need a reasonable spec of PC running either a basic Debian or Full gui or Ubuntu and i guess and decent Linux Distro ( operating System )



    I wont go into detail how to install Debian or Ubuntu these subjects are already widely covered.


    Once your operating system is installed or if you prepared or had a pc already running linux below is a guide explaining basic installation.



    also you will need a copy of the MultiCs software / installation pack so download from the forum


    The following is thanks to shatanar



    How to install multics on a pc linux


    1 - Extract the zip file into a folder, and move to this folder.


    2 - *if you don't have have the directory /usr/local/bin, create it

    Code
    mkdir -p /usr/local/bin


    *For 32bits: copy the file "multics.x32" to /usr/local/bin

    Code
    cp multics.x32 /usr/local/bin/multics


    *For 64bits: copy the file "multics.x64" to /usr/local/bin

    Code
    cp multics.x64 /usr/local/bin/multics


    3 - Once the file has been copied across your need to change the file propriety to be an executable

    Code
    chmod 755 /usr/local/bin/multics


    4 - from where you first copied the install files locate the file "multics.cfg" and copy it to /var/etc

    Code
    cp multics.cfg /var/etc


    After installation edit your config which we will cover in subsequent posts and to get MultiCs running you need to execute the next command:

    Code
    ./multics -b


    Also if you want or need to read debug info then use this execute:

    Code
    ./multics -b -v


    Please remember you need to be in the same directory as multics to run the execute commands so for reference again run the execute from within

    Code
    /usr/local/bin


    MultiCs A Full Tutorial " The Config File "


    ##########################################################
    ## Files
    ##########################################################


    FILE CHANNELINFO: "/var/etc/CCcam.channelinfo" ## default is disabled
    FILE PROVIDERINFO: "/var/etc/CCcam.providers" ## default is disabled
    FILE IP2COUNTRY: "/var/etc/ip2country.csv" ## default is disabled
    #FILE STYLESHEET: "/var/etc/multics.css" ## default is the built-in stylesheet file.
    INCLUDE: "/var/etc/baddcw.cfg"
    INCLUDE: "/var/etc/cache.cfg"
    #INCLUDE: "/var/etc/multics.cfg"
    TESTCHANNEL: 0500:032830:2206
    ##########################################################
    ## WEB INTERFACE
    ##########################################################


    HTTP PORT: 5500


    #web user/pass protection
    HTTP USER: admin
    HTTP PASS: admin
    HTTP TITLE: "MCSSERVER"
    #HTTP EDITOR: OFF ## Show editor page (default: ON)
    #HTTP RESTART: OFF ## Show restart button/page (default: ON)
    HTTP AUTOREFRESH: 5000 ## Default autorefresh for webpages in milliseconds (default: 10000 ~ 10s)


    ##########################################################
    ## CLUSTERED CACHE (Compatible with CSP cache)
    ##########################################################


    CACHE PORT: XXXX # cache listen port(udp)
    CACHE TIMEOUT: 100 # timeout to wait dcw from cache servers if a cacherequest was received.
    ACCEPT NULL ONID: 0 # accept/block cache requests with networkid=0 (by default = 1)
    CACHE TRACKER: 0
    CACHE AUTOADD: no
    CACHE ALIVETIME: 8
    ##########################################################
    ## SERVERS CONNECTIONS (CCCAM+NEWCAMD+MGCAMD)
    ##########################################################
    ## CCcam Client version
    CCCAM VERSION: 2.1.1 # Select cccam client version "2.0.11", "2.1.1", "2.1.2", "2.1.3" (default: 2.0.11)


    ## Change you clientid (in hex) by default it is Generic
    NEWCAMD CLIENTID: 4343 # Mgcamd(6D67).newcs(6E73).Evocamd(6576).CCcam(4343)...


    N: localhost 13101 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14


    C: localhost 23000 user pass 2


    ##########################################################
    ## USR
    ##########################################################
    ## Default des-key for all profiles
    DEFAULT KEY: 01 02 03 04 05 06 07 08 09 10 11 12 13 14


    ## Global Users, must be defined before the first profile
    USER: user pass { checkdcw=yes } # for all profiles


    ##########################################################
    ## PROFILES DEFAULT VALUES
    ##########################################################


    ## BAD DCW


    ## default profile options
    DEFAULT KEY: 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    DEFAULT DCW TIME: 0
    DEFAULT DCW TIMEOUT: 3500
    DEFAULT SERVER MAX: 0
    DEFAULT SERVER FIRST: 2
    DEFAULT SERVER INTERVAL: 100
    DEFAULT SERVER TIMEOUT: 4500
    DEFAULT RETRY NEWCAMD: 3
    DEFAULT RETRY CCCAM: 10
    DEFAULT CACHE TIMEOUT: 100
    DEFAULT DCW CHECK: 1
    DEFAULT DISABLE CCCAM: NO
    DEFAULT DISABLE NEWCAMD: NO
    DEFAULT DISABLE RADEGAST: YES
    DEFAULT DISABLE CACHE: NO
    DEFAULT DISABLE CACHEEX: YES
    DEFAULT CCCAM CHECKDCW: YES
    DEFAULT MGCAMD CHECKDCW: YES
    DEFAULT NEWCAMD CHECKDCW: YES


    ########
    [JSC+] #
    ########
    KEY : 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    PORT : XXXX
    CAID: 0500
    ECM LENGTH: 78, 73, 7D, 82
    SID LIST: 20F5::7D,20F6::7D,20F7::78,20F8::78,20F9::78,1451::82,1452::82,1453::78,1454::78,1455::82,1455::78,1456::82,1456::78,0A8D::7D,0A8E::7D,0A8F,0A90::78,0A91::78,0321::78,0322::78,0323::78,0324::82,0325::82,1132::78,1131::78,1131::82,1133::82,1135::82,1136::82
    PROVIDERS: 42400
    ONID: 013e
    DCW MINTIME : 0
    DCW TIMEOUT : 1100
    #DCW MAXFAILED: 10
    #SERVER MAX: 5
    SERVER INTERVAL: 100
    SERVER TIMEOUT: 4500
    #SERVER VALIDECMTIME: 1100
    ## Retries
    RETRY NEWCAMD: 3
    RETRY CCCAM: 10
    ACCEPT NULL CAID: 0
    ACCEPT NULL SID: 0
    ACCEPT NULL PROVIDER: 0
    DISABLE CACHE: 1

    Multi CardServer r75
    -------------------------------
    this version is fixed to minimize wrong codes, the cache is full of bad cw and forwarding cache spread them to all peers.


    * removed tracker and forwarded hits from csp cache and cacheex, so only your filtered local cache will be sent to peers and you will save a lot of bandwidth.
    * disabled connections with old mcs revisions (sending sometimes wrong codes as r63)
    for your local oscam or csp you must add the cache line as below to connect with this version
    CACHE PEER: myhost.com 12345 { csp=yes }
    * fixed freecccam server and connection/login bugs

    Hi
    <cardserv-proxy ver="0.1">


    <ca-profiles>
    <max-threads>30000</max-threads>
    <default-des-key>01 02 03 04 05 06 07 08 09 10 11 12 13 14</default-des-key>
    <redundant-forwarding>true</redundant-forwarding>
    <load-balance>true</load-balance>
    <load-balancer-mode>fairqueue</load-balancer-mode
    I want Proxy Xml For *** uk 0963
    i am using
    ★★ DREAM CSP ★★ JVM: [Java HotSpot(TM) 64-Bit Server VM1.7.0_45-b18] Heap: [1443217k/2057728k] TC: [79] FD: [679/4096] OS: [Linux 3.8.0-33-generic (amd64)]
    I have Problem freeze


    <profile name="***-UK" ca-id="0963" network-id="0002" provider-idents="00 00 00" enabled="true">
    <newcamd listen-port="xxxxxx"/>
    <no-validation>true</no-validation>
    <max-cw-wait>1800 ms</max-cw-wait>
    <congestion-limit>600 ms</congestion-limit>
    <services-file format="cccam" ca-id="0963">/var/etc/CCcam.channelinfo</services-file>
    </profile>
    <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.EmmAnalyzerPlugin" enabled="true" jar-file="emmanalyzerplugin.jar"/>
    <plugin class="com.bowman.cardserv.CacheCoveragePlugin" enabled="true" jar-file="cachecoverageplugin.jar">
    <plugin-config>
    <analyze-overwrites>false</analyze-overwrites>
    <cache-context network-id="0002" ca-id="0963" interval="10"/>



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



    <cache-handler class="com.bowman.cardserv.ClusteredCache" enable-service-linking="true">
    <cache-config>
    <cw-max-age>19</cw-max-age>
    <max-cache-wait>275ms</max-cache-wait>
    <local-host>192.168.1.xxx</local-host>
    <local-port>xxxxx</local-port>
    <tracker-url>file:/usr/local/csp/cache/cluster</tracker-url>
    <tracker-update>10</tracker-update>
    <auto-add-peers>true</auto-add-peers>
    <sync-period>30ms</sync-period>
    <hide-names>false</hide-names>
    <debug>false</debug>
    </cache-config>
    </cache-handler>
    </cardserv-proxy>


    <mapper profile="***-UK">
    <reset-services></reset-services>
    <block-services></block-services>
    <broadcast-missing-sid>false</broadcast-missing-sid>
    <redundant-forwarding>true</redundant-forwarding>
    <retry-lost-services>true</retry-lost-services>
    </mapper>