How to install CCcam and Oscam SatelliteBG Conax

Status
Not open for further replies.

hilton

Registered
Messages
7,622
Here are working configs for SatelliteBG Conax using Oscam + CCcam 2.1.3.
Oscam files can be found in folder;
/var/tuxbox/config (Enigma1)
/etc/tuxbox/config (Enigma2)

Oscam.conf

Code:

[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
saveinithistory=1
PreferLocalCards = 1

[newcamd]
Key = 0102030405060708091011121314
Port = 34001@0B01:000000

[webif]
httpport = 16002
httpuser =
httppwd =
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.100-192.168.0.200

oscam.server

Code:

[reader]
label = SatBG
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
caid = 0B01
ident = 0B01:000000

oscam.user

Code:

[account]
user = test1
pwd = test2
group = 1
au = SatBG
 
Status
Not open for further replies.
Top