source: ipk/source.sh4/swapemus_oscam_7209/var/swap/keys/oscam.server.oscam@ 19071

Last change on this file since 19071 was 18863, checked in by andy-1, 13 years ago

fix v13 359Mhz

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