AW: Dreambox 800 als Server und Pc als Client ?
hallo phantom,
also wie gestern berichtet läuft die sache, warum sie läuft kann ich nicht sagen. hier sind meine einstellungen :
cccam.cfg diese liegt unter var/etc/
N: 192.168.1.4 34000 rechner passwd 01 02 03 04 05 06 07 08 09 10 11 12 13 14
bei mir gibt es 2 newcs.xml diese liegen unter var/etc/tuxbox/config/
1. newcs.xml : das ist von phantom erstellte
2. newcs.xml.
dm800 : ist die vom image
<?xml version="1.0"?>
<NEWCSCONFIG>
<READERS name="Card Readers">
<DEVICE>
</USER>
</NEWCAMDSERVER>
<?xml version="1.0"?>
<!--
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around

)
The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf.
-->
<NEWCSCONFIG>
<GLOBALS>
<!-- valid value for listening-ip are:
IPv4 adress of local interface.
<listening-ip>127.0.0.1</listening-ip> -->
</GLOBALS>
<READERS name="SCI">
<DEVICE>
<NAME>Lower Cardreader</NAME>
<TYPE>sci</TYPE>
<MHZ>600</MHZ>
<NODE>/dev/sci0</NODE>
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>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</IRDETO-CAMKEY-DATA>
<CRYPTO-SPECIAL>No</CRYPTO-SPECIAL>
<IPK>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</IPK>
<UCPK>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</UCPK>
No</PTSHANDSHAKE>
<CARDDETECT>yes</CARDDETECT>
<NEWCAMD_PORT>34000</NEWCAMD_PORT>
<AUTOSID>Yes</AUTOSID>
<SECA-PPV>no</SECA-PPV>
0000</PINCODE>
round</PRIORITY>
</DEVICE>
</READERS>
<CACHE>
<!-- valid value for emm are:
0-255 - Number of EMM's to cache. -->
<EMM>20</EMM>
<!-- valid value for ecm are:
0-255 - Number of ECM's to cache.
-1 - Dynamic ECM Cache. -->
<ECM>-1</ECM>
</CACHE>
<HTTPD>
<SERVER><!-- Port to accept connections on -->
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>newcs</NAME>
<!-- valid value for password are:
Any password you'd like - Used for browser to logon (its case sensitive). -->
newcs</PASSWORD>
<!-- valid value for accesslevel are:
admin, stats - Define what rights the user has in the web-console -->
<ACCESSLEVEL>admin</ACCESSLEVEL>
</USER>
</HTTPD>
<DEBUG>
<!-- valid value for password:
Max 25 characters and minimum 8, this is case-sensitive. -->
NewCSpwd</PASSWORD>
<!-- valid value for mode:</p> simple, advanced - Set TCP-Console to advanced mode to get access to
potentially dangerous features.-->
<MODE>simple</MODE>
<!-- valid value for level are:
normal, verbose, spam - How extensive debug should be. -->
<LEVEL>normal</LEVEL>
<!-- valid value for type are:
Init, general, ecm, emm, net, all - Section of debug that should be displayed. -->
<TYPE>general</TYPE>
<!-- valid value for output are:
Console, udp, tcp, file, all - Where to show debug. -->
<OUTPUT>console,tcp</OUTPUT>
<!-- console_options are so you can set own loglevel/type for console-logger:
Should hold level and type-tags like above. -->
<CONSOLE_OPTIONS>normal,init</CONSOLE_OPTIONS>
<!-- valid value for logfile are:
Path and filename - Where to write debug logs if file or all is chosed in output. -->
<LOGFILE>/hdd/newcs.txt</LOGFILE>
<!-- file_options are so you can set own loglevel/type for file-logger:
Should hold level and type-tags like above. -->
<FILE_OPTIONS>spam,all</FILE_OPTIONS>
<!-- valid value for udp_host are:
IP-address or DNS-name - Where to send debug if udp or all is chosed in output. -->
<UDP_HOST>192.168.1.10</UDP_HOST>
<!-- valid value for udp_port are:
0,65535 - Which port to send the udp packets. -->
<UDP_PORT>1000</UDP_PORT>
<!-- udp_options are so you can set own loglevel/type for udp-logger:
Should hold level and type-tags like above. -->
<UDP_OPTIONS>normal,init</UDP_OPTIONS>
<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
<TCP_PORT>1001</TCP_PORT>
<!-- tcp_options are so you can set own loglevel/type for tcp-logger:
Should hold level and type-tags like above. -->
<TCP_OPTIONS>normal,init</TCP_OPTIONS>
</DEBUG>
<NEWCAMDSERVER>
<!-- valid value for enabled are:
Yes, No - Enable or Disable newcamd server. -->
<ENABLED>Yes</ENABLED>
<!-- valid value for name are:
Any name - Used to identify server to remote clients,
if the remote client isnt newcamd, this field have no purpouse. -->
<NAME>newcs</NAME>
<!-- valid value for deskey are:
any 14x2 numbers - Used to encrypt the communication between
the client and the server. -->
<DESKEY>01 02 03 04 05 06 07 08 09 10 11 12 13 14</DESKEY>
<!-- Notes about users:
The first user doesnt have au without beeing it set to on (unlike newcamd cardserver).
You can add as many user-sections as you want, just put them under eachother. -->
<USER>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<NAME>dummy</NAME>
<!-- valid value for password are:
Any password you'd like - Used for client to logon (its case sensitive). -->
dummy</PASSWORD>
<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client.
<hostname>127.0.0.1</hostname> -->
<!-- valid value for port are:
0-65535 - Which port reverse login to the client. -->
21000</PORT>
<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<AU>on</AU>
<!-- valid value for sidoverride are:
On,Off - Wheather the client are allowed to override the SID-filter. -->
<SIDOVERRIDE>off</SIDOVERRIDE>
<!-- valid value for readers are device name,
if one <allow> present, other readers will be disabled!
<readers>
<allow>Cardreader</allow>
</readers>
-->
<!-- valid value for spider are:
Yes,No - Wheather the client are allowed to be newcamd Cardspider. -->
<SPIDER>No</SPIDER>
<!-- valid value for rate are:
1-60 - number of seconds between each ecm -->
<RATE>2</RATE>
<!-- valid value for cardlevel are:
1 - If its set Mgcamd will use all cards over the same port. -->
<CARDLEVEL>1</CARDLEVEL>
</USER>
<USER>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<NAME>mpcs</NAME>
<!-- valid value for password are:
Any password you'd like - Used for client to logon (its case sensitive). -->
dummy</PASSWORD>
<!-- valid value for hostname are:
IP-address or DNS-name - Used for reverse login to the client.
<hostname>127.0.0.1</hostname> -->
<!-- valid value for port are:
0-65535 - Which port reverse login to the client. -->
21000</PORT>
<!-- valid value for au are:
On,Off - Wheather the client are allowed to send EMM to the server. -->
<AU>on</AU>
<!-- valid value for sidoverride are:
On,Off - Wheather the client are allowed to override the SID-filter. -->
<SIDOVERRIDE>off</SIDOVERRIDE>
<!-- valid value for readers are device name,
if one <allow> present, other readers will be disabled!
<readers>
<allow>Cardreader</allow>
</readers>
-->
<!-- valid value for spider are:
Yes,No - Wheather the client are allowed to be newcamd Cardspider. -->
<SPIDER>No</SPIDER>
<!-- valid value for rate are:
1-60 - number of seconds between each ecm -->
<RATE>2</RATE>
<!-- valid value for cardlevel are:
1 - If its set Mgcamd will use all cards over the same port. -->
<CARDLEVEL>1</CARDLEVEL>
</USER>
</NEWCAMDSERVER>
<CHAMELEON2>
<SERVER>
<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
1234</PORT>
<!-- enable or disable the server, valid values are yes/no -->
<ENABLED>No</ENABLED>
</SERVER>
<!-- Connect to remote Chamelon server with the below credentials -->
<HOSTNAME>localhost</HOSTNAME>
<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
1234</PORT>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<NAME>myname</NAME>
<!-- valid value for password are:
Any password you'd like - Used for client to logon (its case sensitive). -->
mypassword</PASSWORD>
<!-- Not yet implemented, this will be how chameleon will connect to more than one network -->
<REALM>myShares</REALM>
</PEER>
<USER>
<!-- valid value for userfile are:
Any username you'd like - Used for client to logon (its case sensitive). -->
<NAME>myname</NAME>
<!-- valid value for password are:
Any password you'd like - Used for client to logon (its case sensitive). -->
mypassword</PASSWORD>
<!-- Not yet implemented, this will be how chameleon will connect to more than one network -->
<REALM>myShares</REALM>
</USER>
</CHAMELEON2>
</NEWCSCONFIG>
So nun zu den einstellungen der box: das homecs läuft nur wenn als emu newcs 162 an ist. Folge ist das die box dunkel bleibt - rechner geht.
Wird cccam 2.0.11 - Newcs 162 verwendet geht die box aber winscs leider nicht da eine verbindung nicht hergestellt werden kann. Wird aber nur newcs 162 verwendet geht es ja (so oben) aber meine login daten sind anders als rechner und passwd - sie sind dummy dummy , ip 192.168.1.4, port 34000. Ich denke mal das da irgendetwas absolut falsch eingestellt ist auf meiner box. Wird die variante gewählt die die funktioniert gehen die HD sender leider nicht.
danke sagt locutas
ach bevor ich es vergesse: auch auf das webinterface 8080 kann nicht zugegriffen werden die startseite ist erreichbar: pass und user wie hier im tread angegeben funktionieren nicht.
so ich habe es geschaft das webinterface zum laufen zu bekommen: login / user : newcs, newcs
ich gehe davon aus das die newcs.xml von diesem thread nicht an der richtigen stelle ist. </NEWCSCONFIG>