Author Topic: AzBox HD Tutorials  (Read 23948 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Manuals & FQ&A
« Reply #15 on: January 04, 2010, 03:12:25 PM »
MultiCas na CCCam server

- Plugins/ OpenXCas/ Download Executable/ MultiCAS-vxxx-xxxx .,... i time ste instalirali noviju verziju MultiCas-a preko net-a

- U Plugins/ OpenXCas/ Activation i Priority plavom tipkom ukloniti # ispred Multicas-a i zatim pritisnuti žuto dugme kako bi se Multicas aktivirao
- - - - - - - - -- - - - - - - - - - -- - - - - - -- - - - - - - - -- - - - - - - - - - - - - -

- Preko FTP (Total Commander-a) ubaciti vaš cccam.cfg u folder Emu/OpenXCAS/MultiCAS

- Idemo u AzBox-u na: Plugins/ OpenXCAS/ Camd Setup/ MultiCAS/ Smartcard Interface/ Smart Card Splitter&CS

- Dočekuje nas opcija MODE OF,.,, tasterima lijevo, desno < > podešavamo na Client CCcam

- U okviru opcije Clijent CCcam podešavamo se na Hostname i pritisnemo plavo dugme na daljinskom upravljaču

- Za kratko vrijeme sadržaj cccam.cfg se učitava

- Kada je učitavanje završeno stisnuti crvenu tipku na daljincu kako bi se sadržaj snimio

- Sve potvrditi sa OK i logovani smo zabava počinje


Sa novijim verzijama Multicas-a ova kombinacija vezivanja na CCCam radi odlično

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
AzBox HD Tutorials
« Reply #16 on: January 04, 2010, 09:58:31 PM »
Code: You are not allowed to view links. Register or Login
HOWTO 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.

&quot;CWS = 12.34.56.78 10000 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14&quot;
Code: You are not allowed to view links. Register or Login
und bei Azbox HD Reader Section:



upper
azbox
/dev/scard
yes
yes
no
no
No
20000
no
yes
hard
no
357
{hier kommt Boxkey}
{kier kommt RSA}


Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
AzBox HD Tutorials
« Reply #17 on: January 04, 2010, 10:25:00 PM »
Tutorial : CCcam 2.1.1 for AzBox HD
1. Download and extract on Your PC archive Cccam 2.1.1 AzBox HD.rar
Code: You are not allowed to view links. Register or Login
http://www.mediafire.com/?mn2jv24zmtz2. Connect on Your AzBox HD by FTP manager ( You can get one free File Zilla on :
Code: You are not allowed to view links. Register or Login
https://www.ohloh.net/projects/filezilla/download?filename=FileZilla_3.2.6.1_win32-setup.exe ).3. Enter the /EMU directory and transfer there directory lib which is located in extracted archive on Your PC. When transfer is finished select all files and give CHMOD 755 to them.
4. Now, enter the OpenXCAS folder on AzBox HD receiver, so You will have /EMU/OpenXCAS , and transfer there two files : module.seq and openxcas.conf which are located in OpenXCAS folder of extracted archive. Give CHMOD 755 to that two files.
5. Now transfer in /EMU/OpenXCAS folder named as dvbapiCAS which is located in OpenXCAs directory of extracted archive. Enter in that directory, so You will have /EMU/OpenXCAS/dvbapiCAS and give CHMOD 755 to 3 files : dvbapi.sh , dvbapi_module and openxcas.conf .
6. Do not forget to add Your C or N lines to CCcam.cfg file which is located inside of /EMU/lib directory.
7. After You start dvbapiCAS from Plug-ins -> OpenXCAS -> Camd activation & priority , You can test if CCcam is running by entering this in Your Web browser
Code: You are not allowed to view links. Register or Login
: [url]http://azboxhdip:16001[/url] in my Case, my AzBox HD in my LAN has IP adress 192.168.1.65, so I am entering
Code: You are not allowed to view links. Register or Login
http://192.168.1.65:16001 .That is all for now, with this You have CCcam 2.1.1 Client and Server Installed on Your AzBox HD device

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
-> SOLUTION FOR F1 AZBOX <--
« Reply #18 on: January 05, 2010, 12:59:15 AM »

---> SOLUTION FOR F1 AZBOX <---
1 - download the attached file and save in a folder of your preference (suggestion: LexuzF30)
2 - extract the 3 files
3 - Connect the serial cable into the serial port of the PC and then connects to the F30 or F1
4 - turn the loader LoaderF1.exe or Downloader_F2.exe (you'll have to see what will be accepted, but one of the two certainly works)
5 - Select the correct COM port
6 - charge the firm. AZBox_F1_v211L21_2k91227.img and have the program send the file
7 - turn in decision
8 - pronto! this time you will see a blue bar that is the transfer of the firm to the device
9 - wait for the ok, unplug and plug in the tv.
10 - connect the device and you'll see a screen with several options, select "INSTALL", go to NIT SCAN
11 - aAgora you will enter the nit of its type in the city Frecuency: NSFW.00 Symbol rate: XXXX QAM SIZE: NSFW
12 - wait for the bars at the top of the screen turn green, after select start scan ...
13 - after completing the search it goes straight to a TV channel, click "ok" on the remote and look for the channel "UNIV3RS [at] L

IMPORTANT

Press the MENU key and the key AZUL (AUDIO) A screen DO NAGRAVISION Go to SetDefault AND OK, THAT ALL KEYS RECETAS, DONE THAT SEARCH ON THE MENU The AutoRoll AND LEAVE IT ON THE EMM ALSO LEAVE IT ON, AND THAT WHEN THE KEYS ARE CHANGED IT AUTOMATIC SEARCH
Code: You are not allowed to view links. Register or Login
--> SOLUÇÃO PARA O F1 AZBOX <---
1 - baixe o arquivo anexado e salve em uma pasta de sua preferencia (sugestao: LexuzF30)
2 - extraia os 3 arquivos
3 - conecte o cabo serial na porta serial do PC e depois conecta no F30 ou F1
4 - rode o loader LoaderF1.exe ou Downloader_F2.exe (voce vai ter que ver qual vai ser aceito, mas um dos dois com certeza funciona)
5 - Selecione a porta COM correta
6 - carregue a firm. AZBox_F1_v211L21_2k91227.img e mande o programa enviar o arquivo
7 - ligue na tomada
8 - pronto!!! nesse momento voce vera uma barra azul que é a transferencia da firm para o aparelho
9 - espere o ok, desligue e conecte na tv.
10 - ligue o aparelho e você verá uma tela com varias opções, selecione &quot;INSTALAÇÃO&quot;, vá em NIT SCAN
11 - aAgora voce vai inserir o nit da sua cidade digita a sequencia Frecuency: NSFW.00 Symbol rate: XXXX QAM SIZE: NSFW
12 - aguarde as barras na parte superior da tela ficarem verdes, apos selecione start scan...
13 - após concluir a procura ele vai direto para um canal de tv, clique em &quot;ok&quot; no controle remoto e procure o canal &quot;UNIV3RS[at]L

IMPORTANTE

APERTA A TECLA MENU E DEPOIS A TECLA AZUL (AUDIO) APARECERA UMA TELA DO NAGRAVISION VÁ ATE O SETDEFAULT E DE OK, ISSO RECETARA TODAS AS KEYS, FEITO ISSO PROCURE NO MENU O AUTOROLL E DEIXE LIGADO E O EMM TAMBEM DEIXE LIGADO, SENDO QUE QUANDO AS KEYS FOREM TROCADAS ELE BUSCA AUTOMATICO

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: AzBox HD Tutorials
« Reply #19 on: January 05, 2010, 10:05:30 AM »
HOW TO INSTALL CCcam ON AZBOX VIDEO

How to change pasword on azbox

Video

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: AzBox HD Tutorials
« Reply #20 on: January 05, 2010, 10:06:44 AM »
Quote
Najjednostavniji nacin da instalirate i pokrenete MultiCAS da radim sa C linijama.

NAPOMENA:

Zadnja verzija MultiCAS-a MultiCAS_v160A-02C_2k91002 radi sa 32 C linije !!!

1. Formatirate Application area vaseg resivera.

2. Uz pomoc USB-a i patch.bin file-a najnovijeg FW-a 0.9.3501 flashirate Vas resiver.

3. Kada je flashiranje gotovo, spojite se na resiver putem FTP-a ili SFTP-a.

Primjetit ce te da imate direktorij /PLUGINS.

4. Udjite u direktorij /PLUGINS i kreirajte direktorij OpenXCAS, tako da dobijete /PLUGINS/OpenXCAS .

5. Kada ste kreirali direktoriji /PLUGINS/OpenXCAS , na vasem racunaru uz pomoc notepad++ editora, kreirajte prazan file module.seq i prebacite ga u folder /PLUGINS/OpenXCAS .

6. Unutar foldera /PLUGINS/OpenXCAS kreirajte i folder MultiCAS, tako da dobijete /PLUGINS/OpenXCAS/MultiCAS .

7. U njega prebacite zadnju verziju MultiCAS-a , a to je MultiCAS_v160A-02C_2k91002 , tako da se u folderu /PLUGINS/OpenXCAS/MultiCAS nalazi samo file emu_module .

8. Dajte CHMOD prava 755 na emu_module .

9. Restartujte resiver .

10. Na Vasem racunaru kreirajte file cccam.cfg i pomocu notepad++ editora u njega ubacite sve vase C: linije.

11. Spojite se opet na Vas uredjaj putem FTP-a ili SFTP-a i u folder /PLUGINS/OpenXCAS/MultiCAS prebacite file cccam.cfg .

12. Sada u ruke uzmite Vas daljinski, idite na Plug-ins -> OpenXCAS -> Camd Setup -> MultiCAS -> Smartcard Interface -> Smart Card Splitter & CS .

13. Pojavit ce Vam se Mode OFF, sada idite navigacijskim tasterima na upravljacu u desno dok ne dodjete na opciju Client CCcam .

14. Kada ste dosli do opcije Client CCcam, spustite se na Hostname i pritisnite Plavu tipku na upravljacu, i vidjet cete da se ucitao sadrzaj cccam.cfg -a.

15. Potrebno je jos uraditi save sa Crvenom tipkom, pri cemu emu_module automatski kreira potrebne .bin fileove . ( Moguce je kada pritisnete plavu tipku da ce Vas vratiti na Mode OFF, ali se vi opet vratite na Client CCcam ).

16. Spustite se na Login sekvencu i pritisnite OK, trebala bi Vam se pojaviti poruka login success, ako se pojavi login fail znaci da nesto nije ok.

17. Ako se pojavi u LOGIN-u -login fail-, onda niste spojeni i neče raditi dok ne spojite.Tu vam treba ponoviti više puta, kad piše -login success

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
NewCS citac kartica - da budete server!!!!
« Reply #21 on: January 05, 2010, 10:18:03 AM »
Mbox, MGcamd i sl. [za AZbox HD] su klijenti [do sada]...

Treba vam citac kartica, a to je NewCS, jer moze raditi u suradnji sa MGcamd i Mboxom itd.

Taykunov primjer za Sloveniju...
Quote
For RTV SLO 13E viaccess card iam using old newcs (not this new one that doesnt support internal reader). What you need to do is (bolded lines are more important):
Change these lines in newcs.xml:
Code: You are not allowed to view links. Register or Login
<?xml version=&quot;1.0&quot;?>
 <newCSconfig>
 <readers name=&quot;Card Readers&quot;>
 <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>375</mhz>
 <boxkey>use key that comes with original newcs file</boxkey>
 <rsa>use key that comes with original newcs file</rsa>
 </device>
 </readers>
 <xmlserver>
 <enabled>0</enabled>
 </xmlserver>
 <radegastserver>
 <enabled>0</enabled>
 </radegastserver>
 <cache>
 <emm>20</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>
 <au>on</au>
 <port>12000</port>
 </user>
 </newcamd_server>
 </newCSconfig>
MBOX RELATED INFO:

Put these lines in cwshare.cfg (mbox):
Code: You are not allowed to view links. Register or Login
C: { 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 05001000:05031000; }
 
 H: { 05031000;}
And these lines in port.list (rename port.list to 20000.list):
Code: You are not allowed to view links. Register or Login
R: { 1000 }
 //
 SA: { 0C81 }
 SA: { 0C82 }
 SA: { 0C87 }
 //
 G: { 0500F4B0 }
Now you are ready to use this card and to share it to your friends etc.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: NewCS citac kartica - da budete server!!!!
« Reply #22 on: January 05, 2010, 10:20:10 AM »
Tinosov...
Quote
Version that works with internal cardreader is the one from download server 1.20 and new version for external USB2serial is 1.67.

Settings for Viaccess 2.6 (FreeXTV with DorcelTV) using internal cardreader and newcs 1.20 (updated release from satdudez files)

newcs.xml
Code: You are not allowed to view links. Register or Login
<?xml version=&quot;1.0&quot;?>
<newCSconfig>
     <readers name=&quot;Card Readers&quot;>
         <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>no</carddetect>
             <priority>hard</priority>
             <PTShandshake>no</PTShandshake>
             [b]<mhz>358</mhz>
             <sid>
             <allow>
             <id>3786</id>
             <id>0082</id>
             <id>0086</id>
             <id>21B8</id>
             </allow>
             <deny>
             </deny>
             </sid>[/b]
         </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>1</level>    
         <type>all</type>
         <output>console, tcp</output>
         <logfile>/tmp/newcs.txt</logfile>
         <console_options></console_options>
         <file_options></file_options>
         <udp_host>192.168.1.11</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>
         </user>
     </newcamd_server>
</newCSconfig>
For Mbox 0.6 add port.list file and add lines to config:

20000.list
Code: You are not allowed to view links. Register or Login
# DorcelTV
SA: { 3786 }
# FreeXTV2
SA: { 0082 }
# FreeXTV
SA: { 0086 }
# XDreamTV
SA: { 21B8 }

G: { 05004410 }
G: { 0500F830 }
cwshare.cfg
Code: You are not allowed to view links. Register or Login
C: { 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 4 } { 05004400:05024400; }

H: { 05024400; }
For CCcam (2.0.4 recommended) add following line to config:

CCcam.cfg
Code: You are not allowed to view links. Register or Login
N: 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: NewCS citac kartica - da budete server!!!!
« Reply #23 on: January 05, 2010, 10:31:50 AM »
rtificial...
Quote
Here's my config for my Canal Digitaal NL SECA3 card. Not quite sure if newcs is completely stable now.

I use NewCS 1.20 RC 13 with the internal cardreader, and Mbox 0.6b10.

newcs.xml:
Code: You are not allowed to view links. Register or Login
<newCSconfig>
   <readers name=&quot;Card Readers&quot;>
     <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>
       <sid>
         <allow>
           <id>070B</id>
           <id>070C</id>
           <id>070D</id>
           <id>070E</id>
           <id>0709</id>
           <id>0711</id>
           <id>0710</id>
           <id>0713</id>
           <id>070A</id>
           <id>0716</id>
         </allow>
       </sid>
       <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>20</emm>
     <ecm>-1</ecm>
   </cache>  
   <debug>
     <darint39>sintoi51</darint39>
     <level>internal</level>  
     <type>all</type>
     <password>*****</password>
     <output>console, tcp</output>
     <logfile>/tmp/newcs.txt</logfile>
     <console_options></console_options>
     <file_options></file_options>
     <udp_host>192.168.178.6</udp_host>
     <udp_port>9000</udp_port>
     <udp_options></udp_options>
     <tcp_port>19001</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>rtificial</name>
       <password>*****</password>
       <sidoverride>Yes</sidoverride>
     </user>
     <user>
       <name>rtificial2</name>
       <password>*****</password>
       <sidoverride>Yes</sidoverride>
     </user>
   </newcamd_server>
</newCSconfig>
My mbox.cfg:
Code: You are not allowed to view links. Register or Login
A: { 0 } // for QBoxHD receivers or for any receivers if needed it
H: { 0 1 1 1 }
#B: { 0 }
#C: { 127.0.0.1 7999 }
D: { 0 }
F: { 500 }
#G: { /hdd/ }
J: { 1 }
K: { /EMU/OpenXCAS/MboxCAS/ }
L: { 1 }
M: { 1 }
O: { 4000 2000 }
P: { /tmp/pmt.tmp }
T: { /tmp/ }
Q: { 30 }
R: { 3600 }
U: { 1 }
W: { 0 }
Z: { 13 01 } { 127.0.0.1 8000 }
My 20000.list:
Code: You are not allowed to view links. Register or Login
R: { 1000 }

G: { 0100006B }
G: { 0100006C }
G: { 0100006D }
G: { 06220000 }
E: { 070B } //NED1
E: { 070C } //NED2
E: { 070D } //NED3
E: { 070B } //RTL4
E: { 070E } //NET5
E: { 070C } //RTL5
E: { 0709 } //SBS6
E: { 0711 } //RTL7
E: { 0710 } //RTL8
E: { 070C } //VERONICA
E: { 0713 } //NGC
E: { 070A } //DISCOVERY
E: { 070D } //ANIMAL PLANET
E: { 0716 } //NICKELODEON
My mbox.prio
Code: You are not allowed to view links. Register or Login
P: { 0102 0100006A;01000068;01000067;01000066;01000065 }My cwshare.cfg
Code: You are not allowed to view links. Register or Login
C: { 127.0.0.1 20000 rtificial ***** 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 0100006a }
I: { 03 }
O: { 4000 2000 }
Quote
.
.pa njegov edit...him self edit
Quote
I have made some changes to my Canal Digitaal NL configuration:

Newcs.xml
Code: You are not allowed to view links. Register or Login

 
   
     
       upper
       azbox
       /dev/scard
       yes
       yes
       No
       No
       No
       20000
       No
       
         
           0643
           0644
           0645
           0646
           0648
           0649
           0633
           064B
           066C
           6FEF -- MTV Dance
           6FF0 -- VH1
           6FF1 -- VH1 Classic
           6FF3 -- MTV Two
           6FFF -- MTV Music
           7007 -- MTV NL
           4F55 -- Hustler TV
           07D4 -- RTL 4
           07D5 -- RTL 5
           07D6 -- RTL 7
           07DF -- Discovery Channel
           07E4 -- Animal Planet
           07E9 -- Eurosport
           07FD -- Dorcel TV
           0FAE -- Nickelodeon / Comedy Central
           0FAF -- NGC
           138D -- SBS6
           1397 -- TMF
           139C -- Veronica
           07F3 -- RTL 8
           138C -- NET5
           0fab -- NED1
           0fac -- NED2
           0fad -- NED3
         

       

       Yes
       hard
       no
       500
       79FDC0E18D278138
       9ED52515321F04BCF7772151149D6895154B559A8D825A4E7D711A9FAFD5C66BF64689501B254DF1832F754C21095379CF97B4E5BE6E0F1C9CEBF0A0E91D5ACD
     

   

   
     0
   

   
     0
   

   
     20
     -1
   
 
   
     sintoi51
     internal  
     all
     *****
     console, tcp
     /tmp/newcs.txt
     
     
     192.168.178.6
     9000
     
     19001
     
   

   
     yes
     local
     01 02 03 04 05 06 07 08 09 10 11 12 13 14
     
       rtificial
       *****
       Yes
     

     
       rtificial2
       ****
       Yes
     

   
 

 
mbox.cfg (The Z:-line has a little change to improve performance)
Code: You are not allowed to view links. Register or Login
A: { 0 } // for QBoxHD receivers or for any receivers if needed it
 H: { 0 1 1 1 }
 #B: { 0 }
 #C: { 127.0.0.1 7999 }
 D: { 0 }
 F: { 500 }
 #G: { /hdd/ }
 J: { 1 }
 K: { /EMU/OpenXCAS/MboxCAS/ }
 L: { 1 }
 M: { 1 }
 O: { 4000 2000 }
 P: { /tmp/pmt.tmp }
 T: { /tmp/ }
 Q: { 30 }
 R: { 3600 }
 U: { 1 }
 W: { 0 }
 Z: { 13 00 } { 192.168.178.10 8024 }
cwshare.cfg
Code: You are not allowed to view links. Register or Login
C: { 127.0.0.1 20000 rtificial ***** 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 0100006a }
 I: { 03 }
 O: { 4000 2000 }
port.list (20000.list)
Code: You are not allowed to view links. Register or Login
R: { 1000 } // check every 1000 ms(NO LOWER VALUE THEN 1000 ms!!!) if maybe Newcs reinit card but mbox didnt recognized that,defualt value is 5 seconds in code if you dont set R option.
 
 G: { 0100006B }
 G: { 0100006C }
 G: { 0100006D }
 G: { 06220000 }
 E: { 070B } //NED1
 E: { 070C } //NED2
 E: { 070D } //NED3
 E: { 070B } //RTL4
 E: { 070E } //NET5
 E: { 070C } //RTL5
 E: { 0709 } //SBS6
 E: { 0711 } //RTL7
 E: { 0710 } //RTL8
 E: { 070C } //VERONICA
 E: { 0713 } //NGC
 E: { 070A } //DISCOVERY
 E: { 070D } //ANIMAL PLANET
 E: { 0716 } //NICKELODEON
 


Attached below also my ignore and allow list:

Ignore & Allow

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: NewCS citac kartica - da budete server!!!!
« Reply #24 on: January 05, 2010, 10:36:35 AM »
..jos par kontribucija:
genius:
Quote
Change this:
Code: You are not allowed to view links. Register or Login
<PTShandshake>no</PTShandshake>
       <mhz>[color=Red]357[/color]</mhz>
       <boxkey></boxkey
Change port nº
Code: You are not allowed to view links. Register or Login

      off
    access
    upper
       dummy
       dummy
       on
       0
       off
       No
       127.0.0.1
       [color=Red]24000[/color]
   
This:
Code: You are not allowed to view links. Register or Login
C: { 192.168.1.10 34001 Mbox mbox1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 }What's your nagra card provider?
Quote
Hans:
Quote
Here are all frequences

1rd3t0 6.0000 MHz
Seca 3.5795 MHz
Viaccess 3.5795 MHz
Nagravision 3.6864 MHz
Cryptoworks 3.5795 MHz
Conax 3.5795 MHz
NDS 3.5795 MHz

If a Provider uses Nagra but is tunneling over 1rd3t0, you must use 6MHZ

But a real pure Nagracard is using 3,68MHZ
Thanx to Aragos:

My openxcas.conf of newcs looked like this:
Quote
[module]
name = newcs
wait= 1
daemon = newcs
version = 1.20R13
ap= no
xcasapi = FALSE
Thanx to Hans:
Code: You are not allowed to view links. Register or Login
only bin needs 755
You see 1.20 when you start NewCS over telnet only.

And you must start it over telnet, for
to see what's happened make a dowswindow-telnet ipofyourbox
root
azbox if you've set a password like this
now type ps
if you see new cs as process, type
killall newcs

ps again for to see there is no newcs running now:
cd /EMU/OpenXCAS/newcs - if your folder in openxcas is called newcs
./newcs

write down the log here so we can see (delete serial number or lines before)
My edit. Hans, I think we need more details to be sure what you mean here... Thanx!

Hans added:
Code: You are not allowed to view links. Register or Login
If you use NewCS with another Emu like Mbox, you need a delay on start but no delay for NewCS, cause it should start first, so wait=0

For Mbox openxcas.conf should look like this:

[module]
name = MboxCAS
wait= 20
daemon = mbox_module /EMU/OpenXCAS/MboxCAS/mbox.cfg
xcasapi = true
version = 0.6.10 2009/05/21

So newCS has 20 Seconds for starting, then other Emu will start, and local Card is useable

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: NewCS citac kartica - da budete server!!!!
« Reply #25 on: January 05, 2010, 10:41:41 AM »
Here are the files, attached, the oldest one first, [thanx to el_general, who thanked encounter for this, hehe...]:
Quote
NewCS 1.20R13 AZHD
internal Cardreader supported, but it is NOT Version 1.65 as called in many Forums.
It is an very old 1.20 R13 and Im sure, not all Cards will running with it.
Also Mboxcontrolcenter is NOT compatible with this Oldie

["First official public NewCS new version for Azbox HD" ]
posted by medmed ..
Quote
hello
Code: You are not allowed to view links. Register or Login
newcs.sigma -> NewCS binary with support for the Sigma Mips Cpu's (Azbox).

newcs.sigma.usb -> NewCS binary with support for the Infinity-USB on the Sigma Mips Cpu's (Azbox).

newcs.sigma.pcsc -> NewCS binary with support for the Infinity-USB the Sigma Mips Cpu's (Azbox).
missing libusb-0.1.so in lib from AZ
and it worked to newcs.sigma.usb

libusb-0.1.so:
thank you encounter

after you inject the lib Remember chmod777
and reboot
Quote
Test and tell, please...

{At least you have the one supporting the internal AZbox HD reader and the latest one, written by the NewCS crew, not "modified" by others for it, like the previous versions, apparently...

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: NewCS citac kartica - da budete server!!!!
« Reply #26 on: January 05, 2010, 11:06:44 AM »
Jos infa, da se usporedjuje i uci... Via 3 HRT:

One more example, just in case... Even though it's for DBox2...

Mbox + NewCS + Multicam in DBox2 does function:
Quote















MultiCam
dbox
/dev/tts/1
600
even
normal
yes
yes
No
No
No

no
no
yes
18100
round
No















no


10001



127.0.0.1




10



8080
yes


newcs
newcs
admin



init
init
all



127.0.0.1
1000

1001
0,init


yes
test
01 02 03 04 05 06 07 08 09 10 11 12 13 14
/tmp/users.txt

test
dbox2
on


off

MultiCam





Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: NewCS citac kartica - da budete server!!!!
« Reply #27 on: January 05, 2010, 11:10:33 AM »
 thanx to Bogdan [my edit]: re. $*l*y Italia:

Now it's very easy to run this card in newcs+mbox; you must delete mgcamd or make a new profile "newcs+mbox";

Next, you must setup port.list and

make a connection [between Mbox and NewCS] to your local $*l*y card by C-line [so it will be seen as/in local]:

1) examples for port.list:
Quote
R: { 1000 } // check every 1000 ms(NO LOWER VALUE THEN 1000 ms!!!) if maybe Newcs
reinit card but mbox didnt recognized that,defualt value is 5 seconds in code if you dont
set R option.

E: { ABCD } // in hex , you CAN DECRYPT ECM from this ECM pid, useful for combination with
SID/CHID (YOU CAN MIX WITH SID/CHID).
//Max ECM pids per C line is 500 !!!

//this is for forbiden SID pids or 1rd3t0 chids ..
//EXAMPLE VALUES

SF: { 04A0 } //in hex -> forbiden SID pid -> your card cant decrypt this channel
SF: { 0220 }

IF: { 0203 } //in hex -> forbiden 1rd3t0 ChID -> your card cant decrypt this ChID
IF: { 0302 }

//OR to enable SID pids or 1rd3t0 chids
//EXAMPLE VALUES

SA: { 04A0 }//in hex -> enable SID pid -> your card can decrypt this channel
SA: { 0220 }

IA: { 0203 } //in hex -> enable 1rd3t0 ChID -> your card can decrypt this ChID
IA: { 0302 }

///////////////////////////
//EXAMPLE//
G: { 0100006A }//in hex -> dont list and reshare this provid from your card if card cant
decrypt that, mbox will just flood newcs with bad ECMs for this provid.

//max forbiden SID pids or ChIDs is 500!!!!
//max G lines is 15!!!
2) maping C-line examples:
Quote
Connecting to newcamd server program Newcs
==========================================
 
example:
C: { server_ip server_listening_port username password des_key } { x } { xxxxyyyy:xxxxyyyy;......}
C: { 127.0.0.1 15000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { 0100006a:0100006B;}

[second brascet] -> { x } max. number ecms in buffer ,decimal !!!!!

[third brascet] { 0100006a:0100006B;} is used if you want to change caidprovid from what
 newcs detected to caidprovid to use with gboxx protocol so 0100006A will be 0100006B in gboxx protocol
Thanx to Siri:
Quote
C: { 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 } { map your n*d*s card }
Quote
if necessary map
{ 09190000:09190000 }
Quote
If the card is read at
20000

C: { 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 10 }

20000.list

E or SA line

E-ecm pid
SA-sid pid
Quote from: zipperolo;623050
An update for those who might have my same problem.

Partially following hanswurscht's advice, I
connected an Infinity USB Smart in module mode (Phoenix 3.58 Mhx module loaded) to the USB port of the AZBox, and NewCS works perfectly with Sky Italy. The problem it showed in initializing NDS2 cards is somewhat related to the internal reader but totally disappears using the Infinity.

The decoder automatically loaded the correct driver and assigned the ttyUSB0 device to the external reader. All I had to do was to configure NewCS properly and now it works perfectly with mgcamd as a client: no freezes no nothing, it just works.

Thanks all for your contributions.

Here is the updated newcs.xml:
Quote


 
   
      Infinity
      phoenix
      /dev/ttyUSB0
      yes
      yes
      no
      no
      No
      20000
      no
      yes
      hard
      no
      358
      79FDC0E18D278138
      9ED52515321F04BCF7772151149D6895154B559A8D825A4E7D711A9FAFD5C66BF64689501B254DF1832F754C21095379CF97B4E5BE6E0F1C9CEBF0A0E91D5ACD
   

 

 
    0
 

 
    0
 

 
    10
    -1
 
 
 
    sintoi51
    internal  
    all
    console, tcp
    /tmp/newcs.txt
   
   
    172.16.1.1
    9000
   
    1001
   
 

 
    yes
    local
    01 02 03 04 05 06 07 08 09 10 11 12 13 14
   
      dummy
      dummy
      127.0.0.1
      12000
   

 

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Manuals & FQ&A
« Reply #28 on: January 07, 2010, 11:13:23 AM »
Setting up AZ Box for first time.
Setting up your AZBox HD receiver for the first time

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Re: Manuals & FQ&A
« Reply #29 on: January 07, 2010, 11:15:17 AM »
MGcamd - gbox Client for AzboxHD
 MGcamd - gbox Client for AzboxHD
MGcamd - gbox Client for AzboxHD

Start:

Low and decompresses files added here

- MGcamd
- Inicio Mgcamd

Copy the folder mgcamd as is / EMU / OpenXCAS / and give it attributes 755

Check that the attributes of the files within the folders are like this:

/ EMU / OpenXCAS / mgcamd /
mg_cfg 644
mgcamd 755
newcamd.list 644 If you do not use the otherwise Newcs 755
nfs.sh 644
openxcas.conf 755
peer_cfg 644
priority.list 644

For the beginning of the Emu receiver automatically when you turn on power and also activate it manually from Plugins with the remote, copy the files from Home Mgcamd in / EMU / OpenXCAS /.

After copying all the files where you enter corresponds / EMU / OpenXCAS / mgcamd /, you will see a number of files ... including those corresponding to the configuration of Mgcamd, here's how to configure:

On one hand we have a "cwshare", called PEER_CFG, which has the same structure as in Gbox. I put the configuration that works for me better than .

PEER_CFG:

I: (02) # you can put 03 but you run the risk that the emu crash besides it takes a lot to open the channels.
X: (10) # Go not with the cards that will look for, problems of fluidity.
N: (00 01 03 3F 3000 8000)

M: (your ip camouflaged (password))

D: (ip of peer camouflaged your port its port ((pass (A5 A5))))

* For testing the lines G: and Y: [/ quote] Another configuration file is MG_CFG you explain how it works ...

MG_CFG:

1 .- Communication protocol we will use (newcamd, gbox, etc. .....).

# Network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd NetClient
# 02 radegast NetClient
# 03 newcamd / radegast net client
# 04 Camd3 NetClient
# 08 gbox NetClient
# 09 newcamd / GOx net client
G: (08)

And the preferential connection either:

# Network shares priority
# 00 gbox, newcamd, radegast, Camd3 (default)
# 01 Camd3, radegast, newcamd, gbox
# 02 newcamd, Camd3, gbox, radegast
Q: (00)

2 .- That emms reception takes place in general or whether it takes place exclusively when in a closed channel.

# AU
# 00 disable, no emm pids processed
# 01 enable, emm pids always processed for soft-au and shared cards
# 02 auto, emm started only if channel cannot be decoded
# 03 process emm pids for network cards update only
A: (02)

3 .- On the possibility of receiving messages via OSD issued by the newcs server:


# On screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + User password for http auth
O: (02) username password

# On screen display Options, summ of:
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
# + Web port to use for osd
S: (02) 80

We indcado the most significant, but it has some things, such as how to show the loginscreen the operation of the emu, etc. .....
* zonatv.com

And we have another file called PRIORITY.LIST which is also essential for the proper functioning of Mgcamd. In this file to indicate which are the CAID's and suppliers which, preferentially, we want conectar.Una correct configuration of this file will allow us to streamline and accelerate the opening of the channels that we signed

PRIORITY.LIST:

# Use this via prov first
V: (00 78 00)
# Use this seca prov first
S: (80 00)
# Use this caid first
X: (06 02)

As noted in the example we have:

V: (00 78 00) Here we mean that group Viaccess CAID (V), we give preference to the provider 007,800.
S: (80 00) Here, the group that drop Seca (S), we like the vendor 8000.
X: (06 02) And here, we like the 0602 CAID is 1rd3t0.

We will wonder why there is no section nagra, for example. The answer is that like or Videoguard 1rd3t0, for example, CAID's are different, we are Nagra eg 1801,1802,1810,1833, etc ..., or 1rd3t0: 0626, 0628.0631, unlike Dry it in 0100 or where they are all viaccess, hence the need for Section X (only CAID).
* zonatv.com

So with the same X: We may use Nagra, Videoguard, 1rd3t0 etc ...

And we have the newcamd.list we use it to carry out our connection to the server using newcamd protocol exclusively.

NEWCAMD.LIST:

# CWS_INCOMING_PORT = 12000
# CWS = 127.0.0.1 20000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 LAN Server

The most important part of this configuration file is correct CWS line configuration, and we have:

"We must show the ip of our receiver (count dyndns or no-ip, if you want to connect while outside the LAN 127.0.0.1).

Communications-port newcamd to connect through this protocol to our subscriber card, that is, to our newcs (20000).

-Username and password (dummy dummy) allocated in newcs user and need to connect to the newcamd protocol.

Deskey-established as a safety measure for our meeting started newcamd protocol (01 02 03 04 05 06 07 08 09 10 11 12 13 14)

-Lan, if we connect through local area network (LAN) to our subscriber card (to newcs), or wan, if we connect from outside the local network.

-SERVER or the name that we have established to our server newcamd protocol. Remember that this parameter is set to Newcs.xml newcamd section and usually the default is newcs.
* zonatv.com

And with that we would have set the whole system .. unless we turn on newcamd not touch anything.

In my case, so only use Mgcamd cwshare to peer_cfg copying, you must work, because after you adjust the values of all the settings to go for the finest possible. For zapping at the opening of channels there is a delay of 1.5 to 2 seconds.

We can only start the Mgcamd from the remote control:

a) Click the blue trap door "HOME"
b) Click on Plug-Ins
c) Click on OpenXCAS
d) Click on Activation & Priority Setting

e) once there the view that the MGcamd On, So you do not have a # before, if so activate it by pressing the blue button "I-KEY"
f) press the yellow button "LANG" or the OK button to start the MGcamd

g) to exit the menu, press the Blue Button "HOME" and click on TV




Gracias a los autores que son varios a todos ellos gracias