Ver Mensaje Individual
Antiguo 24/04/2006, 22:33   #11
Vicent10
Usuario Activo
 
Fecha de ingreso: 23/nov/2002
Mensajes: 49
Vicent10 está en el buen camino
Azul y dream

Bueno, yo uso ahora la 7020 con gemini 2,8 y la newcamd que tienes, pero debes de meterle los archivos de configuración. Una vez metidos los archivos de configuración por ftp te vas a var/tuxbox/config/newcamd/ y allí verás tres ficheros: cardserv.cfg , cardspider.cfg y newcamd.confg

Abres el cardser.cfg en modo edición y asegúrate que tiene algo parecido a esto
DESKEY = 01 02 03 04 05 06 07 08 19 10 11 12 13 14
SERVER_NAME = cardserv
DEBUG_PORT = 14000
ENTITLEMENT_PORT = 14001
ADMIN_PORT = 14002
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
USER = local local lan 172.0.0.1 12000
USER = spider spider spider
DEBUG_INIT = no
DEBUG_NET = no
DEBUG_ECM = no
DEBUG_EMM = no
#
#Upper Card slot
#If you have a Viasat NDS card and would like to use this reader for the card,
# remove the # from the line Starting with BOXID and insert yuor id here
SERIAL_PORT = 0
TCP_PORT = 10000
#BOXID = 0000000000
EMM-G = yes
EMM-S = yes
EMM-U = yes
SPECIAL_FEATURES = yes
#BOXKEY = BB BB BB BB BB BB BB BB
#
#Lower Card Slot
#If you have a Viasat NDS card and would like to use this reader for the card,
# remove the # from the line Starting with BOXID and insert yuor id here
SERIAL_PORT = 1
TCP_PORT = 10001
#BOXID = 0000000000
EMM-G = yes
EMM-S = yes
EMM-U = yes
SPECIAL_FEATURES = yes
BOXKEY = BB BB BB BB BB BB BB BB
#Serial Port
# If you intend to use the rear serial port remove the # from the next 6 lines
#If you have a Viasat NDS card and would like to use this reader for the card,
# remove the # from the line Starting with BOXID and insert yuor id here
#SERIAL_PORT = 2
#TCP_PORT = 10002
#BOXID = 0000000000
#EMM-G = yes
#EMM-S = yes
#EMM-U = yes
#SPECIAL_FEATURES = no

Ahora mira que el newcamd enlace con el cardserver, abre el newcamd.confg en el modo de edición y asegúrate que tenga estas lineas
CWS_MULTIPLE = 172.0.0.1 10000:10002 local local 01 02 03 04 05 06 07 08 19 10 11 12 13 14 lan cardserv
CWS_MULTIPLE = 172.0.0.1 4000:4008 myspid myspid 01 02 03 04 05 06 07 18 09 10 11 12 13 14 lan ServSpider

Con esos ya funcionan los dos slots, y si quieres activar el spider, abre el cardspider.cfg en el modo edicion y pon
SERVER_NAME = ServSpider
DESKEY = 01 02 03 04 05 06 07 18 09 10 11 12 13 14
CWS = 172.0.0.1 10000 spider spider 01 02 03 04 05 06 07 08 19 10 11 12 13 14 lan cardserv
CWS = 172.0.0.1 10001 spider spider 01 02 03 04 05 06 07 08 19 10 11 12 13 14 lan cardserv
USER = myspid myspid lan 172.0.0.1 12000
# PEER = somewhere.online.net 15000 otherSpider password 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e (esto es el peer de otro y el otro debe de tener el tuyo)
#peer para el otro # PEER = tu.ip.o.dominio 15000 ServSpider password 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e ( el puerto 15000 u otro pero el mismo en ambos, el pasword y la deskey te pones de acuerdo con el otro)
y algo parecido a esto
# Seca2 Cyfra+, Sky Italia, Seca3 Digital+
NETWORK_CARD = 0100:000065:000070:000071:000072:004001:004101
TCP_PORT = 4000
# Nagra2 Digital+,Cabo
NETWORK_CARD = 1801:004001:004101:004801:004901
TCP_PORT = 4001
# Nagra1 Cabo
NETWORK_CARD = 1800:004801:004901
TCP_PORT = 4002
# Viaccess NTV+, NTVint, HRT
NETWORK_CARD = 0500:01a400:01ac00:020a00
TCP_PORT = 4003
# Irdeto Pink+
NETWORK_CARD = 0602:000000:000001
TCP_PORT = 4004
# Conax
NETWORK_CARD = 0b00:000000
TCP_PORT = 4005
# Cryptoworks Czechlink (black card)
NETWORK_CARD = 0d01:000054
TCP_PORT = 4006
# Cryptoworks UPC Direct
NETWORK_CARD = 0d02:00008c
TCP_PORT = 4007
# Cryptoworks Slovaklink + Digiturk
NETWORK_CARD = 0d03:000020:0000c0:0000c4
TCP_PORT = 4008
todo esto es modificable pero cuida de enlazar los ficheros, eln la Ip la tuya si quieres y los datos de la deskey relacionados
Como veras la newcamd enlaza al car server por un lado con CWS_MULTIPLE = 172.0.0.1 10000:10002 local local 01 02 03 04 05 06 07 08 19 10 11 12 13 14 lan cardserv y por otro lado con el spider en USER = myspid myspid lan 172.0.0.1 12000, donde 12000 es el reverse login de la newcamd, por medio de CWS_MULTIPLE = 172.0.0.1 4000:4008 myspid myspid 01 02 03 04 05 06 07 18 09 10 11 12 13 14 lan ServSpider, y ahi se difinen los puertos del spider del 4000 al 4008, # Seca2 Cyfra+, Sky Italia, Seca3 Digital+
NETWORK_CARD = 0100:000065:000070:000071:000072:004001:004101
TCP_PORT = 4000
# Nagra2 Digital+,Cabo
NETWORK_CARD = 1801:004001:004101:004801:004901
TCP_PORT = 4001
# Nagra1 Cabo
NETWORK_CARD = 1800:004801:004901
TCP_PORT = 4002
# Viaccess NTV+, NTVint, HRT
NETWORK_CARD = 0500:01a400:01ac00:020a00
TCP_PORT = 4003
# Irdeto Pink+
NETWORK_CARD = 0602:000000:000001
TCP_PORT = 4004
# Conax
NETWORK_CARD = 0b00:000000
TCP_PORT = 4005
# Cryptoworks Czechlink (black card)
NETWORK_CARD = 0d01:000054
TCP_PORT = 4006
# Cryptoworks UPC Direct
NETWORK_CARD = 0d02:00008c
TCP_PORT = 4007
# Cryptoworks Slovaklink + Digiturk
NETWORK_CARD = 0d03:000020:0000c0:0000c4
TCP_PORT = 4008
y acontinuación enlaza con tu tarjeta en el cardserver, USER = spider spider spider, desde el spider en estas lineas CWS = 172.0.0.1 10000 spider spider 01 02 03 04 05 06 07 08 19 10 11 12 13 14 lan cardserv
CWS = 172.0.0.1 10001 spider spider 01 02 03 04 05 06 07 08 19 10 11 12 13 14 lan cardserv
y si no hay tarjeta el spider no funciona
La newcamd 6.09 funciona muy bien con la azul y la actualiza, y si quieres saber si funciona o la acyualiza por telnet haces login y tecleras root dreambox y acontinuación telnet localhost 14000 y te dice los usuarios activos y si telnet localhost 14001, los derechos de la tarjeta, solo falta ver como se comporta con la compra ppv


Saludos

Última edición por Vicent10; 24/04/2006 a las 22:56.
Vicent10 está desconectado
Respuesta rápida a este mensaje
Responder Citando Subir