Quantcast
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

V14 Oscam client only zu Oscam Server kein AU (Active)

scharpi

Freak
Registriert
3. Dezember 2008
Beiträge
278
Reaktionspunkte
15
Punkte
78
Wir sind hier gerade bei der folgenden config am basteln:
Debian mit Oscam Build r8877 und einer DM800 als Client mit Oscam r8915 only.


Server

oscam.conf

#[global]
disablelog = 1
logfile = /media/hdd/oscam.log
fallbacktimeout = 1600
clientmaxidle = 180
cachedelay = 20
unlockparental = 1
nice = -1
maxlogsize = 900
preferlocalcards = 1
dropdups = 1
usrfile = (null)
cwlogdir = /media/hdd/cw.log
emmlogdir = /media/hdd/emm.log


[cccam]
port = 4722
serverip =
nodeid = 5780C291103E14AC
version = 2.3.0
reshare = 3
reshare_mode = 1
ignorereshare = 0
forward_origin_card = 0
stealth = 0
updateinterval = 240
minimizecards = 0
keepconnected = 1
recv_timeout = 2000




[webif]
httpport = 16003
serverip = 0.0.0.0
httpuser = oscam
httppwd = oscam
http_prepend_embedded_css = 0
httprefresh = 15
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255
httpreadonly = 0
httpsavefullcfg = 1
httpforcesslv3 = 0
httpdyndns =
aulow = 30
hideclient_to = 25

oscam.server:

[reader]
label = skyv14_a
description =
enable = 1
protocol = smartreader
device = Serial:Reader F201292
pincode = none
gbox_max_distance = 2
gbox_max_ecm_send = 3
readnano =
services = skyhd
cacheex_allow_request = 1
caid = 098C
boxid = 12345678
boxkey =
rsakey =
ins7e11 = 15
ecmwhitelist = 098C:52,57,64,6A,9B,9C,A1,91,96,97,98
ecmheaderwhitelist =
detect = cd
nagra_read = 0
mhz = 600
cardmhz = 369
group = 1
emmcache = 1,1,2
blockemm-unknown = 1
blockemm-u = 0
blockemm-s = 0
blockemm-g = 1
saveemm-unknown = 1
saveemm-u = 1
saveemm-s = 1
saveemm-g = 1
blockemm-bylen =
lb_weight = 100
cccreshare = -1
auprovid = 00098C
ndsversion = 2

oscam.user:

[account]
user = clientAU
pwd = passwd
au = skyv14_a
services = skyhd,!v14hdplus
group = 1
description = se AU

Client DM800

oscam.conf:

[global]
logfile = /dev/null
cachedelay = 20
bindwait = 60
unlockparental = 1
nice = -1
maxlogsize = 5000
preferlocalcards = 1
saveinithistory = 1
[dvbapi]
enabled = 1
au = 1
boxtype = dreambox
user = dvbapi
[cccam]
port = 47201
serverip =
nodeid = 5780C291103E14AC
version = 2.3.0
reshare = 3
reshare_mode = 1
ignorereshare = 0
forward_origin_card = 0
stealth = 0
updateinterval = 240
minimizecards = 0
keepconnected = 1
recv_timeout = 2000
[webif]
httpport = 8888
httpuser = oscam
httppwd = oscam
httprefresh = 10

Oscam.server:

[reader]
label = cccamproxy
protocol = cccam
device = 192.168.1.22,4722
user = clientAU
password = passwd
caid = 098C
group = 1
AU = skyv14_a
cccversion = 2.3.0
ccckeepalive = 1

oscam.user:

[account]
user = dvbapi
pw =
group = 1
au = 1

Die V14 läuft perfekt mit max. 83ms ECM Zeiten und als Client haben wir auch Zugriff bzw. Bild ist da, aber leider bekommen wir am Server bei AU nicht "Active" angezeigt. Auch steht beim Server camd3 als Protokoll obwohl alles über CCcam Protokoll läuft. Hat jemand einen Tipp was wir evtl übersehen haben.??

lG Scharpi
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

hi,
die NODEID ist bei beiden gleich, das darf diese aber nicht sein
lösch mal am client diese und sterte oscam neu

das da auch camd3 steht kann ich mir nicht vorstellen, komisch
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

Siehst du, man hängt da 3 Stunden vor und sieht dann nix mehr. das probier ich gleich noch aus - Vielen Dank. Ach ja, ich hab natürlich oben noch den dvbapi.conf Eintrag von der Client Box vergessen.
dvbapi.conf:

P: 098C
I: 0
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

desweiteren kannst du denn AU parameter aus dem Reader entfernen, hat da keine funktion/nutzen
benenne den localen user auch anders, wenn dieser dvbapi heisst gibt es auch schon mal probleme
als AU beim user label namen eintragen mal
also:
Code:
[COLOR=#3E3E3E]oscam.conf:[/COLOR]

[COLOR=#3E3E3E][global][/COLOR]
[COLOR=#3E3E3E]logfile = /dev/null[/COLOR]
[COLOR=#3E3E3E]cachedelay = 20[/COLOR]
[COLOR=#3E3E3E]bindwait = 60[/COLOR]
[COLOR=#3E3E3E]unlockparental = 1[/COLOR]
[COLOR=#3E3E3E]nice = -1[/COLOR]
[COLOR=#3E3E3E]maxlogsize = 5000[/COLOR]
[COLOR=#3E3E3E]preferlocalcards = 1[/COLOR]
[COLOR=#3E3E3E]saveinithistory = 1[/COLOR]
[COLOR=#3E3E3E][dvbapi][/COLOR]
[COLOR=#3E3E3E]enabled = 1[/COLOR]
[COLOR=#3E3E3E]au = 1[/COLOR]
[COLOR=#3E3E3E]boxtype = dreambox[/COLOR]
[COLOR=#ff0000]user = lokal[/COLOR]
[COLOR=#3E3E3E][cccam][/COLOR]
[COLOR=#3E3E3E]port = 47201[/COLOR]
[COLOR=#3E3E3E]serverip =[/COLOR]
[COLOR=#3E3E3E]version = 2.3.0[/COLOR]
[COLOR=#3E3E3E]reshare = 3[/COLOR]
[COLOR=#3E3E3E]reshare_mode = 0[/COLOR]
[COLOR=#3E3E3E]keepconnected = 1[/COLOR]

[COLOR=#3E3E3E][webif][/COLOR]
[COLOR=#3E3E3E]httpport = 8888[/COLOR]
[COLOR=#3E3E3E]httpuser = oscam[/COLOR]
[COLOR=#3E3E3E]httppwd = oscam[/COLOR]
[COLOR=#3E3E3E]httprefresh = 10[/COLOR]

[COLOR=#3E3E3E]Oscam.server:[/COLOR]

[COLOR=#3E3E3E][reader][/COLOR]
[COLOR=#3E3E3E]label = cccamproxy[/COLOR]
[COLOR=#3E3E3E]protocol = cccam[/COLOR]
[COLOR=#3E3E3E]device = 192.168.1.22,4722[/COLOR]
[COLOR=#3E3E3E]user = clientAU[/COLOR]
[COLOR=#3E3E3E]password = passwd[/COLOR]
[COLOR=#3E3E3E]caid = 098C[/COLOR]
[COLOR=#3E3E3E]group = 1[/COLOR]
[COLOR=#3E3E3E]cccversion = 2.3.0[/COLOR]
[COLOR=#3E3E3E]ccckeepalive = 1[/COLOR]

[COLOR=#3E3E3E]oscam.user:[/COLOR]

[COLOR=#3E3E3E][account][/COLOR]
[COLOR=#ff0000]user = lokal[/COLOR]
[COLOR=#3E3E3E]pw = [/COLOR]
[COLOR=#3E3E3E]group = 1[/COLOR]
[COLOR=#ff0000]au = cccamproxy[/COLOR]
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

Jepp, hab ich alles gemacht beim Server steht jetzt auch "Protokoll cccam" aber AU steht nicht auf "Active"
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

mach mal die ganzen blockemm- und saveemm- einträge raus oder auf 0, auprovid raus
änder mal den reader so ab
Code:
[COLOR=#333333][reader][/COLOR]
[COLOR=#333333]label = skyv14_a[/COLOR][COLOR=#333333] [/COLOR]
[COLOR=#333333]enable = 1[/COLOR]
[COLOR=#333333]protocol = smartreader[/COLOR]
[COLOR=#333333]device = Serial:Reader F201292[/COLOR]
[COLOR=#333333]services = skyhd[/COLOR]
[COLOR=#333333]caid = 098C [/COLOR]
[COLOR=#333333]boxid = 12345678[/COLOR]
[COLOR=#333333]ins7e11 = 15[/COLOR]
[COLOR=#333333]ecmwhitelist = 098C:52,57,64,6A,9B,9C,A1,91,96,97,98[/COLOR]
[COLOR=#333333]detect = cd[/COLOR]
[COLOR=#333333]mhz = 600[/COLOR]
[COLOR=#333333]cardmhz = 369[/COLOR]
[COLOR=#333333]group = 1[/COLOR]
[COLOR=#333333]emmcache = 1,1,2[/COLOR]
[COLOR=#333333]ndsversion = 2[/COLOR]
oscam neu starten
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

Alles direkt so in die oscam.reader vom server rein, Neustart aber leider kein AU = Aktive
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

aber steht auf ON, würde heißen das Au erlaubt ist, kommt aber nichts an

den EMM support haben die oscam versionen, guck mal unter FILES->oscam.version
Code:
NDS Videoguard:                yes
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

Ja, steht bei beiden unter Version auf Yes
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

der client steht auch auf ON beim AU?
mach mal bitte den parameter httpsavefullcfg auf 0 in der oscam.conf und starte neu, damit werden die default werte ausgeblendet in der config un poste diese nochmal, server und client
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

Du, ich hab alles nochmal neu gestartet und da steht doch tatsächlich "Active"

Gebt dem Mann eine Zigarre.!!!
Echt Klasse - Danke.

lG Scharpi
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

super
rauche nicht aber ein :emoticon-0167-beer: geht immer :emoticon-0105-wink:
 
Ja, manchmal ist es schade das man sich nicht mit nem Bier oder sowas bedanken kann.

Du ich hab schon Uniqe EMMs bekommen und meine Karte wurde problemlos verlängert. Doch da gibts schon das nächste Problem. saveemm = 1 und den Log Pfad hab ich angegeben:
emmlogdir = /var/log/ipc/emm.log


so siehts aus:
[videoguard2] Successfully added EMM to /var/log/ipc/emm.log/skyv14_a_emm.log
2014/03/29 20:18:49 88CA2F8 c skyv14_a [videoguard2] Successfully added binary EMM to /var/log/ipc/emm.log/skyv14_a_emm.bin
2014/03/29 20:18:49 88CA2F8 c skyv14_a [videoguard2] Successfully added EMM to /var/log/ipc/emm.log/skyv14_a_emm.log
2014/03/29 20:18:49 88CA2F8 c skyv14_a [videoguard2] Successfully added binary EMM to /var/log/ipc/emm.log/skyv14_a_emm.bin
2014/03/29 20:18:49 88CA2F8 c skyv14_a [videoguard2] Successfully added EMM to /var/log/ipc/emm.log/skyv14_a_emm.log
2014/03/29 20:18:49 88CA2F8 c skyv14_a [videoguard2] Successfully added binary EMM to /var/log/ipc/emm.log/skyv14_a_emm.bin

trotzdem steht in der angegebenen Log Datei nix drin.?!
Woran könnte das liegen.?
 
Zuletzt bearbeitet von einem Moderator:
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

dazu kann ich dir nichts sagen
hab mich damit noch nicht auseinandergesetzt

welche emm´s blockst du jetzt und welche speicherst du?
 
AW: V14 Oscam client only zu Oscam Server kein AU (Active)

ich lasse nur die uniqe Emms durch, alles andere blocke ich. Ein 53er Emm hat auf meiner Karte die Entitlements verlängert. Gespeichert werden alle EMMs.
 
Zurück
Oben