Hello guys
Hope you can help me solve this!![]()
Im setting *AN sharing with 2 DM500S, Both with GEMINI 3.2 image and MGCamd emu!
I've setup Server side with MGCAMD+NEWCS 1.19 and client with MGCAMD
this is Server /var/tuxbox/config/newcs.xml file:
====================================
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<node>/dev/sci0</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>XXXXXXXXXXXXXXXX</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>11000</newcamd_port>
<priority>round</priority>
<sid>
<allow>
<id></id>
</allow>
<deny>
<id></id>
</deny>
</sid>
</device>
<device>
<name>upper</name>
<type>Sci</type>
<node>/dev/sci1</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>Yes</blocksa>
<blockua>Yes</blockua>
<blockga>No</blockga>
<boxkey>XXXXXXXXXXXXXXXX</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>11001</newcamd_port>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<id></id>
</allow>
<deny>
<id></id>
</deny>
</sid>
</device>
</readers>
<radegastserver>
<enabled>no</enabled>
<port>10001</port>
<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></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.0.1</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>gunterman</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<name>mycard</name>
<password>mycardpass</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>
<user>
<name>dummy</name>
<password>dummypass</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>
</newcamdserver>
</newCSconfig>
this is server /var/tuxbox/config/newcamd.conf file:
======================================
DEMUX_API = 2
BOX_TYPE = DM7000
CONTROL_WORD_DEVICE = CA
CA_API = 3
GTX_OUTPUT_MODE = 16
PMT_UPDATE_WATCH = yes
EMU = no
PREFER_EMU = yes
DISABLE_CAM = yes
CAM_CASYS = 17
AU = yes
SHOW_ALL_CA_SYSTEMS = no
OSD = none
OSD_WEB_LOGIN = root:dreambox
DEBUG_ECM = yes
DEBUG_EMM = no
DEBUG_CWS = yes
DEBUG_CAM = yes
DEBUG_CAM_HEX = no
SHOW_CW = no
SHOW_PAT = no
SHOW_PMT = no
SHOW_ECM = no
SHOW_CAT = no
SHOW_EMM = no
SHOW_CWS_ECM = no
SHOW_CWS_EMM = no
EMM_REPORT_WRONG_SIG = no
OSD_WAIT_TIME = 2000
DEFAULT_CW_DELAY = 500
RELOAD_CONFIG_ON_ZAP = yes
RELOAD_KEYLIST_ON_ZAP = no
CWS = localhost 11000 mycard mycardpass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan gunterman
CWS = localhost 11000 dummy dummypass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 *an gunterman
CWS_CONNECT_TIMEOUT = 20
CWS_INCOMING_PORT = 12000
CWS_DEBUG_PORT = 12001
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
this is client /var/tuxbox/config/newcamd.conf file:
======================================
DEMUX_API = 2
BOX_TYPE = DM7000
CONTROL_WORD_DEVICE = CA
CA_API = 3
GTX_OUTPUT_MODE = 16
PMT_UPDATE_WATCH = yes
EMU = no
PREFER_EMU = yes
DISABLE_CAM = yes
CAM_CASYS = 17
AU = yes
SHOW_ALL_CA_SYSTEMS = no
OSD = none
OSD_WEB_LOGIN = root:dreambox
DEBUG_ECM = yes
DEBUG_EMM = no
DEBUG_CWS = yes
DEBUG_CAM = yes
DEBUG_CAM_HEX = no
SHOW_CW = no
SHOW_PAT = no
SHOW_PMT = no
SHOW_ECM = no
SHOW_CAT = no
SHOW_EMM = no
SHOW_CWS_ECM = no
SHOW_CWS_EMM = no
EMM_REPORT_WRONG_SIG = no
OSD_WAIT_TIME = 2000
DEFAULT_CW_DELAY = 500
RELOAD_CONFIG_ON_ZAP = yes
RELOAD_KEYLIST_ON_ZAP = no
CWS = xxxxxxx.no-ip.info 11000 dummy dummypass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 *an gunterman
CWS_CONNECT_TIMEOUT = 20
CWS_INCOMING_PORT = 12000
CWS_DEBUG_PORT = 12001
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
------------------------------------------------------------
- I have created no-ip account!
- I have setup server IN*DYN's with proper data and running... its log file confirms updated D*S.
- Both dream have internet access!
- Both dream can "see" each other trough "ping".
- I can acess the card in server but not in client!
- I have even tried inserting servers ISP IP in clients newcamd.conf with no success!
Please, any ideas about what i'm doing wrong?
NOTE : If both dreams are connected with crossover client shows picture for a few secconds (obviously with proper static IP) and then both freeze.
Thanks in advance!
googled
![]()




Reply With Quote
