Posts by asuda01

    hi thanks i had changed all the reader settings for omnnikey still shows no entitlements in oscam



    Quote

    N: 127.0.0.15001 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    1 small mistake use the N line below , as in your post above you show a log with the pcsc as recognised .


    N: 127.0.0.1 15001 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    now restart oscam .

    ive just tried it with my last years card also via 4 same problem no entitlements shown


    i haven't a clue where to go from here :waaaht:



    as you are using a omnikey the above config will not work for you , try with this one .


    oscam.conf


    [global]
    nice = -1
    WaitForCards = 1
    ClientTimeout = 5
    CacheDelay = 120
    logfile = /usr/local/etc/oscam.log
    saveinithistory=1


    [newcamd]
    Key = 0102030405060708091011121314
    Port = 15001@0500:042400,042410,fff920
    keepalive = 1


    [webif]
    httpport = 16002
    httpuser = root
    httppwd = jsc
    httprefresh = 10
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255


    oscam.server


    [reader]
    label = JSC
    Protocol = pcsc
    device = 0
    mhz = 600
    cardmhz = 600
    Group = 1
    EMMCache = 1,3,2
    caid = 0500
    ident = 0500:042400,042410,fff920
    ecmwhitelist = 0500@042400,042410,fff920:2F,2A


    oscam.user


    [account]
    user = test1
    pwd = test2
    group = 1
    AU = JSC
    caid = 0500
    ident = 0500:042400,042410,fff920


    in CCcam.cfg


    N: 127.0.0.15001 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256



    a few errors mate , try with this config .


    oscam.conf


    [global]
    nice = -1
    WaitForCards = 1
    logfile = stdout
    preferlocalcards = 1
    saveinithistory = 1


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000
    keepalive = 1


    oscam.server


    [reader]
    label = Foxtel
    enable = 1
    protocol = smargo
    device = 004:003
    caid = 0963
    ident = 0963:000000
    boxid = ********
    detect = cd
    cardmhz = 357
    group = 1
    emmcache = 1,3,2
    ecmcache = 1
    blockemm-unknown = 1
    blockemm-g = 1
    lb_weight = 101


    oscam.user


    [account]
    user = test1
    pwd = test2
    uniq = 2
    group = 1
    au = Foxtel
    caid = 0963
    ident = 0963:000000


    in cfg


    N: 127.0.0.1 10000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    now restart oscam them cccam .