AW: CCcam mit externen Reader betreiben
Hallo habe den newcs und cccam am laufen leider conectet die incubus cam nicht kann mir jemand behilflich sein wo der Fehler ist.
##############################################################################
# incubusCamd configuration file #
# All configuration options in this file observe the same format: #
# <configuration_name>=<configuration_value> #
# #
# Each section are [<section_name>:<option_1>:<option_x>] like. #
# #
# No matter about white spaces on any place or UNIX/DOS style files #
##############################################################################
########################### general configuration ############################
[General]
# Enable or disable background execution of the cam
# 0 - Disable
# 1 - Enable
background_execution=1
# First release don't use this, you can delete it
# Used to set the priority where first try to get the current Ecm's DW
# divide each option by comma, options are card protocol name or "emu" (for the internal emulator)
# mode=emu,cccam,gbox,camdX,newcamd,radegast,aroureos
############################ caid configuration ##############################
#
# First of all the cam use the incubusCamd.prio file, then use the
# configuration below.
# Sections are defined by the value of the CaID.
# You can choose the default ecm table used by the codify, this means that
# you can choose the first byte of the raw ecm that is downloaded from sat.
# If you don't know what value to insert, use "80". (all value are in hex)
# Default value for ecm_table is 0x80.
# The option "priority" tells if one caid should be selected before try
# another one with a priority value greater.
# The less is the value the greatest is the priority. Choose from "0" to any value,
# priority value is decimal.
#
[CaID:0100]
ecm_table=80
priority=1
[CaID:0500]
ecm_table=80
priority=1
[CaID:0600]
ecm_table=80
priority=1
[CaID:0919]
ecm_table=80
priority=1
[CaID:093B]
ecm_table=80
priority=1
[CaID:0B00]
ecm_table=80
priority=1
[CaID:0D00]
ecm_table=80
priority=1
[CaID:1700]
ecm_table=80
priority=1
[CaID:1800]
ecm_table=80
priority=1
[CaID:2600]
ecm_table=80
priority=1
########################### provider configuration ###########################
#
# All parameters are in hexadecimal notation.
# Each section is defined by the provider id value.
# If you don't know the provider id value then use the provider id "FF00".
# On provider FF00 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#
[Prov:0501]
# ----------------------------------------------------------------------------
# URL of card-server to use, formats are as follows:
#
# newcamd://<username>:<password>@<hostname>:<port>/<des_key>
# aroureos://@<hostname>:<port>
# radegast://@<hostname>:<port>
#
# Example:
# newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3
#
# Multiple card-server url's can be specified for server fail-over.
# If the emu fails to connect or fails to get valid CW's, it will try to
# connect to other servers in a round-robin fashion.
#
# Up to 16 servers can be added from index 0 to 15.
#
# You can choose also to select a cccam or gbox server, but they must be declared
# in the "servers configuration" section ( [Servers] ).
# e.g. : if you want to use a cccam server for a provider you must put it on
# the parameter card_server_url_0=cccam://
# NO MATTER the value after the double slash because server configuration is
# made in the section [Servers].
# Only for newcamd, radegast and aroureos is usefull to put correct connection
# parameters because they are provider dependent.
#
#
card_server_url_0=newcamd://username

assword@192.168.0.100:10550/0102030405060708091011121314
card_server_url_1=radegast://@<hostname>:<port>
[Prov:FF00]
# this provider is a stand-in for all providers not declared------------------
#
# For example i choose to use gbox protocol on all other provider.
#
card_server_url_0=gbox://
########################### servers configuration ############################
#
# This is the section for the multi-server configuration.
# First release use this only to connect on ONE cccam server and on ONE gbox
# server.
# gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>
# cccam://<username>:<password>@<hostname>:<port>
#
[Servers]
192.168.1.26=cccam://root:dbox2@192.168.1.26:12000
card_server_url_1=gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>
Newcam.xml
<?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 Phoenix Interface.
-->
<newCSconfig>
<readers name="Card Readers">
<device>
<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>34000</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>127.0.0.1</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 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>newcs</name>
<password>dbox2</password>
<au>on</au>
</user>
</newcamdserver>
<httpd>
<server>
<port>8088</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcs</name>
<password>root</password>
<accesslevel>dbox2</accesslevel>
</user>
</httpd>
</newCSconfig>
CCcam.conf
N: 127.0.0.1 34000 newcs dbox2 01 02 03 04 05 06 07 08 09 10 11 12 13 14
F: ufs910 kathrein 2 0 1 { 0:0:4 } {} {}
C: 192.168.1.25 12000 ufs910 ufs910 no