| 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 | Label = HD plus HD02
|
|---|
| 24 | Protocol = internal
|
|---|
| 25 | device = /dev/sci0
|
|---|
| 26 | emmcache = 1,1,2
|
|---|
| 27 | detect = CD
|
|---|
| 28 | group = 1
|
|---|
| 29 | caid = 1843
|
|---|
| 30 | cardmhz = 368
|
|---|
| 31 | mhz = 368
|
|---|
| 32 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 33 | boxkey = A7642F57BC96D37C
|
|---|
| 34 |
|
|---|
| 35 | [reader]
|
|---|
| 36 | enable = 1
|
|---|
| 37 | Label = HD plus HD01
|
|---|
| 38 | Protocol = internal
|
|---|
| 39 | device = /dev/sci0
|
|---|
| 40 | emmcache = 1,1,2
|
|---|
| 41 | detect = CD
|
|---|
| 42 | group = 1
|
|---|
| 43 | caid = 1830
|
|---|
| 44 | cardmhz = 357
|
|---|
| 45 | mhz = 357
|
|---|
| 46 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 47 | boxkey = A7642F57BC96D37C
|
|---|
| 48 |
|
|---|
| 49 | [reader]
|
|---|
| 50 | enable = 0
|
|---|
| 51 | label = skydeV13
|
|---|
| 52 | protocol = internal
|
|---|
| 53 | device = /dev/sci0
|
|---|
| 54 | caid = 09C4
|
|---|
| 55 | boxid = 12345678
|
|---|
| 56 | detect = cd
|
|---|
| 57 | mhz = 357
|
|---|
| 58 | cardmhz = 357
|
|---|
| 59 | group = 1
|
|---|
| 60 | emmcache = 1,3,2
|
|---|
| 61 | lb_weight = 100
|
|---|
| 62 | ins7e11 = 11
|
|---|
| 63 | ndsversion = 2
|
|---|
| 64 |
|
|---|
| 65 | [reader]
|
|---|
| 66 | enable = 1
|
|---|
| 67 | label = Sky S02
|
|---|
| 68 | protocol = internal
|
|---|
| 69 | device = /dev/sci1
|
|---|
| 70 | emmcache = 1,1,2
|
|---|
| 71 | detect = CD
|
|---|
| 72 | group = 1
|
|---|
| 73 | caid = 1702
|
|---|
| 74 | cardmhz = 600
|
|---|
| 75 | mhz = 600
|
|---|
| 76 |
|
|---|
| 77 | [reader]
|
|---|
| 78 | enable=0
|
|---|
| 79 | Label = MTV
|
|---|
| 80 | protocol = internal
|
|---|
| 81 | detect = CD
|
|---|
| 82 | device = /dev/sci0
|
|---|
| 83 | group = 1
|
|---|
| 84 | emmcache = 1,1,2
|
|---|
| 85 | services = mtv
|
|---|
| 86 | caid = 0B00
|
|---|
| 87 | Mhz = 368
|
|---|
| 88 | cardmhz = 368
|
|---|
| 89 |
|
|---|
| 90 |
|
|---|
| 91 | [reader]
|
|---|
| 92 | enable=0
|
|---|
| 93 | Label = FreeXTV
|
|---|
| 94 | protocol = internal
|
|---|
| 95 | device = /dev/sci0
|
|---|
| 96 | emmcache = 1,1,2
|
|---|
| 97 | detect = CD
|
|---|
| 98 | group = 1
|
|---|
| 99 | services = srg
|
|---|
| 100 | caid = 0500
|
|---|
| 101 | mhz = 357
|
|---|
| 102 | cardmhz = 368
|
|---|
| 103 |
|
|---|
| 104 |
|
|---|
| 105 | [reader]
|
|---|
| 106 | enable=0
|
|---|
| 107 | Label = KabelDeutschland
|
|---|
| 108 | Protocol = internal
|
|---|
| 109 | Device = /dev/sci0
|
|---|
| 110 | emmcache = 1,1,2
|
|---|
| 111 | detect = CD
|
|---|
| 112 | group = 1
|
|---|
| 113 | mhz = 600
|
|---|
| 114 | cardmhz=600
|
|---|
| 115 | CAID = 1722,1834
|
|---|
| 116 |
|
|---|
| 117 |
|
|---|
| 118 | [reader]
|
|---|
| 119 | enable=0
|
|---|
| 120 | label = SRG
|
|---|
| 121 | protocol = internal
|
|---|
| 122 | device = /dev/sci0
|
|---|
| 123 | emmcache = 1,1,2
|
|---|
| 124 | detect = CD
|
|---|
| 125 | Group = 1
|
|---|
| 126 | mhz = 357
|
|---|
| 127 | cardmhz = 357
|
|---|
| 128 | CAID = 0500
|
|---|
| 129 | deprecated = 1
|
|---|
| 130 |
|
|---|
| 131 | [reader]
|
|---|
| 132 | enable=0
|
|---|
| 133 | Label = ORF
|
|---|
| 134 | protocol = internal
|
|---|
| 135 | device = /dev/sci0
|
|---|
| 136 | emmcache = 1,1,2
|
|---|
| 137 | detect = CD
|
|---|
| 138 | group = 1
|
|---|
| 139 | services = orf
|
|---|
| 140 | caid = 0D95,0D05
|
|---|
| 141 | mhz = 368
|
|---|
| 142 | cardmhz = 368
|
|---|
| 143 |
|
|---|
| 144 | #################### External Readers / SMARGO ########################
|
|---|
| 145 | # Important !!!! Use SMARGO Firmware 1.4 or 1.5 #
|
|---|
| 146 | # With regard to your Smartcard set up the Reader/Smargo as follows: #
|
|---|
| 147 | # #
|
|---|
| 148 | # For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra #
|
|---|
| 149 | # Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0 #
|
|---|
| 150 | # #
|
|---|
| 151 | # For Irdeto, Betacrypt #
|
|---|
| 152 | # Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0 #
|
|---|
| 153 | # #
|
|---|
| 154 | # If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz- #
|
|---|
| 155 | # Entries in the reader-Section #
|
|---|
| 156 | # # #
|
|---|
| 157 | # For Nagra activate and complete the "rsakey = " and "boxkey = " and #
|
|---|
| 158 | # and remove the # in the smargopatch = 1 line #
|
|---|
| 159 | # example for HDplus is included #
|
|---|
| 160 | # #
|
|---|
| 161 | # for specific Smartcards such as TIGER or Viaccess with AES-Key #
|
|---|
| 162 | # see the OSCAM documentation #
|
|---|
| 163 | ############################################################################
|
|---|
| 164 |
|
|---|
| 165 | [reader]
|
|---|
| 166 | enable = 0
|
|---|
| 167 | label = Extern_HD plus HD01
|
|---|
| 168 | protocol = mouse
|
|---|
| 169 | device = /dev/ttyUSB0
|
|---|
| 170 | emmcache = 1,1,2
|
|---|
| 171 | detect = CD
|
|---|
| 172 | group = 1
|
|---|
| 173 | caid = 1830
|
|---|
| 174 | cardmhz = 357
|
|---|
| 175 | mhz = 357
|
|---|
| 176 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 177 | boxkey = A7642F57BC96D37C
|
|---|
| 178 |
|
|---|
| 179 | [reader]
|
|---|
| 180 | enable = 0
|
|---|
| 181 | label = Extern_HD plus HD02
|
|---|
| 182 | protocol = mouse
|
|---|
| 183 | device = /dev/ttyUSB0
|
|---|
| 184 | emmcache = 1,1,2
|
|---|
| 185 | detect = CD
|
|---|
| 186 | group = 1
|
|---|
| 187 | smargopatch = 1
|
|---|
| 188 | caid = 1843
|
|---|
| 189 | rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
|
|---|
| 190 | boxkey = A7642F57BC96D37C
|
|---|
| 191 | #mhz = 357
|
|---|
| 192 | #cardmhz = 357
|
|---|
| 193 |
|
|---|
| 194 | [reader]
|
|---|
| 195 | enable = 0
|
|---|
| 196 | label = Extern_Sky S02
|
|---|
| 197 | protocol = mouse
|
|---|
| 198 | device = /dev/ttyUSB1
|
|---|
| 199 | emmcache = 1,1,2
|
|---|
| 200 | detect = CD
|
|---|
| 201 | group = 1
|
|---|
| 202 | caid = 1702
|
|---|
| 203 | #mhz = 600
|
|---|
| 204 | #cardmhz = 600
|
|---|
| 205 |
|
|---|
| 206 | [reader]
|
|---|
| 207 | enable = 0
|
|---|
| 208 | label = Extern_skydeV13
|
|---|
| 209 | protocol = mouse
|
|---|
| 210 | device = /dev/ttyUSB1
|
|---|
| 211 | caid = 09C4
|
|---|
| 212 | boxid = 12345678
|
|---|
| 213 | detect = cd
|
|---|
| 214 | mhz = 357
|
|---|
| 215 | cardmhz = 357
|
|---|
| 216 | group = 1
|
|---|
| 217 | emmcache = 1,3,2
|
|---|
| 218 | lb_weight = 100
|
|---|
| 219 | ins7e11 = 11
|
|---|
| 220 | ndsversion = 2
|
|---|
| 221 |
|
|---|
| 222 | [reader]
|
|---|
| 223 | enable=0
|
|---|
| 224 | label = Extern_ORF
|
|---|
| 225 | protocol = mouse
|
|---|
| 226 | device = /dev/ttyUSB0
|
|---|
| 227 | emmcache = 1,1,2
|
|---|
| 228 | detect = CD
|
|---|
| 229 | Group = 1
|
|---|
| 230 | mhz = 357
|
|---|
| 231 | cardmhz = 357
|
|---|
| 232 | CAID = 0D05,0D95
|
|---|
| 233 | smargopatch=1
|
|---|
| 234 |
|
|---|
| 235 | [reader]
|
|---|
| 236 | enable=0
|
|---|
| 237 | label = Extern_KabelD
|
|---|
| 238 | protocol = mouse
|
|---|
| 239 | device = /dev/ttyUSB1
|
|---|
| 240 | emmcache = 1,1,2
|
|---|
| 241 | detect = CD
|
|---|
| 242 | group = 1
|
|---|
| 243 | mhz = 600
|
|---|
| 244 | cardmhz=600
|
|---|
| 245 | CAID = 1722,1834
|
|---|
| 246 | smargopatch=1
|
|---|
| 247 |
|
|---|
| 248 | [reader]
|
|---|
| 249 | enable=0
|
|---|
| 250 | label = Extern_SRG
|
|---|
| 251 | protocol = mouse
|
|---|
| 252 | device = /dev/ttyUSB0
|
|---|
| 253 | emmcache = 1,1,2
|
|---|
| 254 | detect = CD
|
|---|
| 255 | Group = 1
|
|---|
| 256 | mhz = 357
|
|---|
| 257 | cardmhz = 357
|
|---|
| 258 | CAID = 0500
|
|---|
| 259 | deprecated = 1
|
|---|
| 260 | smargopatch=1
|
|---|
| 261 |
|
|---|
| 262 | [reader]
|
|---|
| 263 | enable=0
|
|---|
| 264 | Label = Extern_FreeXTV
|
|---|
| 265 | protocol = mouse
|
|---|
| 266 | device = /dev/ttyUSB0
|
|---|
| 267 | emmcache = 1,1,2
|
|---|
| 268 | detect = CD
|
|---|
| 269 | group = 1
|
|---|
| 270 | services = srg
|
|---|
| 271 | caid = 0500
|
|---|
| 272 | mhz = 357
|
|---|
| 273 | cardmhz = 368
|
|---|
| 274 |
|
|---|
| 275 | [reader]
|
|---|
| 276 | enable=0
|
|---|
| 277 | Label = Extern_MTV
|
|---|
| 278 | protocol = mouse
|
|---|
| 279 | device = /dev/ttyUSB0
|
|---|
| 280 | detect = CD
|
|---|
| 281 | group = 1
|
|---|
| 282 | emmcache = 1,1,2
|
|---|
| 283 | services = mtv
|
|---|
| 284 | caid = 0B00
|
|---|
| 285 | Mhz = 368
|
|---|
| 286 | cardmhz = 368
|
|---|
| 287 |
|
|---|
| 288 |
|
|---|
| 289 | ######################### Remote Readers ##############################
|
|---|
| 290 | # Important !!!! Use this or not in personal responsibility #
|
|---|
| 291 | # #
|
|---|
| 292 | # No support in AAF Forum !!! #
|
|---|
| 293 | # #
|
|---|
| 294 | # For further details see the OSCAM documentation #
|
|---|
| 295 | ############################################################################
|
|---|
| 296 | [reader]
|
|---|
| 297 | enable = 0
|
|---|
| 298 | label = cccam-reader
|
|---|
| 299 | protocol = cccam
|
|---|
| 300 | device = IP/dyndns,PORT
|
|---|
| 301 | user = USER
|
|---|
| 302 | password = PASS
|
|---|
| 303 | group = 1
|
|---|
| 304 | emmcache = 1,1,2
|
|---|
| 305 | cccmaxhop = 5
|
|---|
| 306 | cccversion = 2.0.11
|
|---|
| 307 |
|
|---|
| 308 | [reader]
|
|---|
| 309 | enable = 0
|
|---|
| 310 | label = camd35-reader
|
|---|
| 311 | protocol = camd35
|
|---|
| 312 | device = IP/dyndns,PORT
|
|---|
| 313 | user = USER
|
|---|
| 314 | password = PASS
|
|---|
| 315 | group = 1
|
|---|
| 316 | emmcache = 1,1,2
|
|---|
| 317 |
|
|---|
| 318 | ######## end of file ########
|
|---|