Hello all.
I have a Vu+ Duo 2 on with Oscam configured, its working fine on that box, but im trying to share internally to my dreambox and its not working. It's showing up on OSCAM status as on, so its recognising it, but not pulling any channels.
Would be great if someone can help me on what I have misconfigured.
Please find below the configurations.
The C line I'm putting into the dreambox is C: 192.168.1.22 15001 dreambox dreamboxpass
Any advice would be much appreciated.
Thanks.
I have a Vu+ Duo 2 on with Oscam configured, its working fine on that box, but im trying to share internally to my dreambox and its not working. It's showing up on OSCAM status as on, so its recognising it, but not pulling any channels.
Would be great if someone can help me on what I have misconfigured.
Please find below the configurations.
Code:
[reader]
label = Slot0
protocol = internal
device = /dev/sci0
boxid = 12345678
detect = cd
mhz = 450
cardmhz = 2700
group = 1
emmcache = 1,3,2,0
[reader]
label = server
description = server
protocol = cccam
device = xxxxxxxxxxx
user = xxxxxxxxxxx
password = xxxxxxxxxxx
inactivitytimeout = 30
group = 1
cccversion = 2.0.11
ccckeepalive = 1
oscam.conf
[global]
logfile = stdout
pidfile = /var/run/oscam.pid
clienttimeout = 1000
nice = -1
lb_mode = 1
[cache]
[newcamd]
port = 50001@0963:000000;50000@0963:000000
serverip = 192.168.1.22
key = 0102030405060708091011121314
keepalive = 1
mgclient = 1
[cccam]
port = 15001
serverip = 192.168.1.22
nodeid = xxxxxxxxxxx
version = 2.0.11
[webif]
httpport = 8080
httprefresh = 5
httpallowed = 127.0.0.1,192.168.0.2-192.168.0.100,192.168.1.1-192.168.1.254
oscam.user
[account]
user = CCcamworking
pwd = CCcamworkingpass
caid = 0963
uniq = 3
monlevel = 1
au = Slot0
group = 1
ident = 0963:000000
[account]
user = CCcamtest
pwd = CCcamtest
uniq = 1
monlevel = 1
au = Slot0
group = 1
[account]
user = dreambox
pwd = dreamboxpass
description = dreambox
caid = 0963
uniq = 3
monlevel = 1
au = 1
group = 1
ident = 0963:000000
The C line I'm putting into the dreambox is C: 192.168.1.22 15001 dreambox dreamboxpass
Any advice would be much appreciated.
Thanks.