Home

ayuda con la gris para hacer de servidor

andresonico

Usuario
Amigo OpenSPA
9 Sep 2009
11
0
0
Hola, acabo de adquirir my nuevo azbox elite y poco a poco le voy metiendo mano, pero lo que no soy capaz de conseguir y mira que he leído es configurar cccam y news para hacer de servidor con la gris, el cccam me funciona bien hago de cliente perfectamente , pero en newcs no se como configurarlo para que me lea la tarjeta y compartirla con el cccam, con multicast si me lee la tarjeta y veo los canales.
Si hay alguien con paciencia y ganas de enseñar le estaría muy agradecido

Estos son los archivos de configuración que tengo tanto en newcs y cccam.

En newcs:

<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>upper</name>
<type>azbox</type>
<node>/dev/scard</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>No</blockga>
<newcamd_port>20000</newcamd_port>
<autosid>no</autosid>
<carddetect>yes</carddetect>
<priority>hard</priority>
<PTShandshake>no</PTShandshake>
<mhz>500</mhz>
<boxkey>79FDC0E18D278138</boxkey>
<rsa>9ED52515321F04BCF7772151149D6895154B559A8D825A4E7D711A9FAFD5C66BF64689501B254DF1832F754C21095379CF97B4E5BE6E0F1C9CEBF0A0E91D5ACD</rsa>
</device>
</readers>
<xmlserver>
<enabled>0</enabled>
</xmlserver>
<radegastserver>
<enabled>0</enabled>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>-1</ecm>
</cache>
<debug>
<darint39>sintoi51</darint39>
<level>internal</level>
<type>all</type>
<output>console, tcp</output>
<logfile>/tmp/newcs.txt</logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>172.16.1.1</udp_host>
<udp_port>9000</udp_port>
<udp_options></udp_options>
<tcp_port>1001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>local</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>dummy</name>
<password>dummy</password>
<hostname>127.0.0.1</hostname>
<port>12000</port>
</user>
</newcamd_server>
</newCSconfig>


Y cccam


F: xxxx xxxxxpass 2 0 0 { 0:0:2 }
###############################################
#
#
###############################################
#### Aqui debajo poner los Servers (C) ####
###############################################
C: xxxx.dyndns.org 12000 xxxxx xxxxxxpass no{0:0:3}
###############################################
# Aqui debajo la Newcamd Lines (N lines)
N: 127.0.0.1 12000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
###############################################
#### WEB CONFIG ####
###############################################
# #
# ALLOW TELNET INFO : #
# ALLOW TELNETINFO: yes
# ALLOW WEB INFO : #
# ALLOW WEBINFO: yes
# WEBINFO USERNAME : #
# WEBINFO USERNAME : root
# WEBINFO PASSWORD : #
# WEBINFO PASSWORD : javi
# TELNETINFO USERNAME : #
# TELNETINFO USERNAME :
# TELNETINFO PASSWORD : #
# TELNETINFO PASSWORD :
# TELNET INFO LISTEN PORT : #
# TELNETINFO LISTEN PORT : 16000
# WEB INFO LISTEN PORT : #
# WEBINFO LISTEN PORT : 16001
#
###############################################
#### Config ####
###############################################
# SERVER LISTEN PORT : #
SERVER LISTEN PORT : 12000
# INFO LISTEN PORT : #
# INFO LISTEN PORT : 16000
# HTML INFO LISTEN PORT : #
# HTML INFO LISTEN PORT : 16001
# ZAP OSD TIME : #
# ZAP OSD TIME :0
# OSD USERNAME : #
# OSD USERNAME :root
# OSD PASSWORD : #
# OSD PASSWORD :javier70
# PHOENIX READER PATH : #
# EMM Blocker #
# SHOW TIMING : #
# SHOW TIMING : no
# DEBUG : #
# DEBUG : no
# NEWCAMD CONF : #
# NEWCAMD CONF :no
# DISABLE EMM : #
# DISABLE EMM : no
# EXTRA EMM LEVEL : #
# EXTRA EMM LEVEL : no
# BOX KEY #
# SERIAL READER : <Phoenix T21> #
# SERIAL READER : /dev/tts/0
# SMARTCARD CLOCK FREQUENCY : <device> <freq>
#
# SMARTCARD CLOCK FREQUENCY: /dev/sci0
# SMARTCARD CLOCK FREQUENCY: /dev/sci1
# SERIAL READER : /dev/usb/tts/0 smartreader+
# SMARTCARD CLOCK FREQUENCY: /dev/ttsUSB0 6000000
# PINCODE : #
# SOFTKEY FILE : #
# SOFTKEY FILE : /camd/lib/SoftCam.Key
# AUTOROLL FILE : #
# AUTOROLL FILE : /camd/lib/AutoRoll.Key
# STATIC CW FILE : #
# STATIC CW FILE : /camd/lib/constant.cw
# CAID PRIO FILE #
CAID PRIO FILE : /camd/lib/CCcam.prio
# PROVIDERINFO FILE #
PROVIDERINFO FILE : /camd/lib/CCcam.providers
# CHANNELINFO FILE #
CHANNELINFO FILE : /camd/lib/CCcam.channelinfo
# LOG WARNINGS : #
#LOG WARNINGS : /tmp/warnings.txt
#
# MINIMUM DOWNHOPS:
#
 

oscar_fl

Hechado .
Loco por OpenSPA
Forero
9 Abr 2009
9.814
3.435
0
Pues de momento cambiaria el puerto ponlo asi y tu cccam con el 12000
<tcp_options></tcp_options>
</debug>

<newcamdserver>
<enabled>yes</enabled>
<name>local</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>dummy</name>
<password>dummy</password>
<hostname>127.0.0.1</hostname>
<port>20000</port>
</user>
</newcamd_server>
</newCSconfig>


Y cccam


F: xxxx xxxxxpass 2 0 0 { 0:0:2 }
###############################################
#
#
###############################################
#### Aqui debajo poner los Servers (C) ####
###############################################
C: xxxx.dyndns.org 12000 xxxxx xxxxxxpass no{0:0:3}
###############################################
# Aqui debajo la Newcamd Lines (N lines)
N: 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
###############################################