Oscam.user:
#
# This is local user account
#
[account]
user = alien
pwd = amiko
group = 1
betatunnel = 1833.FFFF:1702,1834.FFFF:1722
Oscam.config:
#
# This is local user account
#
[account]
user = alien
pwd = amiko
group = 1
betatunnel = 1833.FFFF:1702,1834.FFFF:1722
Oscam.server:
[reader]
label = cccam_server
enable =
protocol =
device =
account =
password =
cccversion =
cccmaxhops =
group =
#
# this is an example how to connect to a NewCamd server
#
# [reader]
# label = newcamd_server
# protocol = newcamd
# key = 0102030405060708091011121314
# device = myserver.dyndns.tv,66666
# account = login1,password1
# group = 1
#
# this is an example how to "read" a na*ra card ( e.g.
HD+ )
#
#
# [reader]
# Label =
HD plus
# Protocol = internal
# Device = sci0
# detect = CD
# EMMCache = 1,1,2
# group = 1
# CAID = 1843
# n3_rsakey = BXXXXXXXXXXXXXXXXD5
# n3_boxkey = AXXXXXXXXXXXXXC
#
#
# this is an example how to "read" a nagra card # the same rule apply to a Conax card replacing CAID with 0B02 ( Focus )
#
#
[reader]
Label = Sky-Test
Protocol = internal
Device = /dev/sci0
detect = CD
mhz = 600
cardmhz = 600
EMMCache = 1,1,2
group = 1
CAID = 1702
#
#
# this is an example how to "read" a N*S card ( Dolce )
#
#
# [reader]
# Label = Dolce
# Protocol = internal
# Device = sci0
# detect = CD
# group = 1
# emmcache = 1,1,2
# caid = 092f
# boxid = 12345678
#