AW: FAQ: CCcam/NewCS
hallo hab das zebradem image hab mir das online update für cccam und newcs für einen externen cardreader gedownloaded un das läuft auch super nur wenn ich meine cccam.cfg andere geht nichts mehr
meine cccam sieht so aus
F: dboxtest cs123
N: 127.0.0.1 34000 server passwort 80 30 10 90 20 40 50 70 60 00 18 15 12 88
SERVER LISTEN PORT : 12000
SERIAL READER : /dev/tts/0
und das ist meine newcs.xml
<?xml version="1.0"?>
<!--
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around

)
The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf.
** This is the example file for Phoenix Interface.
-->
<newCSconfig>
<readers name="Card Readers">
<device>
<name>Phoenix</name>
<type>dbox</type>
<node>/dev/tts/0</node>
<mhz>600</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>34000</newcamd_port>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</deny>
</sid>
</device>
</readers>
<radegastserver>
<enabled>No</enabled>
<port>16000</port>
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<debug>
<password></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>80 30 10 90 20 40 50 70 60 00 18 15 12 88</deskey>
<user>
<name>server</name>
<password>passwort</password>
<au>on</au>
</user>
</newcamdserver>
<httpd>
<server>
<port>8088</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcs</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
</newCSconfig>
und ich hab den mastera4 cardreader an der dbox2
kann mir jemand helfen
was ist das für eine ip in der newcs.xml muß ich da was ändern und was ist das für eine ip in der n line mus ich da was ändern