Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Tutorial in Cardsharing between Relook 400s/Dreambox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anacondama
    Banned
    • Jul 2010
    • 865

    Tutorial in Cardsharing between Relook 400s/Dreambox

    ere is a simple configuration in howto setup a working cardsharing
    configuration between the Relook 400s as client and a Dreambox 7000 as
    server.

    This configuration is based on a simple card with no BOXID, other
    sharing methods will work for other providers with some changes, eg N*S

    Example below is for CanalSat France package:

    Server :
    - Dreambox 7000s
    - Image : gemini 2.20
    - Emulator : newcamd 6.04 cardserv
    - IP : 192.168.0.5


    Name of the server: z

    Client :
    - dg 400s
    - Image : ronaldd 1.03
    - Emulator : newcamd
    - IP : 192.168.0.2
    - Username : likvid
    - Password : likvid1


    CARDSERV.CFG

    DESKEY = 0102030405060708091011121314
    SERVER_NAME = z
    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 localhost 12000 au
    USER = likvid likvid1 lan 192.168.0.2 12000 au

    SERIAL_PORT = 0
    TCP_PORT = 10001
    EMM-G = no
    EMM-S = no
    EMM-U = no
    SPECIAL_FEATURES = yes

    SERIAL_PORT = 1
    TCP_PORT = 10000
    EMM-G = no
    EMM-S = no
    EMM-U = no
    SPECIAL_FEATURES = yes



    NEWCAMD.CONF

    DEMUX_API = 2
    BOX_TYPE = DM7000
    CONTROL_WORD_DEVICE = CA
    CA_API = 3
    GTX_OUTPUT_MODE = 4096
    PMT_UPDATE_WATCH = yes
    EMU = yes
    PREFER_EMU = no
    DISABLE_CAM = yes
    CAM_CASYS = 17
    AU = yes
    SHOW_ALL_CA_SYSTEMS = no
    OSD =
    DEBUG_ECM = no
    DEBUG_EMM = no
    DEBUG_CWS = no
    DEBUG_CAM = no
    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 = 0
    RELOAD_CONFIG_ON_ZAP = yes
    RELOAD_KEYLIST_ON_ZAP = yes
    CWS = localhost 10000 local local 0102030405060708091011121314 wan z
    CWS = localhost 10001 local local 0102030405060708091011121314 wan z
    CWS_CONNECT_TIMEOUT = 20
    CWS_INCOMING_PORT = 12000
    CWS_DEBUG_PORT = 12005
    ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00

    Configuration RELOOK DG400S

    on/off : on
    hostname : 192.168.0.5
    port : 10001 (the upper slot of the DM7000S)
    username : likvid
    password : likvid1
    deskey : 0102030405060708091011121314 wan z

    on/off : on
    hostname : 192.168.0.5
    port : 10000 (the lower slot of the DM700S)
    username : likvid
    password : likvid1
    deskey : 0102030405060708091011121314 wan z
Working...