############### General Instruction - oscam.server ###################
# To activate/deactivate the reader set enable = 1/0 #
# #
# You might specify further entries in each reader section #
# such as "caid =________" and/or "services = _________" but you needn´t #
# For further details see the OSCAM documentation #
############################################################################
######################### Internal Readers ###############################
# Default Config should work with Seca, Conax, Cryptoworks, Viaccess, NDS #
# #
# For Irdeto, Betacrypt just activate "cardmhz=600" by removing the "#" #
# #
# For Nagra activate and set the correct "rsakey = " and "boxkey = " en #
# examples for
HDplus HD02 and Sky S02 are included #
# #
# for specific Smartcards such as TIGER or Viaccess with AES-Key #
# see the OSCAM documentation #
############################################################################
[reader]
label = keyfile
protocol = constcw
device = /var/keys/SoftCam.Key
group = 1
[reader]
enable = 0
description = Set as
HD plus HD01
Label = Intern_Upper_HD01
Protocol = internal
device = /dev/sci0
emmcache = 1,1,2
detect = CD
group = 1
caid = 1830
cardmhz = 368
mhz = 368
rsakey = BF3.............................4DD5
boxkey = A7........................7C
[reader]
enable = 0
description = Set as
HD plus HD02
Label = Intern_Upper_HD02
Protocol = internal
device = /dev/sci0
emmcache = 1,1,2
detect = CD
group = 1
caid = 1843
cardmhz = 368
mhz = 368
rsakey = B............................D5
boxkey = A7..................C
[reader]
enable = 0
description = Set as Sky S02
label = Intern_Upper_S02
protocol = internal
device = /dev/sci0
emmcache = 1,1,2
detect = CD
group = 1
caid = 1702
cardmhz = 600
mhz = 600
[reader]
enable = 0
description = Set as Sky V13
label = Intern_Upper_V13
protocol = internal
device = /dev/sci0
caid = 09C4
boxid = 12345678
ins7e11 = 15
detect = CD
# card not init. use other mhz 343,357,480,500 or 686....
mhz = 343
cardmhz = 357
group = 1
emmcache = 1,1,2
blockemm-unknown = 1
ndsversion = 2
[reader]
enable = 0
description = Set as Sky V14
label = Intern_Upper_V14
protocol = internal
device = /dev/sci0
caid = 098C
boxid = 12345678
ins7e11 = 15
detect = CD
# card not init. use other mhz 343,357,480,500 or 686....
mhz = 343
cardmhz = 357
group = 1
emmcache = 1,1,2
blockemm-unknown = 1
ndsversion = 2
#################### External Readers / SMARGO ########################
# Important !!!! Use SMARGO Firmware 1.4 or 1.5 #
# With regard to your Smartcard set up the Reader/Smargo as follows: #
# #
# For Seca, Conax, Cryptoworks, Viaccess, NDS, Nagra #
# Frequency Fixed 3,69 Mhz / Normal / T=0 / EGT = 0 #
# #
# For Irdeto, Betacrypt #
# Frequency Fixed 6,0Mhz / Normal / T=1 / EGT = 0 #
# #
# If SMARGO ist in Autoswitch mode, than activate fitting mhz/cardmhz- #
# Entries in the reader-Section #
# # #
# For Nagra activate and complete the "rsakey = " and "boxkey = " and #
# and remove the # in the smargopatch = 1 line #
# example for
HDplus is included #
# #
# for specific Smartcards such as TIGER or Viaccess with AES-Key #
# see the OSCAM documentation #
############################################################################
[reader]
enable = 0
description = Set as
HD plus HD02
label = Extern_0_HD02
protocol = mouse
device = /dev/ttyUSB0
emmcache = 1,1,2
detect = CD
group = 1
smargopatch = 1
caid = 1843
rsakey = BF..........................................D5
boxkey = A76....................C
#mhz = 357
#cardmhz = 357
[reader]
enable = 0
description = Set as Sky S02
label = Extern_0_S02
protocol = mouse
device = /dev/ttyUSB0
emmcache = 1,1,2
detect = CD
group = 1
caid = 1702
#mhz = 600
#cardmhz = 600
[reader]
enable = 0
description = Set as Sky V14
label = Extern_0_V14
protocol = mouse
device = /dev/ttyUSB0
caid = 098C
boxid = 12345678
ins7e11 = 15
detect = CD
group = 1
emmcache = 1,1,2
ndsversion = 2
#mhz = 357
#cardmhz = 357
######################### Remote Readers ##############################
# Important !!!! Use this or not in personal responsibility #
# #
# #
# For further details see the OSCAM documentation #
############################################################################
[reader]
enable = 1
label = xxxxxxxxxx verdeckt
protocol = cccam
device = xxxxxx verdeckt
user = xxxxxxxxx verdeckt
password = xxxxxxxx verdeckt
group = 1
fallback=0
emmcache = 1,1,2
cccmaxhop = 3
caid = 1702,1833,1830
cccversion = 2.2.1
[reader]
enable = 0
label = camd35-reader
protocol = camd35
device = IP/dyndns,PORT
user = USER
password = PASS
group = 1
emmcache = 1,1,2
[reader]
enable = 0
label = newcamd-reader
protocol = newcamd
key = 0102030405060708091011121314
device = IP/dyndns,PORT
user = USER
password = PASS
group = 1
emmcache = 1,1,2
######## end of file ########