Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenloses um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereiche, welche für Gäste verwehrt bleiben

CCcam mit externen Reader betreiben

AW: CCcam mit externen Reader betreiben

Hallo
Ich bin neuling auf dem Gebiets cs. Und ich versuche schon seit einigen Tagen mein cs einzurichten.
Dbox2 als server mit externen Card reader der wie es scheint nicht erkannt wird.
cccam und newcs als cardserver.
Im Anhang meiné cccam config und meine xml datei, die ich aber hier auxs dem board kopiert habe.
#F: user1 pass1 3 0 0 { 0:0:1 } { } { }
F: user2 pass2 3 0 0 { 0:0:1 } { } { }
F: user3 pass3 3 0 0 { 0:0:1 } { } { }
F: user4 pass4 3 0 0 { 0:0:1 } { } { }
F: user5 pass5 3 0 0 { 0:0:1 } { } { }
F: user6 pass6 3 0 0 { 0:0:1 } { } { }
# client dateien
#C: xxxxxxx.dyndns.xxx 12000 user1 pass1
#C: xxxxxxx.dyndns.xxx 12000 user2 pass2
#C: xxxxxxx.dyndns.xxx 12000 user3 pass3
#C: xxxxxxx.dyndns.xxx 12000 user4 pass4
#C: xxxxxxx.dyndns.xxx 12000 user5 pass5
#C: xxxxxxx.dyndns.xxx 12000 user6 pass6
SERVER LISTEN PORT : 12000
INFO LISTEN PORT : 16000
HTML INFO LISTEN PORT : 16001
ZAP OSD TIME : 3
OSD USERNAME : root
OSD PASSWORD : dbox2
SERIAL READER : /dev/tts/0 phoenix
SMARTCARD CLOCK FREQUENCY: /dev/tts/0 6000000
SHOW TIMING : 3
DEBUG : yes
NEWCAMD CONF : yes
DISABLE EMM : yes
EXTRA EMM LEVEL : yes
SOFTKEY FILE : /var/keys/SoftCam.Key
AUTOROLL FILE : /var/keys/AutoRoll.Key
STATIC CW FILE : /var/keys/constant.cw
CAID IGNORE FILE : /var/keys/CCcam.ignore
LOG WARNINGS : /tmp/warnings.txt
NEWCAMD STEALTH : yes
SHOW EXTENEDED CLIENT INFO : yes
EMM Blocker : no
ALLOW TELNETINFO: yes
ALLOW WEBINFO: yes
WEBINFO USERNAME : user
WEBINFO PASSWORD : pass
N: 127.0.0.1 34000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14


<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>CardReader</name>
<type>dbox</type>
<node>/dev/tts/0</node>
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<boxid></boxid>
<PTShandshake>no</PTShandshake>
<Seca-PPV>no</Seca-PPV>
<crypto-special>no</crypto-special>
<carddetect>no</carddetect>
<newcamd_port>34000</newcamd_port>
<autosid>yes</autosid>
<priority>round</priority>
</device>
<device>
<name>Multicam</name>
<type>dbox</type>
<node>/dev/tts/1</node>
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<boxid></boxid>
<PTShandshake>no</PTShandshake>
<Seca-PPV>no</Seca-PPV>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>34001</newcamd_port>
<autosid>yes</autosid>
<priority>round</priority>
</device>

</readers>
<radegastserver>
<enabled>no</enabled>
<port>10003</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>30</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>console,udp,tcp</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.0.100</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<name>newcs</name>
<userfile>/tmp/users.txt</userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>
<user>
<name>dream</name>
<password>test10</password>
<spider>on</spider>
<sidoverride>off</sidoverride>
<au>on</au>
</user>
<user>
<name>herbert</name>
<password>koeln</password>
<spider>on</spider>
<sidoverride>off</sidoverride>
<au>off</au>
</user>
<user>
<name>schlafzimmer</name>
<password>test2</password>
<spider>off</spider>
<sidoverride>off</sidoverride>
<au>off</au>
</user>
<user>
<name>kukuk</name>
<password>kukuk</password>
<spider>off</spider>
<sidoverride>off</sidoverride>
<au>off</au>
</user>


</newcamdserver>
</newCSconfig>




Wo steckt der Fehler, oder was mache ich falsch.

Danke im Vorraus
 
Zurück
Oben