Configuration for SKY reception with V13, OSCAM and Dreambox

Which config files do I need for the SKY-Reception with v13, Oscam and the dream box?
Example configuration for the SKY reception with Oscam on the dream box?
I need help for the OSCAM configuration of the Dreambox to receive SKY!
The following configuration files are required for operating OSCAM and receiving SKY on the Dreambox:
- oscam.conf
- oscam.server
- oscam.user
oscam.conf
[global]
logfile = /tmp/oscam.log
disableuserfile = 0
clienttimeout = 15000
fallbacktimeout = 4900
clientmaxidle = 60
cachedelay = 120
bindwait = 20
netprio = 0
nice = -1
maxlogsize = 100
preferlocalcards = 1
saveinithistory = 1
[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = local
pmt_mode = 0
[webif]
httpport = 8888
httpuser = userif
httppwd = passive
httprefresh = 10
httpallowed = 127.0.0.1,192.168.1.1-192.168.255.255
oscam.server
[reader]
label = shootV13
enable = 1
protocol = internal
device = /dev/sci0
what = 09C4
boxid = 12345678
detect = cd
mhz = 357
cardmhz = 357
group = 1
emmcache = 1,3,2
lb_weight = 100
oscam.user
[account]
user = local
group = 1
au = 1
The files must be stored in the path /etc/tuxbox/config.
Questions and answers about the config and the files / files for the OSCAM configuration:
- Which slot is right for you Smartcard?
In the Dreambox 800SE, the upper Slot addressed with /dev/sci0. - How can I get the error log from Oscam see?
Under the path specified in the config (in this case
/tmp/oscam.log
) the log file can be found:
Error log OSCAM debugging