so, nochmal GLJ image raufgemacht, homesharing funktioniert, wo die CLIENT-BOXEN auch mit der DYN ADRESSE arbeiten.

wenn der EXTERNE seine CCCAM.CFG in seine box schiebt, sehe ich in der CCcam info, das er ACTIVE ist, aber nach 10sek ist er nur noch als CLIENT sichtbar. in den 10sek ACTIVE hat er aber auch kein bild.


Welcome to CCcam 2.0.11 server


Current time 20:42:15
NodeID: 1ca000fb313849ea
Uptime: 00d 01:24:56
Connected clients: 2
Active clients: 1
Total handled client ecm's: 521
Total handled client emm's: 0
Peak load (max queued requests per workerthread): 1

hier nochmal meine NEWCS, aber die kann ich doch ausschließen, da ich ja INTERN ein bild habe???!!!

<?xml version="1.0" ?>
- <!--

For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :o)



-->
- <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>no</carddetect>
<newcamd_port>10110</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 />
</allow>
- <deny>
- <!--
valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it.

-->
<id />
</deny>
</sid>
</device>
</readers>
- <radegastserver>
- <!--
valid value for enable are:
0,1 - Enable or Disable radegast server.

-->
<enabled>no</enabled>
- <!--
valid value for port are:
0,65535 - Which port to listen for incomming connections.

-->
<port>10001</port>
- <!--
valid value for allow are:
ALL - Not active yet.

-->
- <allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
- <cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
- <debug>
<level>normal</level>
<type>init</type>
<output>all</output>
<logfile />
<console_options />
<file_options />
<udp_host>192.168.1.10</udp_host>
<udp_port>1000</udp_port>
<udp_options />
<tcp_port>3001</tcp_port>
<tcp_options />
</debug>
- <newcamdserver>
<enabled>yes</enabled>
<name>bla</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile />
- <user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
</user>
- <user>
<name>User1</name>
<password>Pass1</password>
<au>on</au>
</user>
- <!-- Remove if you dont use reverse login
-->
- <user>
<name>User2</name>
<password>Pass2</password>
<hostname>localhost</hostname>
<port>12345</port>
<spider>yes</spider>
</user>
</newcamdserver>
</newCSconfig>