Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

Reihe von XXX Karten mit OScam

    Nobody is reading this thread right now.

giftstaub

Elite User
Registriert
28. Januar 2010
Beiträge
1.676
Reaktionspunkte
1.523
Punkte
113
Ort
Ruhrpott
Hallo zusammen,

Reihe Howto von XXX Karten mit OScam 1.00 :hell

Redlight HD Irdeto 2 card (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key             = 0102030405060708091011121314
Port            = 34000@0628:0000

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

oscam.server

Code:
[reader]
Label = Redlight
Protocol = internal
Detect = cd
Device = /dev/sci0
Group = 1
caid = 0628
ident = 0628:000000
cardmhz = 600
mhz = 600
force_irdeto = 1
lb_weight = 100
emmcache = 1,3,2

oscam.user

Code:
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = Redlight

Penthouse HD Viaccess 4.0 (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key             = 0102030405060708091011121314
Port            = 34000@0500:042700

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

oscam.server

Code:
[reader]
Label = PENT
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,3,2
Group = 1
CAID = 0500
ident = 0500:042700

oscam.user

Code:
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = PENT

Red Hot Viaccess (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key             = 0102030405060708091011121314
Port            = 15000@0500:042200,042210

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

oscam.server

Code:
[reader]
label = RED
Protocol = internal
detect = CD
device = /dev/sci0
Group          = 1
EMMCache = 1,3,2
CAID = 0500
ident = 0500:042200,042210

oscam.user

Code:
[account]
user = user
pwd = pass
group = 1
AU    = RED

Elite Fusion Viaccess 4.0 (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@0500:041700

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

oscam.server

Code:
[reader]
Label = ELITE
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,3,2
Group = 1
CAID = 0500
ident = 0500:041700

oscam.user

Code:
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = ELITE

SCT (Satisfaction) Viaccess 4.0 (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key             = 0102030405060708091011121314
Port            = 34000@0500:042700

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

oscam.server

Code:
[reader]
Label = SCT
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,3,2
Group = 1
CAID = 0500
ident = 0500:042700

oscam.user

Code:
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = SCT

Dolly Buster + HD Viaccess (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@0500:042200

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

oscam.server

Code:
[reader]
Label = dolly
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,3,2
Group = 1
CAID = 0500
ident = 0500:042200
ecmwhitelist = 0500:042200:30,35

oscam.user

Code:
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = dolly

Private Spice Viaccess card (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

[newcamd]
Key = 0102030405060708091011121314
Port = 34000@0500:032500

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

oscam.server

Code:
[reader]
Label = spice
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,3,2
Group = 1
CAID = 0500
ident = 0500:032500
ecmwhitelist = 0500:032500:2A

oscam.user

Code:
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = spice

ContoTV Conax card (internal cardreader)

oscam.config

Code:
[global]
nice = -1
WaitForCards = 1
ClientTimeout = 5
CacheDelay = 120

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

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

oscam.server

Code:
[reader]
Label = conto
Protocol = internal
Detect = cd
Device = /dev/sci0
EMMCache = 1,3,2
Group = 1
CAID = 0B01
ident = 0B01:000000
ecmwhitelist = 0B01:000000:4C,77,86,8C,8E,A4

oscam.user


Code:
[account]
user = oscam_user
pwd = oscam_password
group = 1
AU = conto
Bitte nur XXX Konfigurationen mit OScam Posten :agree:

29.07.2011: Dolly HD, Private Spice und ContoTV Hinzugefügt :ja

Hier gehts zum Laberthread weiter.


 
Zuletzt bearbeitet von einem Moderator:
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…