Wednesday, June 22, 2011

BskyB 0963 (Internal reader)

Tested on Vu+ Duo for SkyUK Caid 0963, anything in red you have to change to suit.

Oscam.server


Quote:
[reader]
label = skyuk
protocol = internal
device = /dev/sci0
caid = 0963
boxid = xxxxxxxx
detect = cd
mhz = 500
cardmhz = 357
ident = 0963:000000
group = 1
emmcache = 1,3,2
Oscam.conf

Quote:
[global]
logfile = /var/local/oscam.log
cachedelay = 120
nice = -1
maxlogsize = 0

[monitor]
hideclient_to = 15
appendchaninfo = 0

[cs357x]
port = 15750
serverip = 127.0.0.1

[newcamd]
port = 15500@0963:000000
key = 0102030405060708091011121314
allowed =
keepalive = 1
mgclient = 1

[webif]
httpport = 15000
httpuser = user
httppwd = password
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
Oscam.user

Quote:
[account]
user = uksat
pwd = bSlyb
group = 1
au = skyuk

You can use either of the configs for Camd3 or Newcs to connect oscam to cccam. Use either one or the other, not both.

Use this line in cccam.cfg if you want to use the Camd3 protocol to connect to CCcam. Only use 256 if using CCCam 2.1.3 or below.

Quote:
L: 127.0.0.1 15750 uksat bSlyb 0963 000000 256 # Sky UK
Use this line in cccam.cfg if you want to use the Newcs protocol to connect to CCcam. Only use 256 if using CCCam 2.1.3 or below.
Quote:
N: 127.0.0.1 15500 uksat bSlyb 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256

No comments:

Post a Comment