| 1 | ############### General Instruction - oscam.server ###################
|
|---|
| 2 | # To activate/deactivate the reader set enable = 1/0 #
|
|---|
| 3 | # #
|
|---|
| 4 | # You might specify further entries in each reader section #
|
|---|
| 5 | # such as "caid =________" and/or "services = _________" but you needn´t #
|
|---|
| 6 | # For further details see the OSCAM documentation #
|
|---|
| 7 | ############################################################################
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | ######################### Internal Readers ###############################
|
|---|
| 11 | # Default Config should work with Seca, Conax, Cryptoworks, Viaccess, NDS #
|
|---|
| 12 | # #
|
|---|
| 13 | # For Irdeto, Betacrypt just activate "cardmhz=600" by removing the "#" #
|
|---|
| 14 | # #
|
|---|
| 15 | # For Nagra activate and set the correct "rsakey = " and "boxkey = " #
|
|---|
| 16 | # examples for HDplus HD02 and Sky S02 are included #
|
|---|
| 17 | # #
|
|---|
| 18 | # for other Smartcards see the OSCAM documentation #
|
|---|
| 19 | ############################################################################
|
|---|
| 20 |
|
|---|
| 21 | [reader]
|
|---|
| 22 | enable = 0
|
|---|
| 23 | description = Set as HD plus HD02
|
|---|
| 24 | Label = Intern_Upper
|
|---|
| 25 | Protocol = internal
|
|---|
| 26 | device = /dev/sci0
|
|---|
| 27 | emmcache = 1,1,2
|
|---|
| 28 | detect = CD
|
|---|
| 29 | group = 1
|
|---|
| 30 | caid = 1843
|
|---|
| 31 | cardmhz = 368
|
|---|
| 32 | mhz = 368
|
|---|
| 33 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 34 | boxkey = A7642F57BC96D37C
|
|---|
| 35 |
|
|---|
| 36 | [reader]
|
|---|
| 37 | enable = 0
|
|---|
| 38 | description = Set as Sky S02
|
|---|
| 39 | label = Intern_Lower
|
|---|
| 40 | protocol = internal
|
|---|
| 41 | device = /dev/sci1
|
|---|
| 42 | emmcache = 1,1,2
|
|---|
| 43 | detect = CD
|
|---|
| 44 | group = 1
|
|---|
| 45 | caid = 1702
|
|---|
| 46 | cardmhz = 600
|
|---|
| 47 | mhz = 600
|
|---|
| 48 |
|
|---|
| 49 |
|
|---|
| 50 | #################### External Readers / SMARGO ########################
|
|---|
| 51 | # Important !!!! Use SMARGO Firmware 1.4 or 1.5 #
|
|---|
| 52 | # With regard to your Smartcard set up the Reader/Smargo as follows: #
|
|---|
| 53 | # #
|
|---|
| 54 | # For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra #
|
|---|
| 55 | # Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0 #
|
|---|
| 56 | # #
|
|---|
| 57 | # For Irdeto, Betacrypt #
|
|---|
| 58 | # Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0 #
|
|---|
| 59 | # #
|
|---|
| 60 | # If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz- #
|
|---|
| 61 | # Entries in the reader-Section #
|
|---|
| 62 | # # #
|
|---|
| 63 | # For Nagra activate and complete the "rsakey = " and "boxkey = " and #
|
|---|
| 64 | # and remove the # in the smargopatch = 1 line #
|
|---|
| 65 | # example for HDplus is included #
|
|---|
| 66 | # #
|
|---|
| 67 | # for specific Smartcards such as TIGER or Viaccess with AES-Key #
|
|---|
| 68 | # see the OSCAM documentation #
|
|---|
| 69 | ############################################################################
|
|---|
| 70 |
|
|---|
| 71 | [reader]
|
|---|
| 72 | enable = 0
|
|---|
| 73 | description = Set as HD plus HD02
|
|---|
| 74 | label = Extern_0
|
|---|
| 75 | protocol = mouse
|
|---|
| 76 | device = /dev/ttyUSB0
|
|---|
| 77 | emmcache = 1,1,2
|
|---|
| 78 | detect = CD
|
|---|
| 79 | group = 1
|
|---|
| 80 | smargopatch = 1
|
|---|
| 81 | caid = 1843
|
|---|
| 82 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 83 | boxkey = A7642F57BC96D37C
|
|---|
| 84 | #mhz = 357
|
|---|
| 85 | #cardmhz = 357
|
|---|
| 86 |
|
|---|
| 87 | [reader]
|
|---|
| 88 | enable = 0
|
|---|
| 89 | description = Set as Sky S02
|
|---|
| 90 | label = Extern_1
|
|---|
| 91 | protocol = mouse
|
|---|
| 92 | device = /dev/ttyUSB1
|
|---|
| 93 | emmcache = 1,1,2
|
|---|
| 94 | detect = CD
|
|---|
| 95 | group = 1
|
|---|
| 96 | caid = 1702
|
|---|
| 97 | #mhz = 600
|
|---|
| 98 | #cardmhz = 600
|
|---|
| 99 |
|
|---|
| 100 |
|
|---|
| 101 | ######################### Remote Readers ##############################
|
|---|
| 102 | # Important !!!! Use this or not in personal responsibility #
|
|---|
| 103 | # #
|
|---|
| 104 | # No support in AAF Forum !!! #
|
|---|
| 105 | # #
|
|---|
| 106 | # For further details see the OSCAM documentation #
|
|---|
| 107 | ############################################################################
|
|---|
| 108 | [reader]
|
|---|
| 109 | enable = 0
|
|---|
| 110 | label = cccam-reader
|
|---|
| 111 | protocol = cccam
|
|---|
| 112 | device = IP/dyndns,PORT
|
|---|
| 113 | user = USER
|
|---|
| 114 | password = PASS
|
|---|
| 115 | group = 1
|
|---|
| 116 | emmcache = 1,1,2
|
|---|
| 117 | cccmaxhop = 5
|
|---|
| 118 | cccversion = 2.0.11
|
|---|
| 119 |
|
|---|
| 120 | [reader]
|
|---|
| 121 | enable = 0
|
|---|
| 122 | label = camd35-reader
|
|---|
| 123 | protocol = camd35
|
|---|
| 124 | device = IP/dyndns,PORT
|
|---|
| 125 | user = USER
|
|---|
| 126 | password = PASS
|
|---|
| 127 | group = 1
|
|---|
| 128 | emmcache = 1,1,2
|
|---|
| 129 |
|
|---|
| 130 | ######## end of file ########
|
|---|