Author Topic: How to setup oscam/CCcam for sky it card  (Read 4209 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
How to setup oscam/CCcam for sky it card
« on: June 01, 2010, 01:42:11 PM »
For Sky it -0919

oscam.server

Quote
[reader]
label = Sky
protocol = internal
detect = CD
device = /dev/sci0
group = 1
emmcache = 1,3,2
mhz = 368
ReconnectTimeout = 20
DisableServerFilter = 1

oscam.conf


Quote
[global]
Nice = -1
LogFile = stdout
MaxLogSize = 102400
Sleep = 0
FallbackTimeout = 2
ClientTimeout = 5
ClientMaxIdle = 120
CacheDelay = 150
WaitForCards = 1
PreferLocalCards = 1

[newcamd]
key = 0102030405060708091011121314
port = 15000@0919:000000

oscam.user

Quote
[account]
user = user
pwd = pass
group = 1
uniq = 0
caid = 0919
in CCcam.cfg

N: 127.0.0.1 15000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256


For SKy It -093b


everything is the same as D+ only replace these lines in

oscam.conf

Quote
port = 15000@093b:000000
and

oscam.user

Quote
caid = 093b

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: How to setup oscam/CCcam for sky it card
« Reply #1 on: October 02, 2010, 05:51:48 PM »
== Sky IT 919 (internal cardreader) ==


Quote
---------------------------------------------------------------------------------------------------------------
oscam.conf
---------------------------------------------------------------------------------------------------------------
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log

[newcamd]
Key = 0102030405060708091011121314
Port = 15000@0919:000000

[webif]
httpport = 16002
httpuser = root
httppwd = NSFW
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

----------------------------------------------------------------------------------------------------------
oscam.server
----------------------------------------------------------------------------------------------------------

[reader]
label = SkyIT
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
BoxID = xxxxxxxx
CAID = 0919
ident = 0919:000000

-------------------------------------------------------------------------------------------------------------------
oscam.user
--------------------------------------------------------------------------------------------------------------------

[account]
user = user
pwd = pass
group = 1
AU = SkyIT


--------------------

== Sky IT 93b (internal cardreader) ==

Quote


---------------------------------------------------------------------------------------------------------------
oscam.conf
---------------------------------------------------------------------------------------------------------------
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120
logfile = /usr/local/etc/oscam.log

[newcamd]
Key = 0102030405060708091011121314
Port = 11005@093b:000000

[webif]
httpport = 16002
httpuser = root
httppwd = NSFW
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

----------------------------------------------------------------------------------------------------------
oscam.server
----------------------------------------------------------------------------------------------------------

[reader]
label = SkyIT
Protocol = internal
detect = CD
device = /dev/sci0
Group = 1
EMMCache = 1,3,2
BoxID = 12334455
CAID = 093b
Ident = 093b:000000

-------------------------------------------------------------------------------------------------------------------
oscam.user
-------------------------------------------------------------------------------------------------------------------

[account]
user = user
pwd = pass
group = 1
au = SkyIT




--------------------