help please whit newcamd and oscam

There are 5 replies in this Thread which was already clicked 683 times. The last Post () by Tigriuz.

  • hi guys, i have ubuntu 13.04 automated oscam/cccam and is 1carv running on them {viasat balicum caid093E}
    and i get sly card and my second smargocardreader:
    1reader viasat
    2reader sly uk


    viasat card ready setup but i have problem whit sly uk
    bouth reader setup, but what i need change in newcamd for anothr caid:0963, make 11103 portal


    [newcamd]
    port = 11102@093E:000000
    key = 0102030405060708091011121314
    keepalive = 1
    mgclient = 1


    or is not possiblemake 2port whit different caid and portal?


    and what change for user, when i can see bouth card on 1 user?


    [account]
    user = viasat
    pwd = viasat
    group = 1
    caid = 093E
    ident = 093E:000000
    cccreshare = 1
    cccignorereshare = 0
    cccstealth = 0
    keepalive = 1


    thanks

    :linuxsat3:

  • Yes, you can have a second port, just edit as below:


    [newcamd]
    port = 11102@093E:000000;11103@0963:000000
    key = 0102030405060708091011121314
    keepalive = 1
    mgclient = 1


    and forward port 11103 to the server the same as you did 11102


    I would add the second & Third cards to seperate groups (In The oscam.server for that reader), say 2 & 3
    Then the user (If you want them to see all cards will look as follows:


    [account]
    user = viasat
    pwd = viasat
    group = 1,2,3
    caid = 093E,0963
    ident = 093E:000000;0963:000000
    cccreshare = 1
    cccignorereshare = 0
    cccstealth = 0
    keepalive = 1




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • thanks thatfellow, and make new usser whit differend caid:0963 ? or i can added to same user caid, like newcamd


    [account]
    user = viasat
    pwd = viasat
    group = 1
    caid = 093E;0963
    ident = 093E:000000;0963:000000
    cccreshare = 1
    cccignorereshare = 0
    cccstealth = 0
    keepalive = 1


    [account]
    user = ***uk
    pwd = ***uk
    group = 1
    caid = 0963
    ident = 0963:000000
    cccreshare = 1
    cccignorereshare = 0
    cccstealth = 0
    keepalive = 1

    :linuxsat3:

  • One way or another the user will need 2 separate nlines with different ports to get both cards, so probably better off making separate user accounts to avoid failban etc..


    I'm not 100% sure what these newcamd connections are for? Maybe you can explain if they are connections to cccam server or shares?



    oscam.conf
    [newcamd]
    port = 11102@093E:000000;11103@0963:000000
    key = 0102030405060708091011121314
    keepalive = 1
    mgclient = 1


    oscam.server
    [reader]
    label = viasat
    caid = 093E
    ident = 093E:000000
    group = 1


    [reader]
    label = ***uk1
    caid = 0963
    ident = 0963:000000
    group = 2


    [reader]
    label = ***uk2
    caid = 0963
    ident = 0963:000000
    group = 3


    oscam.user
    [account] #This is an account for viasat
    user = viasat
    pwd = viasat
    group = 1
    caid = 093E
    ident = 093E:000000
    cccreshare = 1
    cccignorereshare = 0
    cccstealth = 0
    keepalive = 1


    [account] #This is an account for SlyUK card1
    user = ***uk1
    pwd = ***uk1
    group = 2
    caid = 0963
    ident = 0963:000000
    cccreshare = 1
    cccignorereshare = 0
    cccstealth = 0
    keepalive = 1


    [account] #This is an account for SlyUK card2
    user = ***uk2
    pwd = ***uk2
    group = 3
    caid = 0963
    ident = 0963:000000
    cccreshare = 1
    cccignorereshare = 0
    cccstealth = 0
    keepalive = 1



    If they are connections to cccam server


    add these n:lines to cccam.cfg
    N: 127.0.0.1 11102 viasat viasat 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
    N: 127.0.0.1 11103 ***uk1 ***uk1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
    N: 127.0.0.1 11103 ***uk2 ***uk2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    NOTE: this assumes cccam & oscam ore on the same server




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

  • Sorry about the edits m8, I just figured out what you intended to use the nlines for as I was writing!!


    re-check what I have written above as info has changed from original post!!




    All your problems have been solved countless times before so try the search box before you post!!
    Please do not Request help by PM, use the main forum so Everyone can benefit from the answers.

Participate now!

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