Hallo, seit einigen Tagen versuche ich eine Verbindung zwischen newcs und der
mbox berzustellen, leider ohne Erfolg wie man sieht. Als Vorgeschichte war gbox
im Einsatz bis eine dm800 im Haus kam und man somit auch HD wollte.
Als lokal befindet sich ein Srg-Karte im Slot1 der dm. Hier mal die newcs.xmlDazu die cwshare.cfg:Code:<?xml version="1.0"?> <!-- ** This is the example file for Dreambox/TD etc. that use SCI interfaces. --> <newCSconfig> <readers name="SCI"> <device> <name>Lower Cardreader</name> <type>sci</type> <mhz>600</mhz> <node>/dev/sci0</node> <parity>odd</parity> <reset>normal</reset> <export>Yes</export> <enabled>Yes</enabled> <blocksa>No</blocksa> <blockua>No</blockua> <blockga>No</blockga> <!-- <boxkey>0000000000</boxkey> --> <!-- <rsa>0000000000</rsa> --> <irdeto-camkey>0000000000000000</irdeto-camkey> <irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data> <crypto-special>No</crypto-special> <ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk> <ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk> <PTShandshake>No</PTShandshake> <carddetect>yes</carddetect> <newcamd_port>15000</newcamd_port> <autosid>Yes</autosid> <Seca-PPV>no</Seca-PPV> <pincode>0000</pincode> <priority>round</priority> </device> <device> <name>Upper Cardreader</name> <type>sci</type> <mhz>600</mhz> <node>/dev/sci1</node> <parity>odd</parity> <reset>normal</reset> <export>Yes</export> <enabled>Yes</enabled> <blocksa>No</blocksa> <blockua>No</blockua> <blockga>No</blockga> <!-- <boxkey>0000000000</boxkey> --> <!-- <rsa>0000000000</rsa> --> <irdeto-camkey>0000000000000000</irdeto-camkey> <irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data> <crypto-special>No</crypto-special> <ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk> <ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk> <PTShandshake>No</PTShandshake> <carddetect>yes</carddetect> <newcamd_port>15000</newcamd_port> <autosid>Yes</autosid> <Seca-PPV>no</Seca-PPV> <pincode>0000</pincode> <priority>round</priority> </device> </readers> <radegastserver> <enabled>No</enabled> <port>16000</port> <allow> <hostname>localhost</hostname> </allow> </radegastserver> <cache> <emm>20</emm> <ecm>-1</ecm> </cache> <debug> <password>NewCSpwd</password> <level>normal</level> <type>init</type> <output>console,tcp</output> <console_options>normal,init</console_options> <tcp_port>1001</tcp_port> <tcp_options>normal,init</tcp_options> </debug> <newcamdserver> <enabled>Yes</enabled> <name>newcs</name> <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey> <user> <name>dummy</name> <password>dummy</password> <hostname>localhost</hostname> <port>12000</port> <au>on</au> <sidoverride>off</sidoverride> <spider>No</spider> <rate>2</rate> </user> </newcamdserver> </newCSconfig>und die 1505.list:Code:M: { mydyndns { 12345678 }} C: { 127.0.0.1 12000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 }Dankbar für jeden guten Tipp.Code:R: { 15050 } # SRG Swiss SA: { 0385 } // SF1 SA: { 038B } // SA: { 03DE } // SA: { 36B3 } // SA: { 36B9 } // SA: { 36B2 } // SA: { 38B8 } //
Gruss
Sorry, hier noch di mbox.cfg
//mbox.cfg EXPLANATION and EXAMPLES
A: { 0 } // for QBoxHD receivers or for any receivers if needed it
D: { 0 }
B: { 0 }
Z: { 12 } { 127.0.0.1 8000 }
#C: { 127.0.0.1 7999 }
U: { 1 }
L: { 1 }
#G: { /hdd/ }
T: { /tmp/ }
K: { /var/keys/ }
M: { 1 }
P: { 2/tmp/camd.socket }
W: { 0 }
Q: { 300 }
F: { 500 }
J: { 0 }
R: { 3600 }
H: { 0 0 0 0 }