Newcamd reshare it's possible?

There are 24 replies in this Thread which was already clicked 7,600 times. The last Post () by diovedeeprovvede.

  • [newcamd]
    port = whatewer you want @ caid : ident
    key = 0102030405060708091011121314 (you may set other numbers)
    keepalive = 1
    that`s in conf
    in user
    user
    [account]
    user = what you want
    pwd = whatyouwant
    group = 1,2,3,........


    n line is
    N:yourdns portinconf user pwd 0102030405060708091011121314



  • Ok thanks, but if i' d like share this line to another person,how do I set one reshare. with cccam can be done, and with newcamd protocol?? example


    [account]
    cccreshare = 1
    cccmaxhops = 2

    ecc...

  • yes, but you may share c line with oscam if you like, only go in configuration click cccam, define port and others parameters, reboot and after is everything like with newcamd (in oscam user)

  • yes, but you may share c line with oscam if you like, only go in configuration click cccam, define port and others parameters, reboot and after is everything like with newcamd (in oscam user)


    ok but i have a server with only oscam no cccam


    MY CONF


    [global]
    nice = -1
    WaitForCards = 1
    saveinithistory=1
    # logging
    ClientTimeout = 5
    LogFile = stdout
    #Level =
    CacheDelay = 120
    #lb_mode = 1
    logfile = /var/log/oscam.log
    #logfile = /var/log/rejected_check.log


    [webif]
    httpport = xxxx
    httpuser = xxxx
    httppwd = xxxx
    httpallowed = 0.0.0.0-255.255.255.255
    httprefresh = 15
    httpshowpicons = 1
    httptpl = /var/picons
    #httpscript = /usr/local/bin/oscam.sh


    # protocols
    [newcamd]
    port = 11000@09cd:000000
    key = 0102030405060708091011121314
    allowed =
    keepalive = 1
    mgclient = 1


    [cs357x]
    port = 21000@09cd:000000
    serverip = xxxxxx


    MY IDEA IS THIS


    For example


    # protocols
    [newcamd]
    port = 11000@09cd:000000
    key = 0102030405060708091011121314
    allowed =
    keepalive = 1
    mgclient = 1
    cccreshare = 1 IT'S CORRECT???
    cccmaxhops = 2


    The purpose is that another person reshare my Nline 1 or 2 time.


    It's possible or not! or do I have to force cccam

  • As far as i know you cannot control the direct reshare from an N line.

  • You need to enable CCcam protocol so in oscam.conf so you need to add something like this;


    Code
    [cccam]
    port                          = 12000
    version                       = 2.2.1
    reshare                       = 1
    stealth                       = 1


    change port to what you want, and if you are sharing externally this needs to be forwarded from router to server


    you can add user accounts in oscam.user with something like this


    Code
    [account]
    user                          = user
    pwd                           = pass
    hostname                      = peerdnsaddress.com
    uniq                          = 3
    group                         = 1
    cccmaxhops                    = 2
    cccreshare                    = 1
    numusers                      = 1

    If I take a while to respond, you can see why.....


    :red:

  • Quote

    but if send my nline to another person he can reshare o no?


    There is nothing stopping him using the 256 trick to pass off your card as his own local card if you give him an N line. As stated by Musogeek you need to set up CCCam protocol in OSCam and give your peer a C line.



  • oscam.conf


    [global]
    nice = -1
    WaitForCards = 1
    saveinithistory=1
    # logging
    ClientTimeout = 5
    LogFile = stdout
    #Level =
    CacheDelay = 120
    #lb_mode = 1
    logfile = /var/log/oscam.log
    #logfile = /var/log/rejected_check.log


    [webif]
    httpport = +6969
    httpuser = ***tv2012
    httppwd = cazzola80
    httpallowed = 0.0.0.0-255.255.255.255
    httprefresh = 15
    httpshowpicons = 1
    httptpl = /var/picons
    #httpscript = /usr/local/bin/oscam.sh


    # protocols
    [newcamd]
    port = xxxxxx@09cd:000000
    key = 0102030405060708091011121314
    allowed =
    keepalive = 1
    mgclient = 1


    [cs357x]
    port = xxxxx@09cd:000000
    serverip = xxxxxxxxxxxx


    [cccam]
    port = 12000
    version = 2.2.1
    reshare = 1
    stealth = 1


    oscam.server
    [reader] this is correct???
    label = ***ita hd
    protocol = smartreader
    device = 003:002
    ins7e11 = 15
    ins7e = 00000000000000000000000000000000000000000000000000 00
    cacheex = 1
    caid = 09CD
    boxid = 12345678
    detect = cd
    ident = 09CD:000000
    group = 1
    emmcache = 1,3,2
    blockemm-unknown = 1
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 1
    ecmwhitelist = 09CD:B7,51
    ecmheaderwhitelist = 09CD@000000:8070B4000001,8170B4000001

  • SERVER LISTEN PORT : 12000


    CARD INFO PORT : 14000
    ONLINE CLIENTS PORT : 15000
    ONLINE CONNECTIONS PORT : 15001
    ONLINE SHARES PORT : 15002


    B: /dev/sci0 00 how set this???
    B: /dev/sci1 00


    SOFTKEY FILE : /var/keys/SoftCam.Key
    AUTOROLL FILE : /var/keys/Autoroll.Key


    STATIC CW FILE : /var/keys/constant.cw
    PROVIDERINFO FILE : /var/etc/CCcam.providers
    CHANNELINFO FILE : /var/etc/CCcam.channelinfo
    CAID PRIO FILE : /var/etc/CCcam.prio



    SECA HANDLER : 4
    DISABLE EMM: NO

  • Quote

    blockemm-unknown = 0
    blockemm-u = 0
    blockemm-s = 0
    blockemm-g = 0


    Is the same as


    Quote

    B: /dev/sci0 00


    You just have to set it for each card reader.

  • http://linuxsat-support.com/os…-connect-oscam-cccam.html


    I am a bit lost I thought you wanted to use oscam's CCcam protocol as a standalone server - connecting with CCcam internally is not needed on the server - you don't need CCcam, but if you want to give your peer a cline or share with an internal CCcam client then this can be done - follow what i said before to set the user account


    C: internal_ip_address_or_dyndns.com 12000 user pass

    If I take a while to respond, you can see why.....


    :red:

Participate now!

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