Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Installation von Homesharing / Cardsharing (Sehr einfach) Deutsch

    Nobody is reading this thread right now.
Jetzt möchte ich ein Homesharing bauen und den Mutant HD 60 gerne mit einbinden
Wenn du die Karte weitergeben willst wirst du nicht an Oscam vorbeikommen.
geht mit gbox genau so gut wie mit oscam
dafür musste nur die "cwshare.cfg" im Ordner "usr/keys" anpassen
hier ein Beispiel wo du nur noch die IP Adressen durch die deiner Boxen ersetzen musst
I: { 03 }


N: { 00 00 20 00 2500 4500 }


X: { 05 }


M: { 192.168.178.20 { AB333441 }}

D: { 192.168.178.21 { 8010 8010 { CC334B24 { 5 5 }}}}
I: { 03 }


N: { 00 00 20 00 2500 4500 }


X: { 05 }


M: { 192.168.178.21 { CC334B24 }}

D: { 192.168.178.20 { 8010 8010 { AB333441 { 5 5 }}}}
MfG sodex
 
Hallo Sodex , ich habe mal es hier angehangen . Schau es dir mal an bitte. Denn leider tut sich da nichts.
Muss ich in meiner Fritz Box noch was machen oder in den Boxen ? Im Softcamfeed habe ich auch nur gbox Installiert.
Auf meiner Hauptbox kommt unten im Feld

====Nagra ECM on CaID 0x186A, pid 0x1FAA====
SysID 3411
CW0: Zahlenreihe
CW1: Zahlenreihe
decode:slot-1
response:48

Beide Boxen OpenATV 6.4

# allow maximum 06 share level for recieved card data
I: { 03 }

# 01 repeat EMM's
# 00 consider every EMM only once
# 01 restart pid on overflow
# 1* reset ENX on every channel change
# 2* rezap after start (calling pzapit -rz --pal)
# *1 check/reset ENX freezes on FTA
# *2 check/reset ENX freezes on PayTV
# *3 check/reset ENX freezes on FTA and PayTV
# 00 write nothing in atack.txt
# 01 write into atack.txt: password is wrong
# 02 write into atack.txt: ID unknown
# 04 write into atack.txt: IP is wrong
# 08 write into atack.txt: port is worng
# 10 write into atack.txt: share.stat
# 20 create online.log for online/offline logging
# 3F write everything. (combine bits for other combinations)
# 4000 send ecm again after 4 Seconds if no reply.
# 6000 resync decode after 6 Seconds if net decode failed
N: { 00 00 20 00 2500 4500 }

# Send ECM's at maximum 5 cards (please use this as default)
X: { 05 }

# Send ECM's in any case to these card ID's, even they are more then X:
# some examples ...
# G: { 17020000 1234 }
# G: { 0B000000 ABCD }
# G: { 05021510 AB34 }
# G: { 0D03A000 A234 }

# cwshare.cfg sharing parameters
# M: { hostname { password }}
# D: { hostname { rx_port tx_port { password { loc_code net_code }}}}
#
# loc_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 0 | | | |
# +-+-+-+- level
#
# net_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 | | | | |
# | +-+-+-+- level
# +--------- drop level zero cards
# example: D: { friend1.homeip.net { 8010 8020 { B142AB11 { 05 15 }}}}
#
# password
M: { 192.168.188.34 { AB333441 }}

#
# Internet Friends rx tx password cod
#D: { friend1.homeip.net { 8010 8010 { B142AB11 { 5 5 }}}}
#D: { friend2.homelinux.net { 8010 8010 { 81BFF901 { 5 5 }}}}

#
# other local boxes
D: { 192.168.188.60 { 8010 8010 { CC334B24 { 5 5 }}}}

# allow maximum 06 share level for recieved card data
I: { 03 }

# 01 repeat EMM's
# 00 consider every EMM only once
# 01 restart pid on overflow
# 1* reset ENX on every channel change
# 2* rezap after start (calling pzapit -rz --pal)
# *1 check/reset ENX freezes on FTA
# *2 check/reset ENX freezes on PayTV
# *3 check/reset ENX freezes on FTA and PayTV
# 00 write nothing in atack.txt
# 01 write into atack.txt: password is wrong
# 02 write into atack.txt: ID unknown
# 04 write into atack.txt: IP is wrong
# 08 write into atack.txt: port is worng
# 10 write into atack.txt: share.stat
# 20 create online.log for online/offline logging
# 3F write everything. (combine bits for other combinations)
# 4000 send ecm again after 4 Seconds if no reply.
# 6000 resync decode after 6 Seconds if net decode failed
N: { 00 00 20 00 2500 4500 }

# Send ECM's at maximum 5 cards (please use this as default)
X: { 05 }

# Send ECM's in any case to these card ID's, even they are more then X:
# some examples ...
# G: { 17020000 1234 }
# G: { 0B000000 ABCD }
# G: { 05021510 AB34 }
# G: { 0D03A000 A234 }

# cwshare.cfg sharing parameters
# M: { hostname { password }}
# D: { hostname { rx_port tx_port { password { loc_code net_code }}}}
#
# loc_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 0 | | | |
# +-+-+-+- level
#
# net_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 | | | | |
# | +-+-+-+- level
# +--------- drop level zero cards
# example: D: { friend1.homeip.net { 8010 8020 { B142AB11 { 05 15 }}}}
#
# password
M: { 192.168.188.60 { CC334B24 }}

#
# Internet Friends rx tx password cod
#D: { friend1.homeip.net { 8010 8010 { B142AB11 { 5 5 }}}}
#D: { friend2.homelinux.net { 8010 8010 { 81BFF901 { 5 5 }}}}

#
# other local boxes
D: { 192.168.188.34 { 8010 8010 { AB333441 { 5 5 }}}}
 
Zuletzt bearbeitet:
Muss ich in meiner Fritz Box noch was machen oder in den Boxen ?
nein, an der Fritz Box musste nix machen - an deinen Boxen kontrollieren ob die "cwshare.cfg's" die Reche 644 haben - Boxen beide neu starten kann auch nicht Schaden
deine beiden "cwshare.cfg" sehen soweit ganz gut aus
und ob sich beide Boxen verbinden siehst du in der "debug.txt" im Ordner "tmp" - dazu muss in der "gbox.cfg" Z: { 01 01 }
gesetzt sein
hier mal ein "debug.txt" von der Box wo die Karte an Client Box geht
strange input data in gbox_cfg, W:, pos 3857

gbox.net 2.2A/Linux@ARM ( Mar 2 2016, 20:44:30 ) git811.K
mode 03
AU:03/update:01/Keyfile:00 Hash:01 DispECM:01/EMM:01 UDPInit:00 OSD:00
ignore.list file not found
enx_conf = 0 ; reset on zap=2
trying to get online, please wait ...
My IP 192.168.178.29 ID 8EED (192.168.178.29) pass AABB2456, we are offline
IP 192.168.178.20 Port 8010-8010 ID 9F72 pass AB333441 sharelevel 5/5 (192.168.178.20)
IP 192.168.178.21 Port 8010-8010 ID 8717 pass CC334B24 sharelevel 5/5 (192.168.178.21)
Total 1 ports to monitor
monitoring port: 8010
CPU ARM
using LinuxTV api3
internal slot1 opened
mode: any pid
have to init card 1
ATR :
3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50
34 35 30 20 52 65 76 57 36 30 14
Reset Baudrate = 9600 Baud
12 E1 01 FB
Nagravision merlin card DNASP450 RevW60

Serial (UA) 12....
SysID 3411
CaID 186A
Camkey 13...

Working Baudrate = 140625 Baud
card init ok
entering main loop
->HelloL to 192.168.178.20 (192.168.178.20:8010)
->HelloL to 192.168.178.21 (192.168.178.21:8010)
->Hello1 to 192.168.178.20
->Hello1 to 192.168.178.21
ReRead pmt.tmp
**** hashTableECM 0 elements ****
**** hashTableEMM 0 elements ****
->Hello2 to 192.168.178.20
->Hello2 to 192.168.178.21
ReRead pmt.tmp
**** hashTableECM 0 elements ****
**** hashTableEMM 0 elements ****
<-Hello from 192.168.178.20 port 8010
->Hello to 192.168.178.20
<-Hello from 192.168.178.20 port 8010
->Hello to 192.168.178.20
<-Hello from 192.168.178.20 port 8010
->HelloR to 192.168.178.20
->Hello to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
->HelloR to 192.168.178.20
<-Hello from 192.168.178.20 port 8010
->Hello to 192.168.178.20
<-Hello from 192.168.178.20 port 8010
<-ECM (1<-)-01 received from 192.168.178.20
Generating new session key on card 1
->CW (->1) send to 192.168.178.20 (154 ms)
->Hello to 192.168.178.20
<-ECM (1<-)-01 received from 192.168.178.20
->CW (->1) send to 192.168.178.20 (159 ms)
<-ECM (1<-)-01 received from 192.168.178.20
->CW (->1) send to 192.168.178.20 (152 ms)
<-ECM (1<-)-01 received from 192.168.178.20
->CW (->1) send to 192.168.178.20 (153 ms)
<-ECM (1<-)-01 received from 192.168.178.20
->CW (->1) send to 192.168.178.20 (156 ms)
und hier der dazugehörige "debux.txt" der Client Box
===============================================
ECM: CaID: 0x1830 Nagravision (Kudelski SA) -> CaPID: 0x1CD0
ECM: CaID: 0x1860 Nagravision (Kudelski SA) -> CaPID: 0x1ED0
ECM: CaID: 0x1843 Nagravision (Kudelski SA) -> CaPID: 0x19D0
ECM: CaID: 0x098C Videoguard (NDS) -> CaPID: 0x1AD0
ECM: CaID: 0x09C4 Videoguard (NDS) -> CaPID: 0x1BD0
*ECM: CaID: 0x186A Nagravision (Kudelski SA) -> CaPID: 0x1DD0
ECM: CaID: 0x098D Videoguard (NDS) -> CaPID: 0x18D0
ECM: CaID: 0x186D Nagravision (Kudelski SA) -> CaPID: 0x1DD1
ECM: CaID: 0x06CB Irdeto -> CaPID: 0x1BD1
ECM: CaID: 0x1842 Nagravision (Kudelski SA) -> CaPID: 0x1CD1
ECM: CaID: 0x4B64 -> CaPID: 0x1CD1
EMM: CaID: 0x1830 Nagravision (Kudelski SA) -> CaPID: 0x1003
EMM: CaID: 0x1843 Nagravision (Kudelski SA) -> CaPID: 0x1005
EMM: CaID: 0x09C4 Videoguard (NDS) -> CaPID: 0x1008
EMM: CaID: 0x098C Videoguard (NDS) -> CaPID: 0x1008
EMM: CaID: 0x1860 Nagravision (Kudelski SA) -> CaPID: 0x1007
EMM: CaID: 0x1867 Nagravision (Kudelski SA) -> CaPID: 0x1006
EMM: CaID: 0x186A Nagravision (Kudelski SA) -> CaPID: 0x1013
EMM: CaID: 0x098D Videoguard (NDS) -> CaPID: 0x1008
EMM: CaID: 0x06E2 Irdeto -> CaPID: 0x1033
EMM: CaID: 0x0624 Irdeto -> CaPID: 0x1022
**** hashTableECM 1 elements ****
**** hashTableEMM 0 elements ****
->ECM (->1) send to 192.168.178.29 (8EED)
<-CW (<-1) received from 192.168.178.29 (8EED) (158 ms)
==== Network ECM on CaID 0x186A, pid 0x1DD0 ===
prov: 8EED, slot: 1 level: 4 dist: 1
CW0: FC 32 ED 1B 10 0F 61 80
CW1: C6 F2 80 38 3C 0F 34 7F
response:158
===============================================
->ECM (->1) send to 192.168.178.29 (8EED)
<-CW (<-1) received from 192.168.178.29 (8EED) (155 ms)
==== Network ECM on CaID 0x186A, pid 0x1DD0 ===
prov: 8EED, slot: 1 level: 4 dist: 1
CW0: FC 32 ED 1B 10 0F 61 80
CW1: 54 04 75 CD 00 21 92 B3
response:155
===============================================
MfG sodex
 
Moin Sodex,

soweit geht die erste Client Box. Erstmal vielen lieben Dank dafür.

Jetzt habe ich eine neue Box bestückt ( Client 2 )

Läuft leider nicht an. Wieder was falsch gemacht ?

I: { 03 }


N: { 00 00 20 00 2500 4500 }


X: { 05 }


M: { 192.168.188.38 { AB333441 }}


D: { 192.168.188.60 { 8010 8010 { CC334B24 { 5 5 }}}}
{ 192.168.188.61 { 8010 8010 { CC334B25 { 5 5 }}}}

I: { 03 }


N: { 00 00 20 00 2500 4500 }


X: { 05 }


M: { 192.168.188.61 { CC334B25 }}

D: { 192.168.188.38 { 8010 8010 { AB333441 { 5 5 }}}}

@filius00

Grüß dich. Kurze Frage da mein Wissen da leider bei 0 ist. Was ist denn eigentlich nun BESSER ? Oscam oder gbox ?

Ist vielleicht es einfacher Oscam zu Installieren und dann mit einer Ccam.cfg zu Arbeiten ?

Oder ist es völlig Wuppe was genommen wird ? Habe vor erstmal es mit einer Hd+ Karte zu testen. Wenn das alles mal Funktioniert würde ich dann auf ein Sky Abo mit HD+ umsteigen und dann alle meine Räume bestücken. Aber zum Testen erstmal das Günstigere HD+ Einzeln.

LG Ronny
 
@sodex

Erstmal Wirklich ein richtig großen Dank . Alle Reciever lüppen.

Jetzt zu der Sky Sache. Ich denke mal hier ist ein richtig gutes Forum mit viel Fachwissen. Sollte es wirklich nicht Funktionieren mit der neuen Sky Karte ?
 
Zuletzt bearbeitet:
Alles klar. Vielleicht tut sich die nächsten Monate ja was. Egal dann ist meine Sache erstmal beantwortet. Vielen Dank. Gute Arbeit.
 
Zuletzt bearbeitet von einem Moderator:
@SimbadeDay ,
auch Oscam ist kein Hexenwerk - du hast Open ATV Image mit aktuellen CamFeed auf deinen Boxen - dann installierst dir auf allen Boxen die aktuelle Trunk Version und passt die Configs wie im Beispiel über das jeweilige Oscam WebIf siehe Bild an
mit IP der Box und OscamWebIf Port z.B. 192.168.188.38:8888
Server Box mit HD04 Karte
----------------------
oscam.conf
...........
[global]
logfile = /etc/tuxbox/config/oscam.log
nice = -1
maxlogsize = 1024
emmlogdir = /etc/tuxbox/config/
preferlocalcards = 2


[cs357x]
port = 13000



[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
user = local
read_sdt = 2
write_sdt_prov = 1
extended_cw_api = 2
boxtype = dreambox

[webif]
httpport = 8888
httpscript = /etc/tuxbox/config/script/
httphelplang = de
httprefresh = 10
httppollrefresh = 10
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpallowed = 0.0.0.0-255.255.255.0
http_status_log = 1

...............................................................
oscam.server
.............
[reader]
label = HD04
protocol = internal
device = /dev/sci0
autospeed = 0
caid = 186A
mod1 = 9...............63
data50 = B6..............92
mod50 = DB..............D5
key60 = 9...............EB
exp60 = 26..............21
nuid = 84....1E
cwekey = 1B..............C6
detect = cd
mhz = 450
cardmhz = 2700
group = 1
emmcache = 1,1,2,0


.............................................................
oscam.user
............
[account]
user = local
au = 1
group = 1

[account]
user = user1
pwd = pass1
au = 1
group = 1

[account]
user = user2
pwd = pass2
au = 1
group = 1
..............................................................
oscam.dvbapi (optional)
........................
P: 186A
I: 0
.........................

und auf 1.Client Box:
oscam.conf
.............
[global]
logfile = /etc/tuxbox/config/oscam.log
nice = -1
maxlogsize = 1024
emmlogdir = /etc/tuxbox/config/
preferlocalcards = 2


[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
user = local
read_sdt = 2
write_sdt_prov = 1
extended_cw_api = 2
boxtype = dreambox

[webif]
httpport = 8888
httpscript = /etc/tuxbox/config/script/
httphelplang = de
httprefresh = 10
httppollrefresh = 10
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpallowed = 0.0.0.0-255.255.255.0
http_status_log = 1
.............................................................

oscam.server
...................................
[reader]
label = cs357xreader
protocol = cs357x
device = 192.168.188.38,13000
user = user1
password = pass1
group = 1
.......................................................
oscam.user
............
[account]
user = local
au = 1
group = 1
........................................................
oscam.dvbapi
........................
P: 186A
I: 0
.........................

und auf 2.Client Box:
oscam.conf
.............
[global]
logfile = /etc/tuxbox/config/oscam.log
nice = -1
maxlogsize = 1024
emmlogdir = /etc/tuxbox/config/
preferlocalcards = 2


[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
user = local
read_sdt = 2
write_sdt_prov = 1
extended_cw_api = 2
boxtype = dreambox

[webif]
httpport = 8888
httpscript = /etc/tuxbox/config/script/
httphelplang = de
httprefresh = 10
httppollrefresh = 10
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpallowed = 0.0.0.0-255.255.255.0
http_status_log = 1
.............................................................

oscam.server
...................................
[reader]
label = cs357xreader
protocol = cs357x
device = 192.168.188.38,13000
user = user2
password = pass2
group = 1
.......................................................
oscam.user
............
[account]
user = local
au = 1
group = 1
........................................................
oscam.dvbapi
........................
P: 186A
I: 0
.........................
Du musst Regestriert sein, um das angehängte Bild zusehen.
MfG sodex
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Und wenn es geht über dieses Protokoll Sharen
[cs357x]
port = 13000
Client natürlich auch Oscam drauf spielen
 
Zurück
Oben