How to use Mgcamd with CCcam and Newcs
” This is some information about how to add C & N lines to mgcamd.
This particular post will refer to its use for the Azbox, but can be adopted to use with other receivers using Enigma and Enigma2.
The location of the files will depend on the image you use. In linux they will be in /var/keys or /usr/keys or something similar.
For the Azbox, all files will be found in the folder /PLUGINS/OpenXCAS/mgcamd which makes things extremely simple and is why I selected that receiver.
There are 3 important files needed for sharing:
mg_cfg
cccamd.list
and
newcamd.list
To allow mgcamd to share from both CCcam and Newcs, you must ensure that in the file mg_cfg, you edit the settings for the value of G: { x }
Settings are cumulative, you sum the values of the emus you want to connect to.. Have a quick look, but don’t dwell on it.
Set G: { 33 }
Simple so far? it gets easier..
Edit cccamd.list and paste in a C-line as normal e.g.
C: myfriend.dyndns.com 12000 myname mypass
close and save.
Edit newcamd.list
You may see something like:
CWS_KEEPALIVE = 300
CWS_INCOMING_PORT = 21000
leave that alone..
If someone gives you an N-line like this
N: myfriend.dyndns.com 15000 myname mypass 01 02 03 04 05 06 07 08 09 10 11 12 13 14
add it to the end of the newcamd.list like this:
CWS = myfriend.dyndns.com 15000 myname mypass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 server1
Close and save
Restart mgcamd.