Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

NewCS Server und MGCamd Client

    Nobody is reading this thread right now.

Best-Of-Me

Spezialist
Registriert
22. Dezember 2010
Beiträge
688
Reaktionspunkte
81
Punkte
88
Hi Leute,

es ist mein erster CS-Versuch... und natürlich wie bei vielen ersten versuchen, klappt es nicht :(

Also ich habe ein NewCS Server auf einem Ubuntu 11.10 mit einem Smarmouse2 Cardreader und einer S02 Karte

Hier die newcs.xml
<newCSconfig>
<globals>
<listening-ip>192.168.0.250</listening-ip>
</globals>
<readers name="Standard Phoenix on PC">
<device>
<name>EasyMouse 2</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>/dev/ttyUSB0</node>
<infinity_number>0</infinity_number>
<slot>0</slot>
<parity>none</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<blockC0>no</blockC0>
<irdetomode>0</irdetomode>
<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>15050</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<protectedsid><id>0000</id><id>0001</id><id>0002</id></protectedsid>
<sid>
<allow>
<id>000C</id><id>000D</id><id>000E</id><id>0010</id><id>0013</id><id>0015</id><id>0016</id><id>0017</id><id>0018</id><id>001A</id><id>001B</id><id>001C</id><id>001D</id><id>0022</id><id>0024</id><id>002A</id><id>0032</id><id>0034</id><id>00A8</id><id>0206</id><id>0021</id><id>0023</id><id>0025</id><id>0026</id><id>0038</id><id>003A</id><id>3331</id><id>3335</id><id>07FF</id><id>0027</id><id>0037</id><id>2EFE</id><id>0039</id><id>4461</id><id>4462</id><id>6FF1</id><id>7001</id><id>7009</id><id>700A</id><id>0008</id><id>0009</id><id>000A</id><id>000B</id><id>0014</id><id>0019</id><id>0029</id><id>002B</id><id>0203</id><id>0204</id><id>0011</id><id>0035</id><id>00DD</id><id>00DE</id><id>00FD</id><id>0107</id><id>0111</id><id>011B</id><id>0125</id><id>012F</id><id>0139</id><id>0143</id><id>014D</id><id>016B</id><id>0175</id><id>00DF</id><id>0106</id><id>0110</id><id>011A</id><id>0124</id><id>012E</id><id>0138</id><id>0142</id><id>014C</id><id>0156</id><id>0160</id><id>00FC</id><id>0069</id><id>006A</id><id>006B</id><id>006F</id><id>0070</id><id>0071</id><id>0072</id><id>0077</id><id>0081</id><id>0082</id><id>0083</id><id>0084</id><id>0075</id><id>0201</id><id>003B</id><id>0046</id>
</allow>

<deny></deny>
</sid>
<priority>round</priority>
</device>
</readers>

<radegastserver>
<enabled>no</enabled>
<port>10001</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>

<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>

<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>

<user>
<name>newcs</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>

<debug>
<password>NewCSpwd</password>
<mode>simple</mode>
<level>normal</level>
<type>init</type>
<output>console,tcp</output>
<console_options>normal,init</console_options>
<logfile>/hdd/newcs.txt</logfile>
<file_options>spam,all</file_options>
<udp_host>192.168.1.10</udp_host>
<udp_port>1000</udp_port>
<udp_options>normal,init</udp_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>user</name>
<password>password</password>
<hostname/>
<port/>
<au>on</au>
<spider>off</spider>
<sidoverride>off</sidoverride>
<rate>0</rate>
<status>access</status>
</user>
</newcamdserver>

<chameleon2>
<server>
<port>1234</port>
<enabled>no</enabled>
<realm>myShares</realm>
</server>

<peer>
<hostname>localhost</hostname>
<port>1234</port>
<name>myname</name>
<password>mypassword</password>
<realm>myShares</realm>
</peer>

<user>
<name>myname</name>
<password>mypassword</password>
<realm>myShares</realm>
</user>

<virtualcards>
<builtin>no</builtin>
<vc>
<caid>0000</caid>
<provider>0000000</provider>
</vc>

<dvc>
<caid>0001</caid>
<provider>0000000</provider>
</dvc>
</virtualcards>
</chameleon2>
</newCSconfig>

Im selben LAN habe ich eine MGCamd auf einer D-Box2 mit folgenden bearbeiteten Dateien:

mg_cfg
# EMM messages
# 00 don't show any EMM's (default)
# 01 show only valid EMM's
# 02 show valid and bad EMM's with complete data display
M: { 01 }

# ECM messages
# 00 don't show any ECM's
# 01 show only valid ECM's (default)
# 02 show valid and bad ECM's with complete data display
C: { 01 }

# AU
# 01 enable AU
# 02 AU Auto
# 03 network cards update only
A: { 02 }

# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 replace (not add) http-aes keys (since 1.14)
U: { 05 }

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/keys
# 01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
G: { 01 }

# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
N: { 07 }

# network ecm timeout in seconds
K: { 10 }

# newcamd dead routes connect retry, sec
Q: { 600 }

# network shares priority
# 00 newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd
# 02 newcamd, camd3, radegast
P: { 02 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
O: { 01 }

# on screen display Options
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
S: { 03 }

# Log options
# 00 Off
# 01 Network
# 02 console
# 03 both
L: { 02 } 172.16.1.1 28007

# cache ecm pids and data used to open channels,
# store pids in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# use summ
# 00 Off (default)
# 01 Ecm pids cache
# 02 Ecm data cache
# 04 Emm cache for network cards
H: { 07 }

# reread files, summ of options
# 00 No (default)
# 01 config on zap (including priority and ignore, but not replace/cache)
# 02 SoftCam.Key on zap
# 03 both (before 1.14)
# 04 SoftCam.Key on file change (since 1.14)
R: { 04 }

# debug, use summ
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
D: { 00 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-******
# 04 relook
# 05 openbox
B: { 01 }

# keep ecm cache, seconds
E: { 15 }
#

# since 1.14
# urls for aes keys update, any number or urls allowed,
# url data must contain key in format 0500:007C00:0000000000:00:key1:keyl
# W: { }

newcamd.list
CWS = 192.168.0.250 15050 user password 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan Newcs

Mein Problem ist, dass im Newcs Webinterface der User als Offline angezeigt wird :(

Hat jemand eine idee woran das liegen könnte?!


Besten dank im voraus!

60 Aufrufe nicht einer hat eine Antwort?? :345:

Es funktioniert

Diese Verfluchte Shorewall Firewall war zwar deaktiviert, hat aber wohl die Anfragen der D-Box2 geblockt?!
 
Zuletzt bearbeitet von einem Moderator:
Zurück
Oben