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

Request for help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • powerman
    Banned
    • Aug 2010
    • 676

    Request for help

    hi
    i have problem with canalsat fr
    my receiver is cuberevo and i use oscam for Dgs but all version cant open canalsat good?
    is it related to oscam.conf?
  • guli
    Junior Member
    • Jun 2010
    • 10

    #2
    Re: Request for help

    Originally posted by powerman
    hi
    i have problem with canalsat fr
    my receiver is cuberevo and i use oscam for Dgs but all version cant open canalsat good?
    is it related to oscam.conf?
    canalsat seca configs for oscam are below & based on being used in a dream receiver or similar : -

    oscam.conf

    [global]
    nice = -1
    WaitForCards = 1
    ClientTimeout = 5
    CacheDelay = 120

    [newcamd]
    Key = 0102030405060708091011121314
    Port = 34000@0100:003311

    [webif]
    httpport = 16002
    httpuser = root
    httppwd = ***
    httprefresh = 10
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

    ——-
    oscam.server


    [reader]
    Label = seca
    Protocol = internal
    Detect = cd
    Device = /dev/sci0
    EMMCache = 1,3,2
    Group = 1
    mhz = 400
    cardmhz = 400
    CAID = 0100
    ident = 0100:003311
    ——-

    oscam.user


    [account]
    user = oscam_user
    pwd = oscam_password
    group = 1
    AU = seca

    Here are working configs for CanalSat Viaccess using Oscam + CCcam 2.1.3.
    Oscam files can be found in folder;
    /var/tuxbox/config (Enigma1)
    /etc/tuxbox/config (Enigma2)



    Code:
    [global]
    nice = -1
    WaitForCards = 1
    ClientTimeout = 5
    CacheDelay = 120
    saveinithistory=1
    PreferLocalCards = 1

    [newcamd]
    Key = 0102030405060708091011121314
    Port = 34001@0500:032830

    [webif]
    httpport = 16002
    httpuser =
    httppwd =
    httprefresh = 10
    httpallowed = 127.0.0.1,192.168.0.100-192.168.0.200 oscam.server

    oscam.server

    Code:
    [reader]
    label = canalsat
    enable = 1
    protocol = internal
    device = /dev/sci1
    caid = 0500
    detect = cd
    mhz = 500
    cardmhz = 357
    ident = 0500:032830
    aeskeys = 0500@032830:******************
    group = 1
    emmcache = 1,3,2

    oscam.user


    Code:
    [account]
    user = test1
    pwd = test2
    group = 1
    au = canalsat

    Comment

    Working...