Posts by ludo717

    If you have inactivitytimeout = 1 on the [reader] remove it.

    try adding keepalive = 1 to each [account].

    Hi master G, sorry for late reply, it's already like this. I think it's a network problem, i've managed to add no-ip ddns to my router and disabled inadyn but whenever my IP changes it still takes several minutes for my peers to be able to connect although my host already got updated with the new IP. Any suggestion?

    Hello everyone, i'm having a problem with my ddns hopes someone can help me resolve it.

    The problem is that my new ISP changes my IP everyday and the modem doesn't support NO-IP so i'm using Inadyn on my receiver running OpenAtv image but everyday when the IP changes i can see in Oscam that my peers gets disconnected and reconnects only after 8-10 minutes. When this happens and i log into no-ip.com i can see my host updated to the new IP address but my peers can't connect. I also noticed that everything gets back to normal if i reboot my receiver when it happens.

    I searched on the forum but couldn't find anything

    Here's my config:
    [global]
    logfile = /dev/tty
    clienttimeout = 20000
    clientmaxidle = 300
    netprio = 1
    nice = -1
    maxlogsize = 500
    waitforcards = 0
    preferlocalcards = 1
    dropdups = 1


    [cache]
    max_time = 23


    [newcamd]
    port = 10001@100:000000
    key = 0102030405060708091011121314
    keepalive = 1
    mgclient = 1


    [cccam]
    port = 5000
    serverip = xxx.xxx.xxx.xxx
    nodeid = 9A8ECEAB10CB15B0
    version = 2.0.11
    reshare = 1


    [dvbapi]
    enabled = 1
    au = 1
    pmt_mode = 0
    request_mode = 1
    user = xxxx
    read_sdt = 1
    write_sdt_prov = 1
    boxtype = dreambox


    [webif]
    httpport = 16001
    serverip = xxx.xxx.xxx.xxx
    httpuser = xxxx
    httppwd = xxxx
    httpshowmeminfo = 1
    httpshowuserinfo = 1
    httpshowcacheexinfo = 1
    httpshowecminfo = 1
    httpshowloadinfo = 1
    httpallowed = 127.0.0.1,192.1.0.0-192.168.255.255



    [reader]
    label = Reader-2
    protocol = pcsc
    device = 0
    caid = 0100
    fix07 = 0
    detect = cd
    mhz = 357
    cardmhz = 357
    ident = 0100:00009F,0001EB
    group = 1
    blockemm-unknown = 1
    blockemm-g = 1


    Oscam freezes every 1 or 2 hour and i got "timeout(5002 ms)" "timeout(4002 ms) "timeout (20003 ms)". Can i get some help please? Thanks

    Hello everyone, i switched to a Omnikey 3121 to work with my Zgemma Star 2S because the card gets very hot in the internal reader. I followed a guide on the forum and i succeeded but Oscam stop reading the card every 1 hour or 2 and i have to restart Oscam to get it working again. I've done a lot of research and try changing Oscam version but still getting same problem. Does anyone know how to solve this please? I have OpenATV 5.1 as image. Thanks.