Sorry! det ska stå så här i newcamd.list

CWS_KEEPALIVE = 300
CWS = 192.168.0.18 34000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs
CWS = 192.168.0.18 34001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs

Och sen kör jag i min newcs.xml fil:

<newCSconfig>
<readers name="Phoenix">
<device>
<name>Conax</name>
<type>phoenix</type>
<mhz>357</mhz>
<node>COM9</node>
<parity>even</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>Yes</blockga>
<crypto-special>No</crypto-special>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>34000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>NDS</name>
<type>phoenix</type>
<mhz>357</mhz>
<node>COM2</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>Yes</blockga>
<!-- <boxkey>0000000000</boxkey> Denna används enbart för vissa NDS kort -->
<crypto-special>No</crypto-special>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>10002</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>Boxer</name>
<type>phoenix</type>
<mhz>357</mhz>
<node>COM3</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>Yes</blockga>
<crypto-special>No</crypto-special>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>10003</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>No</enabled>
<port>14000</port>
<allow>
<hostname>newcs</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>NewCSpwd</password>
<mode>simple</mode>
<level>internal</level>
<type>all</type>
<output>console,tcp</output>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
<file_options>all</file_options>
<output>file</output>
<logfile>newcs.log</logfile>
</debug>
<newcamdserver>
<enabled>Yes</enabled>
<name>cardserver</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
<spider>off</spider>
<sidoverride>off</sidoverride>
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>

Så det är usr dummy pw dummy och allt annat är rätt? eller är det fel på portarna?