source: ipk/source.sh4/emus_oscam_7209/var/keys/oscam.server.oscam@ 18786

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