Habe auf der Dreambox NewCs und MGCam laufen. Auf der Dbox 2 zur Zeit noch CCCam, was ich aber ändern werde.
Wenn ich das jetzt richtig verstanden habe, muss ich nur die Sachen wie sie im ersten Posting stehen(natürlich mit meinen IP Adressen) in die peer.cfg eintragen und dann sollte CS gehen oder muss ich wegen NewCS noch mehr Sachen einstellen?
Hier meine bisherigen Dateien auf der Dreambox
mg_cfg
M: { 01 }
C: { 02 }
A: { 02 }
U: { 01 } 0x12c0
T: { 00 }
G: { 01 }
N: { 07 } 5 30
K: { 05 }
Q: { 600 }
P: { 02 }
O: { 00 } username password
S: { 03 } 80
L: { 00 } 172.16.1.1 28007 /tmp/mgcamd.log
E: { 15 }
H: { 07 }
R: { 04 }
D: { 00 }
B: { 00 }
peer.cfg
# sample peer.cfg for gbox client in mgcamd
# syntax the same as in cwshare.cfg,
# you can just copy cwshare.cfg to this file.
# see below for supported tags, others not supported (yet).
# max cards to send ecm too + preffered cards ids (up to 32)
X: { 05 } 1234 ABCD
# max card's distance to use for ecm
I: ( 05 }
# resend after 2 seconds, re-sync (send to all) after 3 seconds
N: { 0 0 0 0 2000 3000 }
# same, but for NDS cards
S: { 0 0 0 0 400 500 }
# my host and password
M: { my.dyndns.com { 1234ABCD }}
# peers, unlimited number, but only up to 32 unique ports to listen
# host, port to listen, remote port, password, levels (ignored)
D: { peer1.dyndns.com { 2471 3471 { ABCD1234 { 9 9 }}}}
D: { peer2.dyndns.com { 2471 3471 { 6789ABCD { 9 9 }}}}
# ignore ids
Y: { 01 02 }
Y: { 02 03 }
# always save ids
G: { 03 04 }
G: { 04 05 }
# virtual cards
V: { 01 { 05 00 7C 00 }}
V: { 02 { 18 01 04 01 }}
V: { 02 { 18 01 05 01 }}
V: { 03 { 18 01 40 01 }}
V: { 03 { 18 01 41 01 }}
newcs.xml
<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</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>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>12000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>phoenix</name>
<type>Phoenix</type>
<node>/dev/usb/tts/0</node>
<mhz>358</mhz>
<parity>none</parity>
<reset>normaal</reset>
<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>no</carddetect>
<newcamd_port>12001</newcamd_port>
<autosid>Yes</autosid>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<id></id>
</allow>
<deny>
<id></id>
</deny>
</sid>
</device>
</readers>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server> <!-- Port to accept connections on -->
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for browser to logon (its case sensitive). -->
<name>webuser</name>
<!-- valid value for password are:
Any password you'd like - Used for browser to logon (its case sensitive). -->
<password>webpassword</password>
<!-- valid value for accesslevel are:
admin, stats - Define what rights the user has in the web-console -->
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>xxxxxx</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><status>access</status>
<name>username1</name>
<password>password1</password>
<hostname>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
<user><status>access</status>
<name>username2</name>
<password>password2</password>
<hostname>localhost</hostname>
<port>12001</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>
ignore.list
X: { 17 02 }
replace.list
# replace old with new {{ sid } { caid } { provid } { ecmpid } { newcaid } { newprovid } { newecmpid }}
# multivision 1 example
# R: {{ 515 } { 500 } { 7C00 } { A0 } { 500 } { 7800 } { A1 }}
# OR put this ecm on top if new* = 0
# R: {{ 515 } { 500 } { 7800 } { A1 } { 0 } { 0 } { 0 }}
# replace old caid > newcaid example
# X: {{ 624 } { 604 }}
X: {{ 1833 } { 1702 }}
newcam.list
CWS_KEEPALIVE = 300
CWS = 127.0.0.1 12000 username1 password1 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 12001 username2 password2 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Vielen Dank für eure Hilfe