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

camd35 Protocol

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vimmers
    Experienced Board Member
    • Jun 2010
    • 1188

    camd35 Protocol

    i have this setup and can't get the camd35 Protocol to work.
    when i add the reader config to my vu+solo2
    it automatic change the protocol to cs357x.
    i can get it to work with ccam protocol.
    what do i miss of a setup somewhere



    oscam.conf
    #
    # main configuration
    #

    [global]
    nice = -1
    WaitForCards = 0
    clienttimeout = 8
    fallbacktimeout = 4
    ClientMaxIdle = 9999999
    # logging

    logfile = /var/log/oscam/oscam.log
    usrfile = /var/log/oscam/oscamuser.log
    cwlogdir = /var/log/oscam/cw

    # monitor

    [monitor]
    port = 988
    nocrypt = 192.168.0.0-192.168.255.255
    aulow = 120
    monlevel = 4
    appendchaninfo = 1

    # web interface

    [webif]
    httpport = my port
    httpuser = my user
    httppwd = my pass
    httpallowed = 192.168.0.0-192.168.255.255

    # anti-cascading

    [anticasc]
    enabled = 1
    numusers = 1
    sampletime = 2
    samples = 5
    penalty = 1
    aclogfile = /var/oscam/aclog.log
    denysamples = 9

    # protocols

    [newcamd]
    key = 000102030405060708090A0B0C0D
    port = 10000@0100:FFFFFF;10001@0200:FFF000,FFFF00;10002@0 300:FFFFFF

    [radegast]
    port = 20000
    user = user1
    allowed = 192.168.0.0-192.168.255.255

    [cs378x]
    port = 30000@0100:FFFFFF;30001@0200:FFF000,FFFF00;30002@0 300:FFFFFF

    [cccam]
    port = 22222
    version = 1.2.3
    build = 1234
    reshare = 2

    [gbox]
    hostname = host.example.com
    port = 50000
    password = password1

    [serial]
    device = user2@/dev/ttyS0?delay=1&timeout=300

    [dvbapi]
    enabled = 1
    user = user1
    socket = /tmp/camd.socket

    oscam.server

    [reader]
    enable = 1
    label = vip
    Protocol = camd35
    device = my server,port
    account = my uaer,my pass
    group = 1
    Fallback = 1
    ReconnectTimeout = 10
    InactivityTimeOut = 15

    oscam.user

    [account]
    User = user
    Pwd = pass
    Uniq = 0
    Group = 1
    Chid = 0602:0,2,5,6,12,13,14,15,18,20,23,25,26,27,29,42,6 5,86,0C,4C,C9,1A,1E,8D,8E,FFFF,2F
    IDENT = 0500:050C00;4AE1:000000;0602:000000;0B01:000000;0B 00:0000000
  • kudok
    Experienced Board Member
    • Mar 2010
    • 5687

    #2
    Re: camd35 Protocol

    i will also like to know

    so i beg the specialists for a reply

    many thanks
    Don't send me c-line requests, iptv requests, technical, premium and iptv server questions in PM!

    Comment

    • keltosa
      Banned
      • Nov 2011
      • 1

      #3
      Re: camd35 Protocol

      hi
      my OSCAM 1.00-unstable_svn build #4939
      x86 Linux pc

      oscam.conf
      [global]
      logfile = stdout
      nice = -1
      suppresscmd08 = 1
      maxlogsize = 0
      lb_save = 100
      lb_savepath = /usr/local/etc

      [anticasc]
      enabled = 1
      numusers = 2
      samples = 9
      aclogfile = ./oscam_ac.log

      [cache]

      [streamrelay]
      stream_relay_enabled = 0

      [cs357x]
      port = 12001
      serverip = 127.0.0.1
      suppresscmd08 = 1

      [cccam]
      port = 37009
      reshare = 2
      version = 2.0.11
      reshare_mode = 3

      oscam.user

      [account]
      user = cccam ext (2.0.11-2892=
      pwd = cccam ext (2.0.11-2892)
      group = 1,2,3,4,5,6,7,8,9,10,
      uniq = 3
      monlevel = 0
      cccmaxhops = 7
      cccreshare = 3
      keepalive = 1
      numusers = 2

      [account]
      user = oscam1
      pwd = oscam1
      group = 1,2,3,4,5,6,7,8,9,10,
      cccmaxhops = 7
      cccreshare = 3
      keepalive = 1
      numusers = 2

      [account]
      user = cmd1
      pwd = cmd1
      group = 1,2,3,4,5
      numusers = 2

      [account]
      user = cmd2
      pwd = cmd2
      group = 1,2,3,4,5
      numusers = 2

      L: 127.0.0.1 15991 cmd1 cmd1 0500 043800
      L: 127.0.0.1 15991 cmd2 cmd2 0500 021110 256

      Comment

      Working...