|
|
#1 |
|
Junior Member
Join Date: May 2010
Posts: 11
|
i i need tutorial how to install newcs in ubuntu and how to add client and what is the line its same to CCcam the cline ?
i give to client c line ? c:ip port user pass ? and its possibl to exchange local with oscamd ??? thx
|
|
|
|
|
|
#2 |
|
Administrator
Join Date: Jan 2009
Posts: 1,680
|
1.upload newcs in /var/bin/
chmod 755 2.upload newcs.xml in /etc/ then open newcs.xml and edit port, users etc If you want to connect your clients directly to newcs you must give them a N line, but this is not recomandable the best way is to connect your cccam to newcs and then give c line to your clients from cccam |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2010
Posts: 11
|
this is my newcs.xml
what i do to connect my cccam to newcs ! plz help me !! i have 1 card iredeto and 2 viacess card 3 phoenix reded thx <?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. ** This is the example file for Dreambox/TD etc. that use SCI interfaces. --> <newCSconfig> <globals> <listening-ip>127.0.0.1</listening-ip> </globals> <readers name="SCI"> <device> <name>Lower</name> <type>sci</type> <mhz>357</mhz> <node>/dev/sci0</node> <export>No</export> <enabled>Yes</enabled> <blocksa>No</blocksa> <blockua>No</blockua> <blockga>No</blockga> <!-- <boxkey>0000000000</boxkey> --> <!-- <rsa>0000000000</rsa> --> <!-- <irde*o-camkey>0000000000000000</irde*o-camkey> --> <!-- <irde*o-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irde*o-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>10000</newcamd_port> <autosid>Yes</autosid> <Seca-PPV>No</Seca-PPV> <pincode>0000</pincode> <sid> <allow> <!-- <id>0000</id> <id>0001</id> <id>0002</id> --> </allow> <deny> <!-- <id>0000</id> <id>0001</id> <id>0002</id> --> </deny> </sid> <priority>round</priority> </device> <device> <name>Upper Cardreader</name> <type>sci</type> <mhz>357</mhz> <node>/dev/sci1</node> <export>No</export> <enabled>Yes</enabled> <blocksa>No</blocksa> <blockua>No</blockua> <blockga>No</blockga> <!-- <boxkey>0000000000</boxkey> --> <!-- <rsa>0000000000</rsa> --> <!-- <irde*o-camkey>0000000000000000</irde*o-camkey> --> <!-- <irde*o-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irde*o-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>10001</newcamd_port> <autosid>Yes</autosid> <Seca-PPV>No</Seca-PPV> <pincode>0000</pincode> <sid> <allow> <!-- <id>0000</id> <id>0001</id> <id>0002</id> --> </allow> <deny> <!-- <id>0000</id> <id>0001</id> <id>0002</id> --> </deny> </sid> <priority>round</priority> </device> </readers> <radegastserver> <enabled>No</enabled> <port>16000</port> <allow> <hostname>localhost</hostname> </allow> </radegastserver> <cache> <emm>2</emm> <ecm>3</ecm> </cache> <debug> <password>NewCSpwd</password> <level>normal</level> <type>init</type> <output>console,tcp</output> <console_options>normal,init</console_options> <tcp_port>3001</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> <name>Nabilo</name> <password>NabiloPWD</password> <au>on</au> <sidoverride>off</sidoverride> <spider>No</spider> </user> </newcamdserver> <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>newcs</name> <!-- valid value for password are: Any password you'd like - Used for browser to logon (its case sensitive). --> <password>newcs</password> <!-- valid value for accesslevel are: admin, stats - Define what rights the user has in the web-console --> <accesslevel>admin</accesslevel> </user> </httpd> </newCSconfig> |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: May 2010
Posts: 11
|
root@asirem-desktop:/var/bin# ./newcs_1.62 -d
bash: ./newcs_1.62 : fichier binaire impossible à lancer what the pb ?? |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Apr 2009
Posts: 7
|
hi
u did wrong bin file linux used .x86 or .i686 file so u need linux bin file for ur OS then done nothing big issue with u ishare |
|
|
|
![]() |
| Tags |
| plz |
| Thread Tools | |
| Display Modes | |
|
|
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.