Hy
Schaut das den ungefähr so aus oder?![]()
Hier newcs.xml->camd3.config und newcamd.client
<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<node>/dev/sci0</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>upper</name>
<type>Sci</type>
<node>/dev/sci1</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>10</ecm>
</cache>
<debug>
<level>spam</level>
<type>all</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>box1</name>
<password>dream</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>
<user>
<name>box2</name>
<password>dbox2</password>
<hostname></hostname>
<port></port>
<au>on</au>
<spider>no</spider>
</user>
</newcamdserver>
</newCSconfig>
Hier Newcamd.client
#This are some examples for setup
#Hier you can put your extern shares
#[bla.dyndns.org]
#port = 34000:34001
#
#key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#username = dummy
#password = dummy
[127.0.0.1]
port = 34001
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
username = box1
password = dream
[127.0.0.1]
port = 34000
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
username = box1
password = dream
Hier camd3.config
type: 1-serial, 2-intern(dreambox, elanvision, tripledragon), 4-cardserver(newcamd)
# au_g: 1-eingeschaltet, 0-ausgeschaltet
# au_s: 1-eingeschaltet, 0-ausgeschaltet
# au_u: 1-eingeschaltet, 0-ausgeschaltet
# port: port
# username: loginname
# password: loginpassword
# deskey: cardserver deskey (14 byte)
#SLOT=/dev/tts/01
1:997:com1:CAR
SLOT=/dev/tts/11
1:997:com1:CAR
SLOT=meine.dyndns.org1
1:34000:box2:dbox2:0102030405060708091011121314
Ich weiß nicht warum hinter 010 leerzeichen drin ist, bei meinem ultraedit ist keiner drin






1
1
Zitieren