Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Results 1 to 15 of 26

Thread: How To AzBox HD

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Standard RSP member
    Join Date
    13 Feb 2007
    Location
    Earth
    Posts
    1,977
    Mentioned
    0 Post(s)
    Rep Power
    76

    Default How To AzBox HD

    HOW TO setup Card Sharing NewCS / MgCamd

    ''
    1. What is Card Sharing?

    CS (Card Sharing) is sharing a smart card with another STB via ethernet.

    If you use CS you can see scrambled channel even if you don't have proper smart card in the client STB.
    You can share a card with another STB server or PC server.



    2. What do you need for CS?

    Download:

    MgCamd 1.31c for AzBox HD Elite and Premium .
    NewCS 1.65 for AzBox HD Elite and Premium .

    There is two way to install this emu.

    Automatic :

    Go in Home - Plug-ins - OpenXCAS - Manual Install - Edit URL and add azboxworld.com , and than download from that server.

    Card sharing s/w :
    NewCS is a powerful card server.
    Mgcamd are EMU s/w.



    3. How to setup NewCS ?

    If you run NewCS on your STB, it will work as a CS server.

    NewCS is a program which can be connected to various kinds of client EMUs.

    NewCS set up will be done by /EMU/OpenXCAS/newcs/newcs.xml file.

    There are some important points in setting newcs.xml. Below is an important section. You must confirm the setting in parts 2, 3, 5, 7, 8, and the rest part should remain as default setting.

    <mhz>357</mhz>
    This means communication speed to card. Most of cases, 357 is good.
    <node>/dev/sci0</node>
    Set serial port which is connected to card slot. relook have /dev/sci0 (lower slot), /dev/sci1 (upper slot). mutant have /dev/sci0.
    <boxkey>0000000000</boxkey>
    Enter box keys if needed.
    <carddetect>yes</carddetect>
    This option checks automatically whether card is inserted in card reader or no. Enter yes.
    <newcamd_port>10000</newcamd_port>
    Set card sharing port number which is newcamd compatible protocol. mgcamd, evocamd use this protocol. If there is a router/firewall, you have to open this port. Most of failures on accessing to server from outer network happen due to the firewall.
    <newcamdserver> ... </newcamdserver>
    Settings for newcamd compatable protocol cardsharing.
    <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
    This is used for coding on packets while card sharing. Leave it as it is. It does not require to be changed except some particular cases.
    <user> ... </user>
    This is for clients settings who will be allowed to access to server. You can add users as many as you want. As defaults, below is how it looks. <user>
    <name>user1</name>
    <password>pass1</password>
    <au>on</au>
    </user>
    <au>on</au>
    This setting means whether card update function is on or off .
    Compare added new newcs.xml with original newcs.xml. Then you can know howto add new client.

    If necessary, you can modify the newcs.xml file and then place the modified file into /EMU/OpenXCAS/newcs/ using FTP.

    If you want to share your slot with your friend, add the settings to newcs.xml and inform your friend detailed information to share cards with your friend.



    4. How to setup mgcamd for connect to card sharing server ?

    mgcamd setting can be done by two files exist in /EMU/OpenXCAS/mgcamd/mg_cfg, /EMU/OpenXCAS/mgcamd/newcamd.list in the receiver.

    mg_cfg is regular setting for mgcamd and newcamd.list is setting part which decides to select a server which will be connected when CS is performed.

    mg_cfg is not a particular case that require to be changed, contrarily, newcamd.list need to be explained in detail since it is used very often while CS is operated.

    newcamd.list can be considered as a server list. In other word, one receiver, as a client set, mgcamd.list will direct the client set to which card server to be connected.

    If you open the newcamd.list, setting is done as below.( In each row, each can be distinguished by empty space)

    CWS = 127.0.0.1 10000 User1 Pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    CWS = 127.0.0.1 10001 User1 Pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14

    Card sharing server setting section
    '127.0.0.1'

    loopback IP (It allows you to connect to your receiver itself. This is used when your STB has card.)

    '10000 or 10001'

    Port number (See Note 1,2)

    'User1'

    login ID (See Note 1)

    'Pass1'

    login Password (Note 1)

    '01 02 03 04 05 06 07 08 09 10 11 12 13 14'

    DES key (See Note 1)

    Note 1 : Each items has to be set in the CS server's newcs.xml where you aim to be connected.
    Note 2: You can designate the port number area. For example, if it is set A:B, it try to connect to numbers between A and B.
    In order to do CS, you need to have IP, Port number, ID, Password, DES key details of your friends or third person. For example, you have managed to get the information below.

    IP : 12.34.56.78
    Port number : 10000
    ID : user1
    Password : pass1
    The below row has to be added into newcamd.list and then restart EMU.

    "CWS = 12.34.56.78 10000 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14"



    und bei Azbox HD Reader Section:

    <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>357</mhz>
    <boxkey>{hier kommt Boxkey}</boxkey>
    <rsa>{kier kommt RSA}</rsa>
    </device>
    </readers> ''
    Last edited by istvan; 02-02-10 at 13:39.
    Don't dream your life - live your DREAMbox ! DON'T FORGET TO SAY '' THANKS '' Note: Viewing Pay TV without a valid subscription is illegal All the files available here are kept for experimental and educational purpose only!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •