Here are working configs for Digitalb conax using Oscam + CCcam 2.1.3 .
Oscam files can be found in folder;
/var/tuxbox/config ( Enigma1 )
/etc/tuxbox/config ( Enigma2 )
Oscam.conf
Oscam.server
Oscam.user
in CCcam.cfg
N: 127.0.0.1 34000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
Oscam files can be found in folder;
/var/tuxbox/config ( Enigma1 )
/etc/tuxbox/config ( Enigma2 )
Oscam.conf
HTML:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log
saveinithistory = 1
[newcamd]
Key = 0102030405060708091011121314
Port = 34000@0b00:000000
keepalive = 1
[webif]
httpport = 16002
httpuser = root
httppwd = xxx
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
Oscam.server
HTML:
[reader]
label = digitalb
enable = 1
Protocol = internal
detect = CD
device = /dev/sci0
group = 1
mhz = 500
cardmhz = 500
emmcache = 1,3,2
ident = 0b00:000000
caid = 0b00
Oscam.user
HTML:
[account]
user = test1
pwd = test2
group = 1
AU = digitalb
in CCcam.cfg
N: 127.0.0.1 34000 test1 test2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256