Ga naar inhoud


[DM500S] Newcs TV Vlaanderen/CD


Robbie1974

Aanbevolen berichten


Deze newcs heb ik erin staan. Als ik via telnet kijk ziet de newcs er normaal uit.

 

 

Code:
 <?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>	<readers name="SCI">		<device>			<name>Lower Cardreader</name>			<type>sci</type>			<mhz>357</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>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data>			<crypto-special>No</crypto-special>			<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>			<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk>			<PTShandshake>No</PTShandshake>			<carddetect>yes</carddetect>			<newcamd_port>10000</newcamd_port>			<autosid>Yes</autosid>			<Seca-PPV>no</Seca-PPV>			<pincode>0000</pincode> 			<priority>round</priority>		</device>		</readers>	<radegastserver>			<enabled>No</enabled>			<port>16000</port>			<allow>				<hostname>localhost</hostname>			</allow>	</radegastserver>	<cache>			<emm>20</emm>			<ecm>-1</ecm>	</cache>		<debug>			<password>NewCSpwd</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>				<name>living</name>				<password>living</password>								<au>yes</au>				<sidoverride>on</sidoverride>				<spider>No</spider>        <rate>2</rate>			</user>			<user>				<name>kamer1</name>				<password>kamer1</password>								<au>no</au>				<sidoverride>on</sidoverride>				<spider>No</spider>        <rate>2</rate>			</user>			<user>				<name>kamer2</name>				<password>kamer2</password>								<au>on</au>				<sidoverride>off</sidoverride>				<spider>No</spider>        <rate>2</rate>			</user>	</newcamdserver></newCSconfig>

 

Dit is de newcamd.config van op die DM500. Dus locaal kan ik ook niet kijken.

 

Code:
# /var/tuxbox/config/newcamd/newcamd.conf## newcamd mandatory settings# # Use emulator?EMU = yes# if both control word server and emulator keys are available for the# channel, which method should be tried first?PREFER_EMU = yes# Autoupdate for Emu and Control Word Servers# AU is always yes if there are betad UDS control word server# connected to newcamdAU = yes## OSD## number of seconds to show the newcamd OSD, works on enigma only# 0 seconds -> OSD off# 1 second  -> show "Can't decode" messages onlyOSD_TIMEOUT = 0# Recent Enigma versions come with a new option "Use http authentication"# in the Expert Setup menu. If this option is enabled, the Enigma web server# requires all clients to authorize themselves with username (root) and# password (usually dbox2 or dreambox). The following option tells newcamd# about the authentication username and password to use for the web server# in order to be able to display its on screen information.OSD_WEB_LOGIN = root:dreambox## newcamd debug options## dumps all ca systems used by a channel on the consoleSHOW_ALL_CA_SYSTEMS = no# print debug messages about ECM handlingDEBUG_ECM = yes# print debug messages about EMM handlingDEBUG_EMM = no# print debug messages about Control Word Server (CWS)DEBUG_CWS = yes# print debug messages about dbox2 CAM (cam-alpha.bin)DEBUG_CAM = yes# hex dump of entire PATSHOW_PAT = no# hex dump of entire PMTSHOW_PMT = no# hex dump of entire ECMSHOW_ECM = no# hex dump of entire CATSHOW_CAT = no# hex dump of entire EMM (AU)SHOW_EMM = no# show network ECM messages being sent and received from/to the cardserversSHOW_CWS_ECM = no# show network EMM messages being sent and received from/to the cardserversSHOW_CWS_EMM = no# hex dump of EMMs with wrong signatureEMM_REPORT_WRONG_SIG = no## newcamd optional settings## Delay between reception of new control word and writing them into# the CSA registers# this is a default, can be changed for each individual key in keylistDEFAULT_CW_DELAY = 0# reload config on every channel zapRELOAD_CONFIG_ON_ZAP = yes# reload keylist on every channel zapRELOAD_KEYLIST_ON_ZAP = no# write osd ca info to fileCA_INFO_FILE = /tmp/cainfo.txt## newcamd mandatory settings for control word servers (cws)## Cardserver list# # <hostname> <port> <username> <password> <14 byte triple-des key in hex> <lan/wan> <cardserver name> [noecm]## wan connections will be dropped and rebuild if newcamd is told so by camdcmd# (see admin options)## If the last word in the CWS line is noecm, newcamd will not attempt to send# any ecms to that card, it will only send EMMs (AU) if userid is 1. Useful if# you want to merge several cards of one provider into one port using# cardspider.## hostname = uds to use betad, port is the serial port in that case## CWS = uds 1 dummy dummy# CWS = linux.domain.com 10000 dummy2 dummy2 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserverCWS = 127.0.0.1 10000 kamer1 kamer1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs#CWS = uds 0 local local#CWS_MULTIPLE = 127.0.0.1 10000:10001 local local 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserver## newcamd optional settings for using control word servers (cws)## Timeout for cardserver login in 100msCWS_CONNECT_TIMEOUT = 20# Port to listen for incoming cardserver connections (reverse login)# and/or admin connectionsCWS_INCOMING_PORT = 12000# Port to get a list of all connected cardservers, just telnet to itCWS_DEBUG_PORT = 12001# send keep alive messages to servers to keep connections from dying by# unreasonable router NAT timeouts, make sure all cardservers/spiders you# conntect to are v5.25 or newer, otherwise you'll loose connection to them,# if set to yes# seems this feature is commonly misunderstood, it only keeps connections# open even if no data packets are using it for while (NAT routers tend to# forget about established tcp connections when they are inactive), it is# NOT to automatically reconnect to servers, see also Q&A in readme.txtCWS_KEEPALIVE = no## newcamd admin control options# (incoming port is the same as CWS_INCOMING_PORT)## <password> <14 byte des key>#ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00 

 

Alvast bedankt om er even naar te kijken.

Link naar reactie
Delen op andere sites

Dit is de newcs output:

Code:
This is NewCS 1.66 [build: 82] - the New CardServer by the Butter-teamCompiled on May 22 2009 at 11:11:28Reading Config file from /var/tuxbox/config/newcs.xmlTCP-log password is enabled, set to: NewCSpwdTCP-log set to simple modelevel: normaltype: initoutput: console,tcplogger config: level 1 type 3 output 5Console log options: level 1 type 3TCP log options: level 1 type 3[ 13:08:05 ] [ Box detect ] Box type 2 (Dream Multimedia (PPC) Box)[ 13:08:05 ] [ Config ] Option <blockc0> for device 0 (Lower Cardreadesent, defaulting to NO[ 13:08:05 ] [ Config ] Value in <ipk> for device 0 (Lower Cardreader)D, skipping...[ 13:08:05 ] [ Config ] Value in <ucpk> for device 0 (Lower CardreaderID, skipping...[ 13:08:05 ] [ Config ] Pincode for device 0 (Lower Cardreader): 0000[ 13:08:05 ] [ Config ] /dev/sci0 ECM priority: round[ 13:08:05 ] [ EMM Cache ] Initialising dynamic Cache[ 13:08:05 ] [ ECM Cache ] Initialising dynamic Cache[ NewCS ] Process ID is: 200[ 13:08:05 ] [ Loader ] Starting Telnet on port 1001[ 13:08:05 ] [ Loader ] Reader type 5 on node /dev/sci0[ 13:08:05 ] [ Sci ] Closing device /dev/sci0 [Handle=-1][ 13:08:05 ] [ Sci ] Opening device /dev/sci0SCI returned 0 on IOCTL IOCTL_SET_PARAMETERS[ 13:08:05 ] [ Sci ] resetting card now[ 13:08:05 ] [ Sci ] Reset[ 13:08:05 ] [ Sci ] Card reset[ 13:08:07 ] [ ATR ] T=0  1etu=372.00us  Guardtime:13etu  WWT:144000et[ 13:08:07 ] [ ATR ] Historical bytes: p p [0A] [0E] l [b6] [D6][ 13:08:07 ] [ Loader ] Init Seca card[ 13:08:07 ] [ KeymaN ] Adding key ********** type 0 on Provider 0caid 0100 ID=0[ 13:08:07 ] [ KeymaN ] Adding key ********** type 1 on Provider 0caid 0100 ID=0[ 13:08:07 ] [ KeymaN ] Adding key ********** type 1 on Provider 0caid 0100 ID=1[ 13:08:07 ] [ Loader ] Card 0100 on port /dev/sci0 ready[ 13:08:07 ] [ Loader ] Starting Newcamd Server on port 10000[ 13:08:07 ] [ NewCS ] Ready to GO! :)root@dm500 ~ # [ 13:08:07 ] [ Newcamd ] Newcamd thread Server started000newcamd: main loop[ 13:10:06 ] [ Newcamd:10000 ] User kamer1 logged in, client: Generic 
Link naar reactie
Delen op andere sites

Maak een account aan of log in om te reageren

Je moet een lid zijn om een reactie te kunnen achterlaten

Account aanmaken

Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!

Registreer een nieuwe account

Inloggen

Heb je reeds een account? Log hier in.

Nu inloggen
  • Wie is er online   0 leden

    • Er zijn geen geregistreerde gebruikers deze pagina aan het bekijken
×
×
  • Nieuwe aanmaken...