Zitat Zitat von Tomyslav Beitrag anzeigen
Die Serverbox muß im selben Subnet wie der PC sein.
Zitat Zitat von Tomyslav Beitrag anzeigen
Schau mal in deiner newcs.xml nach ob der Port 8080 stimmt?
Steht in folgender Zeile:

Hmm du hast recht davon steht gar nichts drinne :(

so siehts sie mometan aus:

<?xml version="1.0"?>
<!--

For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :o)

The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf.

** This is the example file for Dbox.

-->

<newCSconfig>
<readers name="Dbox">
<device>
<name>Multicam</name>
<type>dbox</type>
<mhz>600</mhz>
<node>/dev/tts/1</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 0000000000000000000000000000000
00000000000000000000000000000000000000000000000000 000000000000000000000000000000
0
00000000000000000000000000000000000000000000000000 000000000000000000000000000000
0
000000000000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 0000000000000000000000000000000
00000000000000000000000000000000000000000000000000 000000000000000000000000000000
0
00000000000000000000000000000000000000000000000000 000000000000000000000000000000
0
000000000000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000
00000000000000000000000000000000000000000000000000 000000000000000000000000000000
0
00000000000000000000000000000000000000000000000000 000000000000000000000000000000
0
000000000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>14000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>No</enabled>
<port>19000</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<debug>
<password>webinterfacepasswd</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>jochen</name>
<password>nord</password>
<hostname>localhost</hostname>
<port>18000</port>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>


=>> WO soll ich die fehlenden Zeilen am besten einfügen ?

im voraus danke für deine Hilfe