PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : cs via dbox2-server-newcs-mgcamd + ufs 910-camd3 config?



alborland37
23.08.07, 11:02
hi,
habe seit einigen tagen endlich meinen kathi ufs 910 und würde nun gern vie cs auf die karte im mc (megakom) meiner dbox2 zugreifen! auf der dbox2 ist des aktuelle glj-image mit newcs 1.3 und mgcamd 1.24b und in der kathi sf-vom 30.06.07 mit camd3.893beta2!!

via camd3-dbox2 + kathi-camd3 kein problem!!

via newcs-mgcamd-dbox2 + kathi-camd3 erkennt er die karte via netzwerk aber
dann kommt nur "from 127.0.0.1" und nix weiter (wie z.b. decoded on 192.***.***.**!!!

via newcs-mgcamd-dbox2 + newcs-mgcamd-dbox2 geht wunderbar!!!

wie müssen die einträge der newcs.xml, newcamd.conf?, mg_cfg auf der dbox2 sein damit ich mit der neuen camd3.893beta2 von doz21 (unterstützt wieder newcamd) von meiner kathi zugreifen kann?
ebenso wären die einträge der camd3.config (slot....usw.) für die kathi wichtig!

dbox2-konfiguration:

bislang steht in meine newcs.xml (uszug):
<readers name="Card Readers">
<device>
<name>multicam</name>
<type>dbox</type>
<node>/dev/tts/1</node>
<mhz>357</mhz> <!-- or 357 -->
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10110</newcamd_port>
<priority>round</priority> <!-- hard is default -->

<newcamdserver>
<enabled>yes</enabled>
<name>newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile></userfile>
<user>
<name>user</name>
<password>pw</password>
<hostname>localhost</hostname>
<au>on</au>
</user>
<user>
<name>ufs</name>
<password>910</password>
<au>on</au>
</user>

die newcamd.conf in var/tuxbox/config/newcamd (auszug):
EMU = yes
PREFER_EMU = yes
AU = yes
OSD_TIMEOUT = 0
OSD_WEB_LOGIN = root:dbox2
SHOW_ALL_CA_SYSTEMS = no
DEBUG_ECM = yes
DEBUG_EMM = no
DEBUG_CWS = no
DEBUG_CAM = no
SHOW_PAT = no
SHOW_PMT = no
SHOW_ECM = no
SHOW_CAT = no
SHOW_EMM = no
SHOW_CWS_ECM = no
SHOW_CWS_EMM = no
EMM_REPORT_WRONG_SIG = yes
DEFAULT_CW_DELAY = 500
RELOAD_CONFIG_ON_ZAP = no
RELOAD_KEYLIST_ON_ZAP = no
CA_INFO_FILE = /tmp/cainfo.txt
CWS = uds 0 local local
CWS = uds 1 local local
14 lan cardserv
CWS = 127.0.0.1 10110 user pw 01 02 03 04 05 06 07 08 09 10 11 12 13 14 server newcs
CWS_CONNECT_TIMEOUT = 20
CWS_INCOMING_PORT = 12000
CWS_DEBUG_PORT = 12001
CWS_KEEPALIVE = no
ADMIN_PASSWORD = test 00 00 00 00 00 00 00 00 00 00 00 00 00 00

die mg_cfg:
# EMM messages
# 00 don't show any EMM's (default)
# 01 show only valid EMM's
# 02 show valid and bad EMM's with complete data display
M: { 01 }

# ECM messages
# 00 don't show any ECM's
# 01 show only valid ECM's (default)
# 02 show valid and bad ECM's with complete data display
C: { 01 }

# AU
# 01 enable AU
# 02 AU Auto
# 03 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 replace (not add) http-aes keys (since 1.14)
U: { 05 }

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/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
G: { 05 }

# 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
N: { 07 }

# network ecm timeout in seconds
K: { 10 }

# newcamd dead routes connect retry, sec
Q: { 600 }

# network shares priority
# 00 newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd
# 02 newcamd, camd3, radegast
P: { 02 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
O: { 00 }

# on screen display Options
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
S: { 03 }

# cache ecm pids and data used to open channels,
# store pids in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# use summ
# 00 Off (default)
# 01 Ecm pids cache
# 02 Ecm data cache
# 04 Emm cache for network cards
H: { 07 }

# reread files, summ of options
# 00 No (default)
# 01 config on zap (including priority and ignore, but not replace/cache)
# 02 SoftCam.Key on zap
# 03 both (before 1.14)
# 04 SoftCam.Key on file change (since 1.14)
R: { 03 }

# debug, use summ
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
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: { 01 }

# keep ecm cache, seconds
E: { 15 }
#

kathi-konfiguration:

camd3.config:
BOXTYPE=12
# UDP Port(optional); Defailt - 20248
UDP_PORT=20250
SLOT=dbox2-ip : 4 : 1 : 1 : 1 :10110:ufs:910:0102030405060708091011121314

(die leerschritte sind nur da damit keine smileys kommen, alles hintereinander wech geschrieben! )

camd3.servers: leer

hoffe mir kann jemand behiflich sein!!

greetz...
Al