Zitat Zitat von franzli Beitrag anzeigen
Hallo zusammen
bei mir siehts so aus, habe aber kein Bild
dm800 mit nabilo image (serverbox)und kathi (client)mit W-Image:
in der Serverbox dm800 steht F: benutzername passwort
in der incubus card_server_url=cccam://benutzername:passwort@meineipder serverbox:port
was muß ich denn anders machen damit es hell wird mit HS?
folgende conf habe ich:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:



################################################## ############################
# 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 (1) or disable (0) background execution
# 0 - Off
# 1 - On
#
background_execution=0

# This sets the level of console output for debugging:
# 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
# 3 - Print all debug messages
#
debug_level=0

# This option enables (1) or disables (0) the writing of debug information to the
# console.
#
log_to_console=0

# This option enables (1) or disables (0) the writing of console output to a log file
#
log_to_file=0

# When log_to_file is set to 1, this is the path and filename to write console
# ouput to.
#
logfile_name=/var/bin/incubusCamd.log

# This is the path and filename to read SoftCam.Key file
# by default it will be searched in the /var/keys directory
#
softcamfile_name=/var/keys/SoftCam.Key

# This is the path and filename to read prio file
# by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
#
priofile_name=/var/keys/incubusCamd.prio

# Used to activate on-screen messages. Username and password required if
# HTTP authentication is enabled on enigma.
# 0 - Off
# 1 - On
#
on_screen_messages_show=1
on_screen_messages_username=root
on_screen_messages_password=
on_screen_messages_key_update=0
on_screen_messages_wait_for_key_update=0
on_screen_messages_ecm=0
on_screen_messages_emm=0

# When activated, incubusCamd will listen on the specified port for connections. All
# log activity will be broadcast in real-time to connected clients.
#
console_logs_broadcast=0
console_logs_broadcast_port=666

# Enable/disable incubusCamd web interface (default port is 668).
# 0 - Disable
# 1 - Enable
webif=0
webif_port=668

########################### 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 "000000" and ca id "0000".
# On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
# is declared then the cam will use the provider founded.
#

[Prov:000000:CaID:0000]
# ----------------------------------------------------------------------------
# this provider is a stand-in for all cards and all caid not declared previously
#
# You can select wich type of priority to assign on each caid/prov combination
# priority name available are: card,emu,cs
# card: internal card reader
# emu: internal emulator
# cs: card share protocols
# each type must be separated by a comma
#
# you can also set to use only cs and nothing more, to do it insert on each comma "cs"
# example: check_priority=cs,cs,cs # only cs in this case
# example: check_priority=card,emu,emu # no cs in this case
# obviously this is not suggested but if you prefer to disable an option you should do it in this way
# you can also declare only one type: check_priority=cs
# or two types: check_priority=cs,emu
# and so on
check_priority=cs,emu,card

# You can select wich protocol will be used first for the current caid/prov combination
# protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
# each protocol must be separated by a comma
#
# you can also declare only one type: cs_protocol_order=cccam
# or two types: cs_protocol_order=cccam,newcamd
# and so on
cs_protocol_order=cccam,newcamd,gbox,camd35,camd33 ,radegast,aroureos

# Enable (1) or disable (0) emm process when a cs protocol is used
# 0 - Off
# 1 - On
#
process_emms_on_cs_mode=0

# Enable (1) or disable (0) emm g type process
# 0 - Off
# 1 - On
#
process_emm_g=0

# Enable (1) or disable (0) emm s type process
# 0 - Off
# 1 - On
#
process_emm_s=0

# Enable (1) or disable (0) emm u type process
# 0 - Off
# 1 - On
#
process_emm_u=0

#[Prov:000501:CaID:1833]
#check_priority=cs,emu,card
#cs_protocol_order=cccam,newcamd,gbox,camd35,camd3 3,radegast,aroureos
#process_emms_on_cs_mode=0
#process_emm_g=0
#process_emm_s=0
#process_emm_u=0

[Prov:000000:CaID:0000]
check_priority=cs,cs,cs
cs_protocol_order=cccam,newcamd,gbox,camd35,camd33 ,radegast,aroureos
process_emms_on_cs_mode=0
process_emm_g=0
process_emm_s=0
process_emm_u=0

########################### servers configuration ############################
[Servers]
# This is the section for the multi-server configuration.
#
# URL of card-server to use, formats are as follows:
#
# newcamd://<username_31>:<password_31>@<hostname>:<port>:<c ai d_4>:<prov_id_6>/<des_key_14>/[EMM]
# aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# camd33://<username_10>:<password_10>@<hostname>:<port>:<c ai d_4>:<prov_id_6>/[aes_key_16]/[EMM]
# camd35://<username_32>:<password_32>@<hostname>:<port>:<c ai d_4>:<prov_id_6>/[EMM]
# gbox://<localhost>:<localport>:<password_8>@<peer_addre ss >:<peer_port>:<peer_pass_8>/[EMM]
#
# cccam://<username_20>:<password_32>@<hostname>:<port>/<receive_emu_shared>/[EMM]
# where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
#
#
# NOTE: The "EMM" suffix is optional and tells the card-server client whether
# to send EMM's to the card-server or not. Enabling or disabling this only
# has effect if the card-server is configured to accept emms from this client.
#
# NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
# use how many server as you like
#
# i.e:
#
#card_server_url=cccam://usernameassword@192.168.1.24:12000
#card_server_url=gbox://yourname.dyndns.org:6666assword@hisname.dyndns.o rg:6666eer_pass
#card_server_url=cccam://usernameassword@hostnameort
#card_server_url=gbox://192.168.1.24:5555assword@192.168.1.32:4444eer_ pass
#card_server_url=newcamd://usernameassword@192.168.0.100:10550:0500:028800/0102030405060708091011121314
#card_server_url=radegast://@192.168.0.100:10550:0100:000065
#card_server_url=aroureos://@yourhostname.dyndns.org:10666:0500:007C00
#card_server_url=camd35://usernameassword@192.168.0.50:14150:0603:000000
#card_server_url=camd33://usernameassword@192.168.0.50:10550:0603:000000 # cam33 without AES encryption
#card_server_url=camd33://usernameassword@192.168.0.50:10500:0604:000000/01020304050607080910111213141516 # cam33 with AES encryption

card_server_url=cccam://username:Password@yourname.dyndns.org:12000

########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
#
# All values are in hex notation
# In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
#
# situation 1: this caid, all idents, on all channels will use the tunnel_caid
# caid:tunnel_caid
#
# situation 2: this caid/ident pair will use the tunnel_caid
# caid:tunnel_caid:ident
#
# situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid
# caid:tunnel_caid:ident:sid
#
# i.e:
#
1833:1702:000000:0080 #History HD
1833:1702:000000:0081 #Sky Sport HD
1833:1702:000000:0082 #Discovery HD
1833:1702:000000:0083 #Sky Cinema HD
1833:1702:000000:0084 #EuroSport HD
1833:1702:000000:007E #Disney Cinemagic HD
1833:1702:000000:007F #National Geography HD

die rote habe ich mit meinen Daten angepasst