Posts by BigBear46

    Is it possible with 0 0 0 { 0:0:2 } that the peer and more than one peer can view the card? I mean if the peer can pass the share to more then one of his peers. Because the distance from me the the peers of my peer would always be the same in hops.


    Or in a picture:

    Is it possible to limit my the F line that the peer (raspberry pi with oscam) is only able to share my f line to receiver 1 and 2 but not the foreign receivers?

    i'm wondering what reshare 2 exactly means. does that mean the client can reshare the line to as much clients (1hop away from him) of him as he wants or does it mean he can reshare it only to one client which is one hop away from him?

    got it working now.
    what F line does it need to allow that someone can connect his oscam server to the vps and then watch with ONE box connected to that oscam server? I dont get all the different terms like uphop, downhop, reshare etc.
    I just want to make sure that only one box can use that F line and prevent resharing.

    Oh I forgot about the restart. Now the vps connects.


    CCcam.cfg on VPS:


    Shouldn't I be able to connect from my VU+ Solo2 with this C Line:
    C: VPSIP 14102 test test

    Here you go full oscam.conf:


    TCP port 22222 gets forwarded to 22222 on 192.168.178.29 (Raspberry Pi)

    with N: asdf.dyndns.org 22222 user test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256 the vps doesnt connect to oscam. with usual c line it does and gets displayed as cccam (2.0.11-2892). Help me :D

    My sly de v13 Card works via cccam 2.3.0 on my solo2 in intranet with those settings:
    Oscam.server
    [reader]
    label = sly
    protocol = mouse
    device = /dev/ttyUSB0
    caid = 09C4
    boxid = 12345678
    ins7e11 = 15
    detect = cd
    ident = 09C4:000000
    group = 1
    emmcache = 1,3,2
    ndsversion = 2


    Oscam.user
    [account]
    user = user
    pwd = test
    group = 1


    [account]
    user = solo2
    pwd = AmzYQNJ9
    monlevel = 4
    au = sly
    group = 1

    So would this N line work?
    N: asdf.dyndns.org 22222 user test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    With this oscam.conf:
    [newcamd]
    port = 22222@0000:022222
    serverip = 192.168.178.29


    [cccam]
    port = 11111
    serverip = 192.168.178.29
    nodeid = 5A34B8DA10B6151A
    version = 2.3.0
    stealth = 1
    keepconnected = 0


    Friends I know good are connecting directly to my cccam server so i still need it.

    oscam.conf says:
    [cccam]
    port = 11111
    serverip = 192.168.178.29
    nodeid = 5A34B8DA10B6XXXX
    version = 2.3.0
    stealth = 1
    keepconnected = 0


    newcamd isnt even configured there (i'm not using it).


    Edit: Or do you mean i have to configure newcamd on port 11111? :D

    Hi, I know this channel is years old but I have exactly the same problem.
    I want to forward my CCCam server from Oscam on Raspberry Pi to a Debian VPS with CCCam.x86 on it (not sure which version). I created an user in oscam login is user, password is test. cccam Port is 11111, dyndns is asdf.dyndns.org
    Is it right to add the following line in the cccam.cfg on the vps?
    N: asdf.dyndns.org 11111 user test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


    To let users connect to that vps I just add C lines in the cfg on the vps and my card will appear as hop1 for them, right?
    How can I check which cccam version it is on my vps?