Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

oscam.services config

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aplok
    Experienced Board Member
    • Jun 2013
    • 1155

    oscam.services config

    hello

    i want to restrict [rdr1] to caid 100

    solution #1 : oscam.server
    [reader]
    label = rdr1:12500
    protocol = cccam
    device = rdr1.12500
    user = toto
    password = pw
    inactivitytimeout = 30

    caid = 0500
    group = 1

    cccversion = 2.3.0
    cccmaxhops = 3
    ccckeepalive = 1
    audisabled = 1

    tutto bene - ok -


    then i tried by means of service :

    # -- define a so-called [s0500] services in oscam.services
    [s0500]
    CAID = 0500
    provid =
    srvid =

    # -- with this oscam.server
    [reader]
    label = rdr1:12500
    protocol = cccam
    device = rdr1.12500
    user = toto
    password = pw

    services = s0500

    inactivitytimeout = 30
    group = 1
    cccversion = 2.3.0
    cccmaxhops = 3
    ccckeepalive = 1
    audisabled = 1

    ... but it does not restrict to caid 0500 ...
    and still wide open to all caid ...

    what is wrong ?

    thx
Working...