source: ipk/source.sh4/swapemus_oscam_6201/var/swap/keys/oscam.server.oscam@ 18791

Last change on this file since 18791 was 18760, checked in by andy-1, 14 years ago

fix

File size: 7.9 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_skydeV13
25protocol = internal
26device = /dev/sci0
27caid = 09C4
28boxid = 12345678
29detect = cd
30mhz = 357
31cardmhz = 357
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#################### External Readers / SMARGO ########################
146# Important !!!! Use SMARGO Firmware 1.4 or 1.5 #
147# With regard to your Smartcard set up the Reader/Smargo as follows: #
148# #
149# For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra #
150# Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0 #
151# #
152# For Irdeto, Betacrypt #
153# Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0 #
154# #
155# If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz- #
156# Entries in the reader-Section #
157# # #
158# For Nagra activate and complete the "rsakey = " and "boxkey = " and #
159# and remove the # in the smargopatch = 1 line #
160# example for HDplus is included #
161# #
162# for specific Smartcards such as TIGER or Viaccess with AES-Key #
163# see the OSCAM documentation #
164############################################################################
165
166[reader]
167enable = 0
168label = swap_Extern_HD plus HD01
169protocol = mouse
170device = /dev/ttyUSB0
171emmcache = 1,1,2
172detect = CD
173group = 1
174caid = 1830
175cardmhz = 357
176mhz = 357
177rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
178boxkey = A7642F57BC96D37C
179
180[reader]
181enable = 0
182label = swap_Extern_HD plus HD02
183protocol = mouse
184device = /dev/ttyUSB0
185emmcache = 1,1,2
186detect = CD
187group = 1
188smargopatch = 1
189caid = 1843
190rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
191boxkey = A7642F57BC96D37C
192#mhz = 357
193#cardmhz = 357
194
195[reader]
196enable = 0
197label = swap_Extern_Sky S02
198protocol = mouse
199device = /dev/ttyUSB1
200emmcache = 1,1,2
201detect = CD
202group = 1
203caid = 1702
204#mhz = 600
205#cardmhz = 600
206
207[reader]
208enable = 0
209label = swap_Extern_skydeV13
210protocol = mouse
211device = /dev/ttyUSB1
212caid = 09C4
213boxid = 12345678
214detect = cd
215mhz = 357
216cardmhz = 357
217group = 1
218emmcache = 1,3,2
219lb_weight = 100
220ins7e11 = 11
221ndsversion = 2
222
223[reader]
224enable=0
225label = swap_Extern_ORF
226protocol = mouse
227device = /dev/ttyUSB0
228emmcache = 1,1,2
229detect = CD
230Group = 1
231mhz = 357
232cardmhz = 357
233CAID = 0D05,0D95
234smargopatch=1
235
236[reader]
237enable=0
238label = swap_Extern_KabelD
239protocol = mouse
240device = /dev/ttyUSB1
241emmcache = 1,1,2
242detect = CD
243group = 1
244mhz = 600
245cardmhz=600
246CAID = 1722,1834
247smargopatch=1
248
249[reader]
250enable=0
251label = swap_Extern_SRG
252protocol = mouse
253device = /dev/ttyUSB0
254emmcache = 1,1,2
255detect = CD
256Group = 1
257mhz = 357
258cardmhz = 357
259CAID = 0500
260deprecated = 1
261smargopatch=1
262
263[reader]
264enable=0
265Label = swap_Extern_FreeXTV
266protocol = mouse
267device = /dev/ttyUSB0
268emmcache = 1,1,2
269detect = CD
270group = 1
271services = srg
272caid = 0500
273mhz = 357
274cardmhz = 368
275
276[reader]
277enable=0
278Label = swap_Extern_MTV
279protocol = mouse
280device = /dev/ttyUSB0
281detect = CD
282group = 1
283emmcache = 1,1,2
284services = mtv
285caid = 0B00
286Mhz = 368
287cardmhz = 368
288
289
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.