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

CS Mgcamd to Mgcamd

AW: CS Mgcamd to Mgcamd

Hat jeder Client ein eigenen User bekommen ????? Es dürfen keine User doppelt vergeben werden.
 
AW: CS Mgcamd to Mgcamd

Habe nur einen Client dran

N: 192.168.2.20 12000 username1a password1a 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 192.168.2.20 12001 username2a password2a 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Die NewCs.xml auf der Dream sieht so aus

<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>sci</type>
<mhz>600</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>12000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>phoenix</name>
<type>Phoenix</type>
<node>/dev/usb/tts/0</node>
<mhz>358</mhz>
<parity>none</parity>
<reset>normaal</reset>
<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>no</carddetect>
<newcamd_port>12001</newcamd_port>
<autosid>Yes</autosid>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<id></id>
</allow>
<deny>
<id></id>
</deny>
</sid>
</device>
</readers>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server> <!-- Port to accept connections on -->
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for browser to logon (its case sensitive). -->
<name>webuser</name>
<!-- valid value for password are:
Any password you'd like - Used for browser to logon (its case sensitive). -->
<password>webpassword</password>
<!-- valid value for accesslevel are:
admin, stats - Define what rights the user has in the web-console -->
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>xxxxxx</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 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user><status>access</status>
<name>username1</name>
<password>password1</password>
<hostname>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
<user><status>access</status>
<name>username1a</name>
<password>password1a</password>
<hostname>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
<user><status>access</status>
<name>username2</name>
<password>password2</password>
<hostname>localhost</hostname>
<port>12001</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
<user><status>access</status>
<name>username2a</name>
<password>password2a</password>
<hostname>localhost</hostname>
<port>12001</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>

Die NewCamd.list so

CWS_KEEPALIVE = 300
CWS = 127.0.0.1 12000 username1 password1 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 12001 username2 password2 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 12000 username1a password1a 01 02 03 04 05 06 07 08 09 10 11 12 13 14
CWS = 127.0.0.1 12001 username2a password2a 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Werden evtl. zuviele EMM oder so Anfragen an die Karte gestellt?
Komischerweise sind die Hänger ja nur auf der Client Box
 
AW: CS Mgcamd to Mgcamd

einmal ist die cccam aus cccam/newcs doch client !!!
und einmal ist die mgcamd client
 
AW: CS Mgcamd to Mgcamd

Habe es jetzt am laufen.

Nur die N Lines auf die Dbox und gut ist.

Die oben geposteten Sachen wieder raus aus den NewCamd.list
 
AW: CS Mgcamd to Mgcamd

[FONT=&quot]Hallo![/FONT]
[FONT=&quot]Ich stehe vor einen für mich größeren und für euch warscheinlich kleineren Problem.[/FONT]
[FONT=&quot]Also:[/FONT]
[FONT=&quot]Dm800-1--server-mgcamd 1.31/newcs 1.65---Interner reader S02---smargo Conax[/FONT]
[FONT=&quot]Dm800-2--Client-CCcam[/FONT]
[FONT=&quot]---[/FONT]
[FONT=&quot]Auf der Dm800-1 laufen beide Karten mit dem mgcamd/newCs:

<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>sci</type>
<mhz>600</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>Yes</blockga>
<!-- <boxkey>00000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>12000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>phoenix</name>
<type>Phoenix</type>
<node>/dev/usb/tts/0</node>
<mhz>358</mhz>
<parity>none</parity>
<reset>normaal</reset>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>Yes</blockga>
<boxkey>00000000</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>12001</newcamd_port>
<autosid>Yes</autosid>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<id></id>
</allow>
<deny>
<id></id>
</deny>
</sid>
</device>
</readers>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server> <!-- Port to accept connections on -->
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<!-- valid value for userfile are:
Any username you'd like - Used for browser to logon (its case sensitive). -->
<name>webuser</name>

<!-- valid value for password are:
Any password you'd like - Used for browser to logon (its case sensitive). -->
<password>webpassword</password>

<!-- valid value for accesslevel are:
admin, stats - Define what rights the user has in the web-console -->
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>xxxxxx</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 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>

<user><status>access</status>
<name>username1</name>
<password>password1</password>
<hostname>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
<user><status>access</status>
<name>username1a</name>
<password>password1a</password>
<hostname>localhost</hostname>
<port>12000</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>

<user><status>access</status>
<name>username2</name>
<password>password2</password>
<hostname>localhost</hostname>
<port>12001</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>
<user><status>access</status>
<name>username2a</name>
<password>password2a</password>
<hostname>localhost</hostname>
<port>12001</port>
<au>on</au>
<sidoverride>on</sidoverride>
<spider>on</spider>
<rate>2</rate>
</user>

</newcamdserver>
</newCSconfig>
[/FONT]
[FONT=&quot]Auf der Dm800-2 (CCcam)wurden 2 N-lines erstellt die so aussehen:[/FONT]
N: xxxx.dyndns.com 12000 username1 password1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1 0
N: xxxx.dyndns.com 12001 username2 password2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 1 0
[FONT=&quot]Damit kann ich auf der Dm800-2 alle Conax sender sehen aber nichts von der S02 [/FONT]
[FONT=&quot]und die Server Dm800-1 kann nichts sehen kein conax kein S02 !!![/FONT]
[FONT=&quot]Need help![/FONT]
 
AW: CS Mgcamd to Mgcamd

Probiere mal blockga auf "No"

und Boxkey "0000000000"

Ob es hilft weiss ich nicht 100% hatte zumindest das so in der originalkonfig.

oder

username 1a passwort 1a
username 2a passwort 2a
 
AW: CS Mgcamd to Mgcamd

Danke Darklord
@all

Jetzt läuft auf der Sever box Dm800 Conax und S02 durch Änderung auf blockga :no

Auf der Client box DM800 läuft nur conax hast du vielleicht noch einen guten tipp wäre dir sehr dankbar .
Eine Änderung auf Boxkey "0000000000" hat leider nichts gebracht

Gruss

loco
 
AW: CS Mgcamd to Mgcamd

Bitte helft mir .....:OO

mich wundert warum ich auf der serverbox dm800 auch alles sehen kann Conax&P02, nur die client box (dbox2) da läuft nur das conax programm aus dem smargo der dm800 also fehlt ja nur noch das p02 bild auf der dbox2!

wäre toll wenn jemand den Fehler findet!!!

als newbie würde ich sagen der code für conax ist ok nur für P02 nicht...



Danke im Vorraus

Jonny
 
Zuletzt bearbeitet:
CS Mgcamd to Mgcamd

hat das irgend jemand hier so schon mal so wie in der faq geschrieben hinbekommen?
ich glaub nicht dran. alles ausprobiert.
mgcamd ist doch ein reiner client-emu und kein server.......
 
AW: CS Mgcamd to Mgcamd

Wenn es nicht funktionieren würde, hätte Ich die FAQ nicht gepostet :). Das MGcamd ist ein Client und ein Server.
 
AW: CS Mgcamd to Mgcamd

hm... habs einfach nicht hinbekommen. habe es deshalb nun über cccam laufen.
 
AW: CS Mgcamd to Mgcamd

@Blondina
Beschreib doch mal,wie du es mit der cccamd hinbekommen hast.

@Phantom
Habe eine UFS 910 mit Titan 1.19,brauche ich dazu ein
Legacy-Modu, welches wäre das Beste, deiner Meinung nach ?
Also brauche ich immer für jeden Inet Clienten, eine eigene Dyns ?
 
Zurück
Oben