Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenloses um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereiche, welche für Gäste verwehrt bleiben

nline

AW: nline

Du editierst deinen Newcs.xml:

<name>dummy</name>
<password>dummy</password>

steht im Orginal und du editerst das z.B.

<name>Name</name>
<password>Passwort</password>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

Dann muss die N: Line dann so aussehen

N: deine.dyn.addy Port Name Passwort 01 02 03 04 05 06 07 08 09 10 11 12 13 14
 
AW: nline

nein, intern und extern: vanillasky1977 hat gesagt ich soll das noch machen.
 
AW: nline

meine sieht so aus
<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000 0 00000000000000000000000000000000000000000000000000000000000000000000000000000000 0 000000000000000000</ipk>
<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000 0 00000000000000000000000000000000000000000000000000000000000000000000000000000000 0 000000000000000000</ucpk>

müßen die ooooooooo alle weg und dann Name und Pass
 
AW: nline

<newCSconfig>
<readers name="Card Readers">
<device>
<name>phoenix on com1</name>
<type>dbox</type>
<node>/dev/tts/0</node>
<mhz>600</mhz>
<parity>odd</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>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.11</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>
<user>
<name>dummy</name>
<password>dummy</password>

<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>



</newcamdserver>
<httpd>
<server>
<port>8088</port>
<enabled>yes</enabled>
</server>
<user>
<name>username</name>
<password>xxxxx</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
</newCSconfig>


so sieht meine alte, nicht funktionierende Newcs.xml aus.
Das ist nur zum Verständniss gedacht
 
AW: nline

muß das so

<user>
<name>franzel</name>
<password>123456</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>

oder so aussehen

<user>
franzel
123456
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>
 
AW: nline

<user>
<name>franzel</name>
<password>123456</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>

so sollte es richtig sein!
aber in der N: Line dann auch anpassen!
 
AW: nline

hab das mal so gemacht, jetzt muß vanillasky1977 mal kontrolieren.

Danke
 
AW: nline

Bin auch am NLine basteln......

könnte es so funzen???

<dev
<name>multicam</name>
<type>dbox</type>
<node>/dev/tts/1</node>
<mhz>600</mhz> <!-- or 357 -->
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>35000</newcamd_port>
<priority>round</priority> <!-- hard is default -->
<sid>

<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</deny>
</sid>
</device>


</readers>
<radegastserver>
<enabled>No</enabled>
<port>16000</port>
<allow>
<hostname>blabla.dyndns.xxx</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<debug>
<password></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 12 13 14 15 16 17 18 19 20 21 22 23 24</deskey>

<user>
<name>xxx</name>
<password>yyyyy</password>
<au>on</au>
</user>
 
AW: nline

Hier mal eine die funktioniert hat Dbox2 und ext. Cardreader:

newcs.xml

<newCSconfig>
<readers name="Card Readers">
<device>
<name>phoenix on com1</name>
<type>dbox</type>
<node>/dev/tts/0</node>
<mhz>600</mhz>
<parity>odd</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>
<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>IP-Adresse des Hosts</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>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>
<user>
<name>dummy</name>
<password>dummy</password>
<spider>on</spider>
<sidoverride>off</sidoverride>
<au>on</au>
</user>


</newcamdserver>
</newCSconfig>


CCcam. config Eintrag:

N: 127.0.0.1 34000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Nachtrag zum Web Interface Zugriff:

<httpd>
<server>
<port>8088</port>
<enabled>yes</enabled>
</server>
<user>
<name>username</name>
<password>xxxxx</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
 
Zuletzt bearbeitet:
AW: nline

Danke erstmal....

Hab das mal so übernommen und bei udp host die ip von der serverbox eigetragen und die nline in cccam.cfg n : blaba.dyndns.xxx 35000 xxx yyy deskey zusätzlich zu meiner schon internen bestehen nline dazu eingetragen ich hoffe das funzt jetzt.....
 
Zurück
Oben