Enigma1 Connection problems with oscam server

There are 2 replies in this Thread which was already clicked 3,473 times. The last Post () by dreamflash.

  • Hi I am running a setup with 3 boxes and keep strugling to get it all work properly.


    box 1: DM500 with OSCAM 1.20-unstable_svn build #7851
    This box is only a server and not connected to a sat dish.


    box2: HTPC windows 7/DVB link with plugin Acamd version 0620
    This box is connected as a client by newcamd protocol.


    box3: VU+ Solo with OSCAM 1.20-unstable_svn build #7675
    This box is connected as a client by newcamd protocol.


    Connection between HTPC and oscam server is there, I only have to improve on quality. When zapping sometimes I only get an image without sound.
    (I think DVB link is part of the problem.)


    I can't get the Connection between oscam server and the Vu+ box working and that is my biggest problem. Below are al the config details and logs, anybody an idea whats wrong or what can I improve on these settings?


    setup box 1 (server)
    This is a printscreen form the webinf.
    b398865ea57d7ad87b09f7946.jpg


    The config files are:


    oscam conf.


    [global]
    logfile = /var/log/oscam.log
    clienttimeout = 10000
    nice = -10
    maxlogsize = 500
    usrfile = /var/log/oscam.user



    [newcamd]
    key = 0102030405060708091011121314
    port = 5555@0100:00006A,000000
    keepalive = 1
    allowed = 127.0.0.1,192.168.0.0-192.168.255.255



    oscam.server


    [reader]
    label = canaldigitaal
    protocol = internal
    device = /dev/sci0
    caid = 0100
    ecmheaderwhitelist = 0100@00006A:813061006A00075C00,803061006A00075C00
    detect = cd
    mhz = 500
    cardmhz = 500
    ident = 0100:00006A
    group = 1
    emmcache = 1,3,2
    auprovid = 00006A
    ratelimitecm = 4
    ratelimitseconds = 11



    oscam.user


    [account]
    user = DigitalDevices1
    pwd = ***
    group = 1,2,3,4,5
    uniq = 2
    monlevel = 1
    au = canaldigitaal
    caid = 0100
    ident = 0100:00006a


    [account]
    user = DigitalDevices2
    pwd = ***
    group = 1,2,3,4,5
    uniq = 2
    monlevel = 1
    au = canaldigitaal
    caid = 0100
    ident = 0100:00006a


    [account]
    user = VUSolo
    pwd = ***
    group = 1,2,3,4,5
    uniq = 2
    monlevel = 1
    au = canaldigitaal
    caid = 0100
    ident = 0100:00006a




    box 2: Acamd client on windows a line for each tuner:
    newcamd:192.168.0.99:5555:1/0100/ffff:DigitalDevices1:xxx:0102030405060708091011121314
    newcamd:192.168.0.99:5555:1/0100/ffff:DigitalDevices2:xxx:0102030405060708091011121314



    box 3: client vu+


    oscam.server


    [reader]
    label = remote
    protocol = newcamd
    device = 192.168.0.99,5555
    key = 0102030405060708091011121314
    user = VUSolo
    password = xxx
    group = 1
    fallback = 1



    this is the log from startup of the server:
    15/11/2012 11:50:41 0 s starting thread log_list_thread
    15/11/2012 11:50:41 0 s log_list_thread thread started
    15/11/2012 11:50:41 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7851 (powerpc-tuxbox-linux-gnu), compiled by Gianni8127
    15/11/2012 11:50:41 0 s version=1.20-unstable_svn, build #7851, system=powerpc-tuxbox-linux-gnu, nice=-10
    15/11/2012 11:50:41 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
    15/11/2012 11:50:41 0 s max. logsize=500 Kb, loghistorysize=4096 bytes
    15/11/2012 11:50:41 0 s client timeout=10000 ms, fallback timeout=2500 ms, cache delay=0 ms
    15/11/2012 11:50:41 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.services" (errno=2 No such file or directory)
    15/11/2012 11:50:41 0 s userdb reloaded: 3 accounts loaded, 0 expired, 0 disabled
    15/11/2012 11:50:41 0 s signal handling initialized (type=sysv)
    15/11/2012 11:50:41 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.srvid" (errno=2 No such file or directory)
    15/11/2012 11:50:41 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.tiers" (errno=2 No such file or directory)
    15/11/2012 11:50:41 0 s 14 provid's loaded
    15/11/2012 11:50:41 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.guess" (errno=2 No such file or directory)
    15/11/2012 11:50:41 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.ird" (errno=2 No such file or directory)
    15/11/2012 11:50:41 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.whitelist" (errno=2 No such file or directory)
    15/11/2012 11:50:41 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.cacheex" (errno=2 No such file or directory)
    15/11/2012 11:50:41 0 s Starting listener 0
    15/11/2012 11:50:41 0 s monitor: initialized (fd=8, port=16500)
    15/11/2012 11:50:41 0 s Starting listener 0
    15/11/2012 11:50:41 0 s camd35: initialized (fd=9, port=25550)
    15/11/2012 11:50:41 0 s Starting listener 0
    15/11/2012 11:50:41 0 s cs378x: disabled
    15/11/2012 11:50:41 0 s Starting listener 0
    15/11/2012 11:50:41 0 s newcamd: initialized (fd=10, port=5555, crypted)
    15/11/2012 11:50:41 0 s -> CAID: 0100 PROVID: 00006A, 000000
    15/11/2012 11:50:41 0 s Starting listener 0
    15/11/2012 11:50:41 0 s pandora: disabled
    15/11/2012 11:50:41 0 s Starting listener 0
    15/11/2012 11:50:41 0 s csp: disabled
    15/11/2012 11:50:41 0 s Starting listener 0
    15/11/2012 11:50:41 0 s radegast: disabled
    15/11/2012 11:50:41 0 s starting thread http
    15/11/2012 11:50:41 0 s http thread started
    15/11/2012 11:50:41 0 s starting thread reader check
    15/11/2012 11:50:41 0 s reader check thread started
    15/11/2012 11:50:41 0 s starting thread check
    15/11/2012 11:50:41 0 s check thread started
    15/11/2012 11:50:41 0 s canaldigitaal [internal] creating thread for device /dev/sci0
    15/11/2012 11:50:41 0 s loadbalancer: can't read from file /tmp/.oscam/stat
    15/11/2012 11:50:41 0 s waiting for local card init
    15/11/2012 11:50:41 10187AC8 h HTTP Server listening on port 8123
    15/11/2012 11:50:41 10185C68 r canaldigitaal [internal] Reader initialized (device=/dev/sci0, detect=cd, mhz=500, cardmhz=500)
    15/11/2012 11:50:42 10185C68 r canaldigitaal [internal] card detected
    15/11/2012 11:50:43 10185C68 r canaldigitaal [internal] ATR: 3B F7 11 00 01 40 96 70 70 0A 0E 6C B6 D6
    15/11/2012 11:50:43 10185C68 r canaldigitaal [internal] Setting baudrate to 13440 bps
    15/11/2012 11:50:43 10185C68 r canaldigitaal [internal] Calculated work ETU is 74.40 us
    15/11/2012 11:50:44 10185C68 r canaldigitaal [internal] ATR Fsmax is: 5 Mhz, clocking card to 5.00 (nearest possible to wanted user cardspeed of 5.00 Mhz)
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] type: SECA, caid: 0100, serial: #########, card: Mediaguard v10.0
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] provider 1: 0000, valid: 1, name: MANAGMENT, expiry date: 2013/01/16
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] SA: ########
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] no PBM for provider 1
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] provider 2: 006A, valid: 1, name: CANALDIGITAAL, expiry date: 2013/01/12
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] SA: ########
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] PBM for provider 2: e200000000000000
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] providers: 2 (0000,006A)
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] parental locked
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] ready for requests
    15/11/2012 11:50:45 10185C68 r canaldigitaal [internal] found card system seca
    15/11/2012 11:50:45 10185C68 r canaldigitaal [seca] provider 1: 0000, valid: 1, name: MANAGMENT, expiry date: 2013/01/16
    15/11/2012 11:50:45 10185C68 r canaldigitaal [seca] SA: ########
    15/11/2012 11:50:45 10185C68 r canaldigitaal [seca] no PBM for provider 1
    15/11/2012 11:50:45 10185C68 r canaldigitaal [seca] provider 2: 006A, valid: 1, name: CANALDIGITAAL, expiry date: 2013/01/12
    15/11/2012 11:50:45 10185C68 r canaldigitaal [seca] SA: ########
    15/11/2012 11:50:45 10185C68 r canaldigitaal [seca] PBM for provider 2: e200000000000000
    15/11/2012 11:50:46 0 s init for all local cards done
    15/11/2012 11:50:46 0 s anti cascading disabled
    15/11/2012 11:50:58 10192E28 c client connected to 5555 port
    15/11/2012 11:50:58 10192E28 c encrypted newcamd:5555-client 192.168.0.119 granted (DigitalDevices2, au=on (1 reader))
    15/11/2012 11:50:58 10192E28 c user DigitalDevices2 authenticated successfully (ACamd)
    15/11/2012 11:50:58 10192E28 c AU enabled for user DigitalDevices2 on reader canaldigitaal
    15/11/2012 11:50:59 10192E28 c DigitalDevices2 (0100&00006A/0000/51E0/64:86A8): found (285 ms) by canaldigitaal
    15/11/2012 11:50:59 10192E28 c DigitalDevices2 (0100&00006A/0000/51E0/64:86A8): cache1 (1 ms) by canaldigitaal
    15/11/2012 11:51:01 10195808 c client connected to 5555 port
    15/11/2012 11:51:01 10195808 c encrypted newcamd:5555-client 192.168.0.119 granted (DigitalDevices1, au=on (1 reader))
    15/11/2012 11:51:01 10195808 c user DigitalDevices1 authenticated successfully (ACamd)
    15/11/2012 11:51:01 10195808 c AU enabled for user DigitalDevices1 on reader canaldigitaal
    15/11/2012 11:51:01 10195808 c DigitalDevices1 (0100&00006A/0000/51D1/64:077A): found (284 ms) by canaldigitaal
    15/11/2012 11:51:01 10195808 c DigitalDevices1 (0100&00006A/0000/51D1/64:077A): cache1 (1 ms) by canaldigitaal




    This is the log from the Vu+ client when starting up oscam:
    2012/11/15 11:55:53 0 s starting thread log_list_thread
    2012/11/15 11:55:53 0 s log_list_thread thread started
    2012/11/15 11:55:53 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7675 (mipsel-oe-linux)
    2012/11/15 11:55:53 0 s version=1.20-unstable_svn, build #7675, system=mipsel-oe-linux, nice=-5
    2012/11/15 11:55:53 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
    2012/11/15 11:55:53 0 s max. logsize=100 Kb, loghistorysize=4096 bytes
    2012/11/15 11:55:53 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=0 ms
    2012/11/15 11:55:53 0 s ERROR: Cannot open file "/etc/tuxbox/config/oscam.services" (errno=2 No such file or directory)
    2012/11/15 11:55:53 0 s userdb reloaded: 0 accounts loaded, 0 expired, 0 disabled
    2012/11/15 11:55:53 0 s signal handling initialized (type=sysv)
    2012/11/15 11:55:53 0 s ERROR: Cannot open file "/etc/tuxbox/config/oscam.srvid" (errno=2 No such file or directory)
    2012/11/15 11:55:53 0 s ERROR: Cannot open file "/etc/tuxbox/config/oscam.tiers" (errno=2 No such file or directory)
    2012/11/15 11:55:53 0 s 14 provid's loaded
    2012/11/15 11:55:53 0 s ERROR: Cannot open file "/etc/tuxbox/config/oscam.guess" (errno=2 No such file or directory)
    2012/11/15 11:55:53 0 s ERROR: Cannot open file "/etc/tuxbox/config/oscam.ird" (errno=2 No such file or directory)
    2012/11/15 11:55:53 0 s ERROR: Cannot open file "/etc/tuxbox/config/oscam.whitelist" (errno=2 No such file or directory)
    2012/11/15 11:55:53 0 s ERROR: Cannot open file "/etc/tuxbox/config/oscam.cacheex" (errno=2 No such file or directory)
    2012/11/15 11:55:53 0 s Starting listener 0
    2012/11/15 11:55:53 0 s monitor: initialized (fd=5, port=16500)
    2012/11/15 11:55:53 0 s Starting listener 0
    2012/11/15 11:55:53 0 s camd35: disabled
    2012/11/15 11:55:53 0 s Starting listener 0
    2012/11/15 11:55:53 0 s cs378x: disabled
    2012/11/15 11:55:53 0 s Starting listener 0
    2012/11/15 11:55:53 0 s newcamd: disabled
    2012/11/15 11:55:53 0 s Starting listener 0
    2012/11/15 11:55:53 0 s pandora: disabled
    2012/11/15 11:55:53 0 s Starting listener 0
    2012/11/15 11:55:53 0 s csp: disabled
    2012/11/15 11:55:53 0 s Starting listener 0
    2012/11/15 11:55:53 0 s radegast: disabled
    2012/11/15 11:55:53 0 s starting thread http
    2012/11/15 11:55:53 0 s http thread started
    2012/11/15 11:55:53 0 s starting thread reader check
    2012/11/15 11:55:53 0 s reader check thread started
    2012/11/15 11:55:53 0 s starting thread check
    2012/11/15 11:55:53 0 s check thread started
    2012/11/15 11:55:53 0 s remote [newcamd] creating thread for device 192.168.0.99
    2012/11/15 11:55:53 0 s loadbalancer: can't read from file /tmp/.oscam/stat
    2012/11/15 11:55:53 0 s waiting for local card init
    2012/11/15 11:55:53 57F0E8 h HTTP Server listening on port 8124
    2012/11/15 11:55:53 57BC10 p proxy 192.168.0.99:5555 newcamd525 (fd=0)
    2012/11/15 11:55:53 57BC10 p remote [newcamd] proxy initialized, server 192.168.0.99:5555
    2012/11/15 11:55:53 0 s init for all local cards done
    2012/11/15 11:55:53 0 s anti cascading disabled


    Thanks for any help on this:thumbsup:

  • Problem solved, dm500 as server has now 3 clients connected in house with below 300ms reaction time with newcamd protocol.
    so far connection looks stable.


    I'm a happy guy after weeks!!!! :)


    Regards,Bert

  • Problem solved, dm500 as server has now 3 clients connected in house with below 300ms reaction time with newcamd protocol.
    so far connection looks stable.


    I'm a happy guy after weeks!!!! :)


    Regards,Bert



    hi m8,


    would you informe us what was the problem ( in the configs perhaps ) and how did you solve it



    regards

Your resource for OSCam softcam

Find configs, downloads, tutorials, and support for setting up and optimizing this open-source card server with wide protocol compatibility. Master the versatile OSCam softcam. Access support, configs, tutorials, and downloads for open-source card sharing and multi-protocol server management.