AW: Cs mit Philips dbox2
Nun mal ganz ruhig bleiben, ist schon fast richtig!
In deiner Serverbox kommt die N: Line rein, das ist die Line, wo Newcs zu CCcam conecttet.
Die F: Lines kommen auch in deine CCcam.config, das sind die Lines, mit dennen du zu deinen Freunden conecttest.
Du kannst aber auch C: lines haben, falls du von einem anderen Server Key's bekommst.
So nicht ganz richtig, es sollte dann bei 9 Usern aussehen:
F:Kumpel1 Passwort1 3 0 0 {0:0:2}
F:Kumpel2 Passwort2 3 0 0 {0:0:2}
F:Kumpel3 Passwort3 3 0 0 {0:0:2}
...
F:Kumpel9 Passwort9 3 0 0 {0:0:2}
Hi,
und erstmal danke.
Kann im moment leider nicht weitermachen, da sich mein Windows Rechner verabschiedet hat, und ich im moment nur n MacBook zur hand habe!!!!
Ich habe schon einiges verstanden, was mich aber immer noch total verwirrt sind diese Sachen:
(
Rot makiert!)
Zb:
N: 127.0.0.1 10000 newcs password 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Immer wieder ist diese IP zu sehen.
Was hat die auf sich? Muß diese geändert werden?
Oder hier in der xml:
<?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>
34001</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>
34000</newcamd_port>
Port für zb: Opticum??
<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>
Wenn ich über tcp wichtig??
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>
12000</tcp_port>
Port den ich im Router freigeben und weitl.???
<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>
newswuser</name>
<password>
newcspasswort</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>
</newcamdserver>
</newCSconfig>
Gruß nase