Trying to handle my second box using oscam from my first box which hosts the car

There are 5 replies in this Thread which was already clicked 1,083 times. The last Post () by master G.

  • Hi, Changed my BH image for a later one, I am trying to handle my second box using oscam from my first box which hosts the card, I have had it working in the past but now i cannot get it to be recognised, in 8888. my scripts are below, any help would be welcome, thankyou, junger



    Ultimo Supply Box


    Oscam Config
    [global]
    nice = -1
    WaitForCards = 1
    preferlocalcards = 1
    logfile = /tmp/oscam.log;stdout
    maxlogsize = 256


    [cccam]
    port = xxxxx
    version = 2.1.2
    reshare = 1
    stealth = 1



    [newcamd]
    port = xxxxx@0963:000000
    key = 0102030405060708091011121314
    allowed =
    keepalive = 1
    mgclient = 0




    [webif]
    HttpPort = 8888
    HttpUser = ######
    HttpPWD = ########
    httptpl = /var/share/oscam/tpl
    httpcss = /var/share/oscam/tpl/coolstream-to.css
    HttpRefresh = 10
    HttpAllowed = 192.168.0.1-192.168.0.250,192.168.1.1-192.168.1.250
    HttpReadOnly = 1


    [dvbapi]
    Enabled = 1
    Boxtype = dreambox
    User = DVBApi
    decodeforever = 1
    AU = 1


    Ultimo
    Oscam User


    [account]
    user = vuduo
    pwd = con
    group = 1
    cccmaxhops = 5
    cccreshare = 0



    Vuduo
    Oscam Config


    [global]
    nice = -1
    WaitForCards = 1
    preferlocalcards = 1
    logfile = /tmp/oscam.log;stdout
    maxlogsize = 256


    [webif]
    HttpPort = 8888
    HttpUser = #####
    HttpPWD = ######
    httptpl = /var/share/oscam/tpl
    httpcss = /var/share/oscam/tpl/coolstream-to.css
    HttpRefresh = 10
    HttpAllowed = 192.168.0.1-192.168.0.250,192.168.1.1-192.168.1.250
    HttpReadOnly = 1


    [dvbapi]
    Enabled = 1
    Boxtype = dreambox
    User = DVBApi
    decodeforever = 1
    AU = 1


    Vuduo


    Oscam Server


    [reader]
    label=xxxxxxxxxxxxxxx
    enable=1
    protocol=cccam
    device=192.168.0.###,12040
    user=#####
    password=###
    cccversion=2.1.2
    group=1
    inactivitytimeout=1
    reconnecttimeout=30
    lb_weight=100
    cccmaxhops=10
    ccckeepalive=1
    cccwantemu=0

    Edited once, last by mckee25: Ports & DNS showing.... ().

  • I will look at that, thanks


    - - - Updated - - -


    I will look at that, thanks


    I have tried to set this oscam to oscam up, I cannot see any problem cut the obviously is, spent some time, read up on the Tuts but cannot see the problem, can anyone see what the problem is, both images are Blackhole. ultimo is Oscam snv9842, viewDuo is Oscam 6089, there is no Cccam involved.


    Feed Box.(ultimo)


    Oscam.config


    [global]
    nice = -1
    WaitForCards = 1
    preferlocalcards = 1
    logfile = /tmp/oscam.log;stdout
    maxlogsize = 256


    [newcamd]
    port = 10010@0963:000000
    key = 0102030405060708091011121314
    allowed =
    keepalive = 1
    mgclient = 0


    Receiving Box (view+duo)


    Oscam.config


    [newcamd]
    port = 10001@0963:000000
    key = 0102030405060708091011121314
    allowed =
    keepalive = 1
    mgclient = 0




    Feed Box.(ultimo)


    Oscam.User


    [account]
    user = vuduo
    pwd = con
    group = 1
    cccmaxhops = 5
    cccreshare = 0


    Receiving Box (view+duo)


    Oscam.server


    [reader]
    label = vuduo
    protocol = cccam
    device = ###.###.#.####,10010 (The Ip of the feed box)
    user = vuduo
    password = con
    inactivitytimeout = 1
    group = 1
    cccversion = 2.1.2
    ccckeepalive = 1

    • Official Post

    Are you only using an oscam.server file on the duo ? You also need basic dvbapi configs (oscam.conf & user files) for it to work.


    You are using newcamd as the sharing protocol on the ultimo but the [reader] on the duo is using cccam..


    Set an account on the ultimo / feed box like this:
    Oscam.User


    Code
    [account]
    user = vuduo
    pwd = con
    group = 1


    You now have an N line like this, (change the ip address to the ultimo ip):

    Code
    N: 192.168.1.97 10010 vuduo con 01 02 03 04 05 06 07 08 09 10 11 12 13 14


    Use CCcam2Oscam to convert the N line to a [reader], you will get this:


    Use the [reader] / converted N line /oscam.server file along with the basic dvbapi configs on the duo..

  • Thankyou Master G, it was indeed the Oscam.config for the vuduo. Copied the one that you posted (and your instruction), all working now.:59:

OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

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