Mgcamd to Cccamd

djheaven

Senior Member
Messages
160
Hi. Can someone help me a bit here.
I currently use the incubus, but see that you can use Mgcamd now, to connect up to my Cccam server.

So, can anything give me a good explanation of how it's done?
I have tried to find Mgcamd 1.35 to Ipbox 910HD Enigma2 0.80, but can not find anything, and I understand that there will only be to add C line in cccamd.list and put G: (32) in mg_cfg
But what I've tried, so I get no picture.

Does anyone have a Mgcamd 1.35 to enigma2 910HD? and give me an explanation of what I am doing wrong?
 

ssal

Registered
Messages
18
Try my config, i,m use AAF e2 image. Working find with my cccam cerver.
Code:
# EMM messages
#    00 don't show any EMMs (default)
#    01 show only valid EMMs
#    02 show valid and bad EMMs with complete data display
M: { 01 }

# ECM messages
#    00 don't show anything about ecm
#    01 normal mode, show pids processed, decoded ecm and cw
#    02 verbose mode, show valid and bad ECMs with data
C: { 01 }

# 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 cant be decoded
#    03 process emm pids for network cards update only
A: { 02 }

# key update (sum 01 or 02 with 04)
#    01 update only new keys, default setting
#    02 update all keys (used for valid PMK checking)
#    04 enable TPS au
#    + tps SID, which pmt pid contains au pid
U: { 01 } 0x12c0

# config files folder (softcam, autoroll, ignore/priority)
#    00 files in /var/keys
#    01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
#    00 no network (default)
#    01 newcamd netclient
#    02 radegast netclient
#    04 camd3 netclient
#    08 gbox netclient
#    32	cccamd netclient, card list saved as /tmp/cccamd.info 
#    	(ECM only, supported server version up to 2.1.1, later not work)
G: { 32 }

# network retry, use summ for several options
#    00 disable
#    01 retry every new ecm
#    02 try to connect to offline shares every Q: seconds
#    04 try to detect and fast reconnect to lost (and not used atm) server
#    + XX messages number and YY seconds to reconnect
#    mg will reconnect to server, if no answer to last XX ecm/keepalive or
#    if no answer for last ecm or keepalive sent for YY seconds
#    set to 0 to disable
N: { 07 } 5 30

# network ecm timeout in seconds
K: { 05 }

# newcamd dead routes connect retry, sec
Q: { 600 }

# network shares priority
# 00 gbox, newcamd, cccamd, radegast, camd3 (default)
# 01 camd3, radegast, cccamd, gbox, newcamd
# 02 cccamd, newcamd, camd3, gbox, radegast
P: { 02 }

# on screen display type
#    00 No OSD (default)
#    01 neutrino
#    02 enigma
#    03 relook
#    + user password for http auth
O: { 00 } 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: { 03 } 80

# Log option, summ of:
#    00 off
#    01 network udp log
#    02 log to console
#    04 file, appended ! delete it by yourself, before it eat all your hdd
#    + IP udp-port log-file-name
L: { 03 } 172.16.1.1 28007 /tmp/mgcamd.log

# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value, 
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 15 }

# cache option, summ of:
#    00 Off (default)
#    01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
#    02 Ecm data cache, remember CW for (E:) time 
#    04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 07 }

# reread files, summ of: 
#    00 No (default)
#    01 reread config file on channel change (including priority and ignore, but not replace/cache)
#    02 reread SoftCam.Key on channel change
#    04 reread SoftCam.Key if file changed
R: { 00 }

# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 00 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 dreambox/mips
# 08 stapi/kathrein
# 09 stapi/ipbox
# 11 stapi/openbox
B: { 11 }

# map all 180x nagra caids to 1801
# default is 01
F: { 01 }
 

djheaven

Senior Member
Messages
160
Thank you. 've tried it now. But no picture. Incubus works great. But do I c my line of mgcamd, comes nothing. What am I overlooking here?
 

iomeali

Well Known Member
Messages
3,962
have you sent with ftp a cccamd.list file,in just folder? and put yours c linee into this file?



also

are mgcamd cmod sent to 755?
 

catseye

Senior Member
Messages
394
Ive been advised there is a problem with mgcamd working on latest PKT E2 image v8.0

It works ok Sifteam Extreme but havent tried it yet to confirm


Thanks to Bro & jamie for info:thum:
 

djheaven

Senior Member
Messages
160
mg_cfg and cccam.list are in /var/keys folder. Mgcamd have 755.
And i have C line from my cccam in .list file. All that are okey.
I have testet the C line on my other DB. So i now that's okey..

catseye: I have test the sif img, and Mgcamd. But it wont work..
But i will test that img one more time.
For now i'm use PKT 8.0 and incubus.
Thang's for the info.
 

djheaven

Senior Member
Messages
160
Okey, now i have sifteam img on my usb, and install the Mgcamd 1.35, and Mg_cfg and cccam.list file in the folder /var/etc/emud/emu/mgcamd135/ folder, the mgcamd135 have 755. Restart the box, and nothing happend. :( Hmm.

Can some give me the telnet command to start the mgcamd, or anything that i can see that the mgcam start's up in my ip!"#"!#¤% box ?
 

egholm

Registered
Messages
25
Hallo
My ip 9000 and 900 both runs perfect with pkt 0.8.0 and
mgcamd 1.35 connecting to cccamd.
Best regards
 

djheaven

Senior Member
Messages
160
Hi m8.
And all you did, is to add C line in the cccam.list file, and config the mg_cfg
# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
# 32 cccamd netclient, card list saved as /tmp/cccamd.info
# (ECM only, supported server version up to 2.1.1, later not work)
G: { 32 }

That's it?

Where did you got the Mgcamd emu, and the config file?
 

Bro1

Senior Member
Messages
278
mg_cfg and cccam.list are in /var/keys folder. Mgcamd have 755.
And i have C line from my cccam in .list file. All that are okey.
I have testet the C line on my other DB. So i now that's okey..

catseye: I have test the sif img, and Mgcamd. But it wont work..
But i will test that img one more time.
For now i'm use PKT 8.0 and incubus.
Thang's for the info.


on PKT 8.0 image afte initial setup,download cam,,,,NO config then ftp to box and put this http://www.megaupload.com/?d=VKKN5DVQ in var/keys and also in var etc.......in notepad put in your cline and save as cccam.list ,make sure its saved as all files and not txt file,,,then put them in same folder and start cam.......job done ;)



on the sif image if i remeber correctly there was already and cccam file in there when i got the cam so i just put the cline on
 
Last edited:

egholm

Registered
Messages
25
Hallo

You need to make your B line too (11),
In pkt image go to meny-plugins-download mgcamd 1.35.
(some say there is a problem with cccamd v. 2.13.)
here is my mg_cfg.
Put it in var/keys together with cccamd.list
start mgcamd in emu maneger.
Best regards
ps dont use prio and ignore files at first.


# EMM messages
# 00 don't show any EMMs (default)
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
M: { 01 }

# ECM messages
# 00 don't show anything about ecm
# 01 normal mode, show pids processed, decoded ecm and cw
# 02 verbose mode, show valid and bad ECMs with data
C: { 01 }

# 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 cant be decoded
# 03 process emm pids for network cards update only
A: { 02 }

# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 enable TPS au
# + tps au pid
U: { 01 } 0x12c0

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/keys
# 01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
G: { 32 }

# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
# + XX messages number and YY seconds to reconnect
# mg will reconnect to server, if no answer to last XX ecm/keepalive or
# if no answer for last ecm or keepalive sent for YY seconds
# set to 0 to disable
N: { 07 } 5 30

# network ecm timeout in seconds
K: { 05 }

# newcamd dead routes connect retry, sec
Q: { 600 }

# network shares priority
# 00 gbox, newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd, gbox
# 02 newcamd, camd3, gbox, radegast
P: { 02 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + user password for http auth
O: { 01 } root newcs

# 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: { 03 } 8080

# Log option, summ of:
# 00 off
# 01 network udp log
# 02 log to console
# 04 file, appended ! delete it by yourself, before it eat all your hdd
# + IP udp-port log-file-name
L: { 02 } 127.0.0.1 28007 /tmp/mgcamd.log

# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value,
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 15 }

# cache option, summ of:
# 00 Off (default)
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# 02 Ecm data cache, remember CW for (E:) time
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 07 }

# reread files, summ of:
# 00 No (default)
# 01 reread config file on channel change (including priority and ignore, but not replace/cache)
# 02 reread SoftCam.Key on channel change
# 04 reread SoftCam.Key if file changed
R: { 00 }

# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 00 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
B: { 11 }

# urls for aes keys update, any number or urls allowed,
# url data must contain key in format 0500:007C00:0000000000:00:key1:keyl
# W: { http://some.host.com/keys.php }
 
Last edited:

djheaven

Senior Member
Messages
160
OMG. Can someone put a gun to my head? :)
I was sure I had done everything correctly, i just took a look at my c line again, and there whas the problem ;) I found this in the port ip:12000 The : Should not bee there. Loool

Thang everyone for the help..
 

djheaven

Senior Member
Messages
160
;) One more question. ;)

How can i get the mgcamd to read sky it and sky uk from my DB?
The sky uk are okey, but wery slow to decode. Sky it are dark, in incubus there's are no problem.
And where can i finde a ignore and priority file that work?
 

fungusfeet

Registered
Messages
3
I got mgcamd working on my dm800 my putting the c line in var/keys/cccamd.list and running only mgcamd 1.35a cam plugin.

What happens to my F lines? do I need to run cccam and mgcamd together or do I add my F line to cccamd.list as well?
 

dragontm

Registered
Messages
8
ok m8 here is my mg_cfg works great for cccam

# EMM messages
# 00 don't show any EMMs (default)
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
M: { 01 }

# ECM messages
# 00 don't show anything about ecm
# 01 normal mode, show pids processed, decoded ecm and cw
# 02 verbose mode, show valid and bad ECMs with data
C: { 01 }

# 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 cant be decoded
# 03 process emm pids for network cards update only
A: { 02 }

# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 enable TPS au
# + tps SID, which pmt pid contains au pid
U: { 01 } 0x12c0

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/keys
# 01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
# 32 cccamd netclient, card list saved as /tmp/cccamd.info
# (ECM only, supported server version up to 2.1.1, later not work)
G: { 33 }

# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
# + XX messages number and YY seconds to reconnect
# mg will reconnect to server, if no answer to last XX ecm/keepalive or
# if no answer for last ecm or keepalive sent for YY seconds
# set to 0 to disable
N: { 01 } 5 30

# network ecm timeout in seconds
K: { 01 }

# newcamd dead routes connect retry, sec
Q: { 60 }

# network shares priority
# 00 gbox, newcamd, cccamd, radegast, camd3 (default)
# 01 camd3, radegast, cccamd, gbox, newcamd
# 02 cccamd, newcamd, camd3, gbox, radegast
P: { 02 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + user password for http auth
O: { 00 } 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: { 03 } 80

# Log option, summ of:
# 00 off
# 01 network udp log
# 02 log to console
# 04 file, appended ! delete it by yourself, before it eat all your hdd
# + IP udp-port log-file-name
L: { 03 } 172.16.1.1 28007 /tmp/mgcamd.log

# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value,
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 15 }

# cache option, summ of:
# 00 Off (default)
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# 02 Ecm data cache, remember CW for (E time
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 07 }

# reread files, summ of:
# 00 No (default)
# 01 reread config file on channel change (including priority and ignore, but not replace/cache)
# 02 reread SoftCam.Key on channel change
# 04 reread SoftCam.Key if file changed
R: { 00 }

# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 00 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 dreambox/mips
# 08 stapi/kathrein
# 09 stapi/ipbox
# 11 stapi/openbox
# 12 dgs based image/cuberevo-ipbox
B: { 12 }

# map all 180x nagra caids to 1801
# default is 01
F: { 00 }
 
Top