User manual

Network cooperation of receivers
AB IPBox 9000HD/900HD receivers with installed addon can cooperate in a network as
server and client e.g. for card sharing. This function enables sharing one access card for
several receivers connected in the network.
To activate the sharing it is necessary to configure newcs.xml (for server), newcamd.conf
(for server and client) and mg.cfg files. We recommend to use pspad freeware to do that –
the software is available at www.pspad.com
.
Configuration files in receiver operating as server (AB IPBox 9000HD)
Content of newcs.xml file (AB IPBox 9000HD). Can be found in: /var/tuxbox/config/
<newCSconfig> # reader 2
<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<node>/dev/sci0</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>yes</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10001</newcamd_port> # reader 2 port number
<priority>round</priority>
</device>
<device> # reader 1
<name>upper</name>
<type>Sci</type>
<node>/dev/sci1</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>yes</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port> # reader 1 port number
<priority>round</priority> <!-- hard is default -->
</device>
</readers>
<cache>
<emm>10</emm>
<ecm>-1</ecm>
</cache>
<debug>
<level>normal</level>










