Posts by LFGringo

    Hi mates, this last week I have tried setting up my 800 solo as server, but I am not able to get there ... have tested different images, but the problem continues.
    the part of the server is operating properly, users never get them to stay connected ... The first idea is that it is a problem of inadyn! but it seems to work, because the ip appears in the file inadyn.cache.
    I have no idea why not keep users connected ...
    I need your help to overcome this obstacle.
    I leave here my settings:


    oscam. conf:


    [global]
    usrfile = /var/volatile/log/usrfile.log
    logfile = stdout
    cwlogdir = /var/volatile/log/cwlogdir.log
    emmlogdir = /usr/keys/
    loghistorysize = 9999
    clienttimeout = 9000
    fallbacktimeout = 2600
    clientmaxidle = 300
    failbantime = 60
    failbancount = 2
    cachedelay = 100
    bindwait = 40
    nice = -1
    maxlogsize = 400
    waitforcards_extra_delay = 350
    preferlocalcards = 1
    saveinithistory = 1
    readerrestartseconds = 3600
    dropdups = 1
    cacheexwaittime = 1500
    lb_mode = 1
    lb_save = 100
    lb_nfb_readers = 5
    lb_min_ecmcount = 4
    lb_max_ecmcount = 1000
    lb_reopen_seconds = 500
    lb_retrylimit = 500
    lb_nbest_percaid = 05:1
    lb_savepath = /usr/keys/oscam.stat
    lb_stat_cleanup = 500
    lb_reopen_mode = 1
    resolvegethostbyname = 1


    [monitor]
    port = 16500
    nocrypt = 127.0.0.1,192.168.1.0-192.168.1.255
    hideclient_to = 15
    monlevel = 4
    appendchaninfo = 0


    [cccam]
    port = 11111
    reshare = 3
    version = 2.2.1
    stealth = 1
    reshare_mode = 4


    [dvbapi]
    enabled = 1
    au = 1
    boxtype = dreambox
    user = dvbapi
    request_mode = 1


    [webif]
    httpport = 8888
    httpuser = root
    httppwd = oscam
    httprefresh = 10
    httpallowed = 127.0.0.1,192.168.1.0-192.168.1.255


    [anticasc]
    enabled = 1
    numusers = 1
    samples = 5
    aclogfile = /var/log/oscam_ac.log
    denysamples = 4


    oscam.server:


    [reader]
    label = lower
    enable = 1
    protocol = internal
    device = /dev/sci0
    services = oem
    caid = 0100
    rsakey =
    boxkey =
    detect = cd
    mhz = 357
    cardmhz = 357
    ident = 0100:005211
    ecmcache = 1,2,3
    lb_weight = 300
    auprovid = 005221
    ReconnectTimeout = 20
    DisableServerFilter = 1
    Group = 4



    [reader]
    label = roto
    enable = 1
    protocol = cccam
    device = 192.168.1.4,11111
    user = fritos
    password = porcas
    inactivitytimeout = 30
    reconnecttimeout = 2
    group = 4
    emmcache = 1,1,2
    lb_weight = 500
    dropbadcws = 1
    cccversion = 2.2.1
    cccmaxhops = 3
    ccckeepalive = 1
    cccreshare = 2
    lb_weight = 200



    oscam.user:


    [account]
    user = dvbapi
    pwd =
    group = 4
    monlevel = 1
    au = 1
    betatunnel = 1833.FFFF:1702,1834.FFFF:1722
    keepalive = 1


    [account]
    user = godme
    pwd = allmight
    group = 4
    hostname = godme.no-ip.biz
    monlevel = 1
    au = 1
    allowedprotocols = cccam
    cccignorereshare = 0
    cccstealth = 0
    failban = 1
    keepalive = 1


    HELP me, ma friends!!!

    if that user is a line such newcamd own, with another EMU (CCcam) does not have to put that parameter (hostname =)


    but if a user outside your local network, you have to put the user dyndns
    hostname = user.dyndns.com


    Hi Mates, I have the same problem for users outside my local network not being able to connect to OSCAM (oscam.user) the server and the reader, work perfectly!(oscam.server) and the inadyn are working!
    if I understand what friend fogonero said, if you enter the hostname the user should work?
    something like this:


    [account]
    user = clientuser
    pwd = clientpass
    group = 1
    caid = 0xxx
    ident = 0xxx:00xxxx,00xxxx,00xxxx
    cccmaxhops = 2
    cccreshare = 0
    hostname = clientx.dyndns.com


    think adding dns address to the file (oscam.user) every user that are outside the local network can connect to the box??


    thanks for your efforts