PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Fehler im Netzwerk mit UFS 910



albert91
12.04.09, 16:48
Hallo alle Miteinander.
Habe ein kleines Prob mit der Kathi UFS 910. Möchte mit Mgcamd über einen
Router an einen Newcamd Server andoggen. Hier mal meine Mg_cfg, Newcamd.list, Log der Mgcamd nach dem verbinden sowie Auszug aus dem Webinterface.
Habe im Router Portweiterleitung aktiviert. Vermute mal es liegt aber am Port weil der newcamd route beim Eingang und Ausgang auf offline steht sowie Fehlermeldung as root failed ausgibt. Fummel jetzt schon 3 Tage daran rum und seh den Wald vor lauter Bäumen nicht. Kann mir jemand einen Tipp geben ??? :38:
// Mg_cfg
# EMM messages
# 00 don't show any EMMs (default)
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
M: { 01 }
# ECM messages
# 00 don't show anything about ecm
# 01 normal mode, show pids processed, decoded ecm and cw
# 02 verbose mode, show valid and bad ECMs with data
C: { 01 }
# AU
# 00 disable, no emm pids processed
# 01 enable, emm pids always processed for soft-au and shared cards
# 02 auto, emm started only if channel cant be decoded
# 03 process emm pids for network cards update only
A: { 02 }
# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 enable TPS au
U: { 01 }
# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /data/keys
# 01 files in /tmp
T: { 00 }
# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
G: { 01 }
# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
# + XX messages number and YY seconds to reconnect
# mg will reconnect to server, if no answer to last XX ecm/keepalive or
# if no answer for last ecm or keepalive sent for YY seconds
# set to 0 to disable
N: { 07 } 5 30
# network ecm timeout in seconds
K: { 05 }
# newcamd dead routes connect retry, sec
Q: { 600 }
# network shares priority
# 00 gbox, newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd, gbox
# 02 newcamd, camd3, gbox, radegast
P: { 02 }
# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + user password for http auth
O: { 00 } root kathrein
# on screen display Options, summ of:
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
# + web port to use for osd
S: { 03 } 80
# Log option, summ of:
# 00 off
# 01 network udp log
# 02 log to console
# 04 file, appended ! delete it by yourself, before it eat all your hdd
# + IP udp-port log-file-name
L: { 00 } 192.168.1.XX 28007 /tmp/mgcamd.log
# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value,
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 15 }
# cache option, summ of:
# 00 Off (default)
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# 02 Ecm data cache, remember CW for (E:) time
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 07 }
# reread files, summ of:
# 00 No (default)
# 01 reread config file on channel change (including priority and ignore, but not replace/cache)
# 02 reread SoftCam.Key on channel change
# 04 reread SoftCam.Key if file changed
R: { 00 }
# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 00 }
# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
B: { 00 }
// Newcamd.list
CWS_KEEPALIVE = 300
CWS_INCOMING_PORT = 15003
CWS = 127.0.0.1 34000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 34001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 91.15.155.XXX 15003 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan
CWS = 192.168.1.XX 15004 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan
CWS = sxxx-forum.axx.xx 7655 age88 age88 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs
Mgcamd.log
tuxbox mgcamd v1.31 by mixvt (compiled Oct 27 2008 23:09:59)
[mg] Net:1:7:2:5s Show ecm:1, emm:1 Up:1 Au:2 Dir:0 Osd:no:80:0 Cache:7 Log:4:192.168.1.xx:28007 Reread:0
[mg] Ecm cache time: 15
Box type: stapi
Conax.Key error 2: No such file or directory
Keys readed
Conax.Key error 2: No such file or directory
[config] newcamd route = root:127.0.0.1:34000
[config] newcamd route = root:127.0.0.1:34001
[config] newcamd route = root:91.15.xxx.xxx:15003 server
[config] newcamd route = root:192.168.1.xx:15004
[config] newcamd route = age88:xxx-forum.axx.xx:7655 server newcs
newcamd keep alive: 300, incoming port: 15003
[mgcam] emm thread started
[mgcamd] tps update started.
/data/keys/tps.bin error 2: No such file or directory
[newcamd] Connecting to 127.0.0.1:34000...
[newcamd] Connecting to 127.0.0.1:34001...
[newcamd] Connecting to 91.15.xxx.xxx:15003...
[newcamd] Connecting to 192.168.1.xx:15004...
[newcamd] Connecting to age88-forum.axx.xx:7655...
[newcamd] connection from 192.168.1.1
[mg0] service B index 0 pmt pid 0 (1)
ECM: CaID: 0x1837 -> CaPID: 0x1A44 ProvID: 000000
ECM: CaID: 0x1833 -> CaPID: 0x1844 ProvID: 000000
ECM: CaID: 0x1834 -> CaPID: 0x1C44 ProvID: 000000
ECM: CaID: 0x09C4 -> CaPID: 0x1B44 ProvID: 000000
[newcamd] Connection to 192.168.1.xx:15004 failed (104ms)
[newcamd] Login to 91.15.xxx.xxx:15003 as root failed (9ms)
[mg0] network can't decode
[mg0] pid 0x1A44 failed to decode.
[mg0] network can't decode
[mg0] pid 0x1844 failed to decode.
[mg0] network can't decode
[mg0] pid 0x1C44 failed to decode.
[mg0] network can't decode
[mg0] pid 0x1B44 failed to decode.
[mgcamd] emm started
EMM: CaID: 0x1702 -> CaPID: 0x1000 ProvID: 000000
EMM: CaID: 0x1722 -> CaPID: 0x1502 ProvID: 000000
*EMM: CaID: 0x1837 -> CaPID: 0x1004 ProvID: 000000
*EMM: CaID: 0x1833 -> CaPID: 0x1002 ProvID: 000000
*EMM: CaID: 0x1836 -> CaPID: 0x1002 ProvID: 000000
EMM: CaID: 0x09C4 -> CaPID: 0x1008 ProvID: 000000
EMM: RSA Nagra2 key not found for id 3501 (pid 0x1004)
MGCamd Share Info
--------------------------------------------------------------------------------
newcamd route 0000:root:127.0.0.1:34000:unknown EMM OFF online
newcamd route 0000:root:127.0.0.1:34001:unknown EMM OFF online
newcamd route 0000:root:91.15.xxx.xxx:15003:unknown EMM OFF offline
newcamd route 0000:root:192.168.1.xx:15004:unknown EMM OFF offline
newcamd route 0000:plage88:saidia-forum.ath.cx:7655:unknown EMM OFF online
MGCamd Status
--------------------------------------------------------------------------------
tuxbox mgcamd v1.31 by mixvt (compiled Oct 27 2008 23:09:59), Sun Apr 12 16:26:56 2009
mg uptime 00d 00h 02m 02s, service changes: 1, ecm processed: 0, lost cw warnings: 0
Newcamd:
Host/port Recon. Emm out Ecm out Cw in Avg. ecm time
127.0.0.1 :34000 0 0 0 0 0
127.0.0.1 :34001 0 0 0 0 0
91.15.xxx.xxx :15003 0 0 0 0 0
192.168.1.xx :15004 0 0 0 0 0
xxx-forum.axx.xx : 7655 0 0 0 0
Box: uptime = 171s, CPU load: 1 min 131968 / 5 min 59520 / 15 min 22464
RAM in bytes: total 30609408 / free 1216512 / shared 0 / buffers = 2031616
mgcamd: total memory allocated by malloc, in bytes: 135168 (132kb), chunks 96248

dirk01
12.04.09, 17:12
Die mg_cfg sieht gut aus.

Meine newcamd.list hat nur eine Zeile:

CWS = 192.168.2.10 10003 hugo test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

Keine Ahnung wofür bei dir diese Zeilen gut sein sollen ?
CWS_KEEPALIVE = 300
CWS_INCOMING_PORT = 15003
CWS = 127.0.0.1 34000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 34001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

albert91
12.04.09, 17:44
Hallo dirk01, frohe Ostern.
Habe eben mal alles rausgeschmissen aus der Newcamd.list, hat sich aber nichts geändert.
Muss nicht in der Newcamd.list meine externe Ip vor dem Router sowie
die Ip der Kathi nach dem Router eingetragen werden wenn ich einen externen Server nutzen möchte. Deine Ip deutet ja auf ein Internes Sharing Netz hin. Oder bin ich da komplett auf dem Holzweg ?
Ip vor dem Router
CWS = 91.15.155.XXX 15003 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan
Ip nach dem Router gleich Kathi
CWS = 192.168.1.XX 15004 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan
Ip extern vom Cardserver
CWS = sxxx-forum.axx.xx 7655 age88 age88 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs
fehlt villeicht die Angabe cardserv
Grüße albert91

dirk01
12.04.09, 18:19
Irgendwie klingt das bei dir durcheinander bzw. verstehe ich nicht so recht mir vor- und nach dem Router.

Ich kenne es nur so und bei bei funktionierts intern und extern.
Also, wenn du eine interne Serverbox mit einer PW-Karte + NewCS hast, dann sollte die Zeile so aussehen:

CWS = 192.168.2.10 10003 hugo test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

Wenn du dich nun noch zu einem externen Server zu NewCS verbinden möchtest, ersetze die interne IP (hier das Beispiel 192.168.2.10 der internen Serverbox) durch die Dynadresse des externen Servers bzw. wenn er eine feste IP hat halt die IP Adresse des externen Servers.

Dann sollte es für zwei Einträge so aussehen:

CWS = 192.168.2.10 10003 hugo test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv
CWS = test.dyndns.org 10003 hugo test 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv

Deine Daten wie Port, Benutzername, Passwort, Deskkey entsprechend anpassen. "lan cardserv" unverändert lassen.

Schalte auch zum testen den Port vom externen Server bei dir auf dem Router frei.

albert91
12.04.09, 18:55
Dirk01 hab da wohl tatsächlicjh einen Bock drin gehabt. Zumindest habe ich jetze eine Verbindung zum externen cardserv bekommen.
newcamd route 0100:xxxum00:paxxx.xxx.xx:13500:cardserver EMM ON online
leider ist das Bild immer noch so schwarz wie vorher. :frown:
Hat aber wohl mit dem Port zu tun gehabt und das ich viel zu viel in der newcamd.list hatte.

albert91
12.04.09, 19:15
:38::38::38::38::38::38::38::38::38::38::38::38::3 8::38:
Hat sich erledigt, Danke dirk01 läuft jetzt endlich.
Hab da wohl was falsch verstanden gehabt, daher die falschen Einträge in der Newcamd.list.
Vielen Dank !