source: ipk/source.sh4/emus_oscam_6201/var/keys/oscam.server.oscam@ 18758

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

fix oscam cardreader

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