| [17371] | 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 = " en #
|
|---|
| 16 | # examples for HDplus HD02 and Sky S02 are included #
|
|---|
| 17 | # #
|
|---|
| 18 | # for specific Smartcards such as TIGER or Viaccess with AES-Key #
|
|---|
| 19 | # see the OSCAM documentation #
|
|---|
| 20 | ############################################################################
|
|---|
| 21 |
|
|---|
| 22 | [reader]
|
|---|
| [17747] | 23 | enable = 0
|
|---|
| [17371] | 24 | description = Set as HD plus HD02
|
|---|
| [18614] | 25 | Label = Intern_Oben
|
|---|
| [17371] | 26 | Protocol = internal
|
|---|
| [17747] | 27 | device = /dev/sci1
|
|---|
| [17371] | 28 | emmcache = 1,1,2
|
|---|
| 29 | detect = CD
|
|---|
| 30 | group = 1
|
|---|
| 31 | caid = 1843
|
|---|
| 32 | cardmhz = 368
|
|---|
| 33 | mhz = 368
|
|---|
| 34 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 35 | boxkey = A7642F57BC96D37C
|
|---|
| 36 |
|
|---|
| [18614] | 37 |
|
|---|
| 38 |
|
|---|
| [17371] | 39 | [reader]
|
|---|
| [17747] | 40 | enable = 1
|
|---|
| [17730] | 41 | description = Set as HD plus HD01
|
|---|
| [18614] | 42 | Label = Intern_Oben
|
|---|
| [17730] | 43 | Protocol = internal
|
|---|
| [17747] | 44 | device = /dev/sci1
|
|---|
| [17730] | 45 | emmcache = 1,1,2
|
|---|
| 46 | detect = CD
|
|---|
| 47 | group = 1
|
|---|
| 48 | caid = 1830
|
|---|
| 49 | cardmhz = 357
|
|---|
| 50 | mhz = 357
|
|---|
| 51 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 52 | boxkey = A7642F57BC96D37C
|
|---|
| 53 |
|
|---|
| 54 | [reader]
|
|---|
| [17715] | 55 | enable = 1
|
|---|
| [17371] | 56 | description = Set as Sky S02
|
|---|
| [18614] | 57 | label = Intern_Unten
|
|---|
| [17371] | 58 | protocol = internal
|
|---|
| [17747] | 59 | device = /dev/sci0
|
|---|
| [17371] | 60 | emmcache = 1,1,2
|
|---|
| 61 | detect = CD
|
|---|
| 62 | group = 1
|
|---|
| 63 | caid = 1702
|
|---|
| 64 | cardmhz = 600
|
|---|
| 65 | mhz = 600
|
|---|
| 66 |
|
|---|
| [18614] | 67 | [reader]
|
|---|
| 68 | description = Set as skydeV13
|
|---|
| 69 | label = Intern_Unten
|
|---|
| 70 | enable = 0
|
|---|
| 71 | protocol = internal
|
|---|
| 72 | device = /dev/sci0
|
|---|
| 73 | caid = 09C4
|
|---|
| 74 | boxid = 12345678
|
|---|
| 75 | detect = cd
|
|---|
| 76 | mhz = 357
|
|---|
| 77 | cardmhz = 357
|
|---|
| 78 | group = 1
|
|---|
| 79 | emmcache = 1,3,2
|
|---|
| 80 | lb_weight = 100
|
|---|
| 81 | ins7e11 = 11
|
|---|
| 82 | ndsversion = 2
|
|---|
| [17371] | 83 |
|
|---|
| [18614] | 84 |
|
|---|
| [17371] | 85 | #################### External Readers / SMARGO ########################
|
|---|
| 86 | # Important !!!! Use SMARGO Firmware 1.4 or 1.5 #
|
|---|
| 87 | # With regard to your Smartcard set up the Reader/Smargo as follows: #
|
|---|
| 88 | # #
|
|---|
| 89 | # For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra #
|
|---|
| 90 | # Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0 #
|
|---|
| 91 | # #
|
|---|
| 92 | # For Irdeto, Betacrypt #
|
|---|
| 93 | # Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0 #
|
|---|
| 94 | # #
|
|---|
| 95 | # If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz- #
|
|---|
| 96 | # Entries in the reader-Section #
|
|---|
| 97 | # # #
|
|---|
| 98 | # For Nagra activate and complete the "rsakey = " and "boxkey = " and #
|
|---|
| 99 | # and remove the # in the smargopatch = 1 line #
|
|---|
| 100 | # example for HDplus is included #
|
|---|
| 101 | # #
|
|---|
| 102 | # for specific Smartcards such as TIGER or Viaccess with AES-Key #
|
|---|
| 103 | # see the OSCAM documentation #
|
|---|
| 104 | ############################################################################
|
|---|
| 105 |
|
|---|
| 106 | [reader]
|
|---|
| 107 | enable = 0
|
|---|
| 108 | description = Set as HD plus HD02
|
|---|
| 109 | label = Extern_0
|
|---|
| 110 | protocol = mouse
|
|---|
| 111 | device = /dev/ttyUSB0
|
|---|
| 112 | emmcache = 1,1,2
|
|---|
| 113 | detect = CD
|
|---|
| 114 | group = 1
|
|---|
| 115 | smargopatch = 1
|
|---|
| 116 | caid = 1843
|
|---|
| 117 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 118 | boxkey = A7642F57BC96D37C
|
|---|
| 119 | #mhz = 357
|
|---|
| 120 | #cardmhz = 357
|
|---|
| 121 |
|
|---|
| 122 | [reader]
|
|---|
| 123 | enable = 0
|
|---|
| 124 | description = Set as Sky S02
|
|---|
| 125 | label = Extern_1
|
|---|
| 126 | protocol = mouse
|
|---|
| 127 | device = /dev/ttyUSB1
|
|---|
| 128 | emmcache = 1,1,2
|
|---|
| 129 | detect = CD
|
|---|
| 130 | group = 1
|
|---|
| 131 | caid = 1702
|
|---|
| 132 | #mhz = 600
|
|---|
| 133 | #cardmhz = 600
|
|---|
| 134 |
|
|---|
| [18309] | 135 | [reader]
|
|---|
| 136 | label = skydeV13
|
|---|
| 137 | enable = 0
|
|---|
| 138 | protocol = internal
|
|---|
| 139 | device = /dev/sci0
|
|---|
| 140 | caid = 09C4
|
|---|
| 141 | boxid = 12345678
|
|---|
| 142 | detect = cd
|
|---|
| 143 | mhz = 357
|
|---|
| 144 | cardmhz = 357
|
|---|
| 145 | group = 1
|
|---|
| 146 | emmcache = 1,3,2
|
|---|
| 147 | lb_weight = 100
|
|---|
| 148 | ins7e11 = 11
|
|---|
| 149 | ndsversion = 2
|
|---|
| [17371] | 150 |
|
|---|
| 151 | ######################### Remote Readers ##############################
|
|---|
| 152 | # Important !!!! Use this or not in personal responsibility #
|
|---|
| 153 | # #
|
|---|
| 154 | # No support in AAF Forum !!! #
|
|---|
| 155 | # #
|
|---|
| 156 | # For further details see the OSCAM documentation #
|
|---|
| 157 | ############################################################################
|
|---|
| 158 | [reader]
|
|---|
| 159 | enable = 0
|
|---|
| 160 | label = cccam-reader
|
|---|
| 161 | protocol = cccam
|
|---|
| 162 | device = IP/dyndns,PORT
|
|---|
| 163 | user = USER
|
|---|
| 164 | password = PASS
|
|---|
| 165 | group = 1
|
|---|
| 166 | emmcache = 1,1,2
|
|---|
| 167 | cccmaxhop = 5
|
|---|
| 168 | cccversion = 2.0.11
|
|---|
| 169 |
|
|---|
| 170 | [reader]
|
|---|
| 171 | enable = 0
|
|---|
| 172 | label = camd35-reader
|
|---|
| 173 | protocol = camd35
|
|---|
| 174 | device = IP/dyndns,PORT
|
|---|
| 175 | user = USER
|
|---|
| 176 | password = PASS
|
|---|
| 177 | group = 1
|
|---|
| 178 | emmcache = 1,1,2
|
|---|
| 179 |
|
|---|
| 180 | [reader]
|
|---|
| 181 | enable = 0
|
|---|
| 182 | label = newcamd-reader
|
|---|
| 183 | protocol = newcamd
|
|---|
| 184 | key = 0102030405060708091011121314
|
|---|
| 185 | device = IP/dyndns,PORT
|
|---|
| 186 | user = USER
|
|---|
| 187 | password = PASS
|
|---|
| 188 | group = 1
|
|---|
| 189 | emmcache = 1,1,2
|
|---|
| 190 |
|
|---|
| 191 | ######## end of file ########
|
|---|