MG-CS CCcam Installation

pcs-alien

Registered
Messages
7
Hi,

anything goes wrong here,what is wrong ??

DM 8000HD 192.168.100.19 Server
Coolstream HD 192.168.100.8 Client
DBOX II 192.168.100.9 Client

F-Line DM 8000

Code:
######################################################################
# friends                                                            #
######################################################################
# syntax for to add a friend user to CCcam with the max up hops limit (default = 5)
# sharing of emus (default = 1), allow emm (default = 1), and optional
# downshare limits per share (default = no limits) and optional
# downshare limits per share based on caid:id:sid
# and optional timeslots in which share is valid (to block channels on box of children after 19:00 for instance)
# if no timeslot is defined 24 hrs a day is used
# emus are shared only one level down, even if no limits given
#
# max username length 20
# password length 'unlimited'
#
#F: <username> <password> <uphops> <shareemus> <allowemm> ( { caid:id(:downhops), caid:id(:downhops), ... } { caid:id:sid, caid:id:sid, ... } { begintime-endtime, ... } ) hostname/ip address
#
# example:
#
F: dbox pass
F: coolstream pass
#
# user1 gets all our shares at max 5 hops from us
# (our local cards + max five hops away). He can share down to his own
# clients. He also receive emu shares (if he has 'yes' behind his C: entry),
# and is allowed to send us emm.


C-Line from DBOX II (F-Line nothing in)

Code:
######################################################################
# connections                                                        #
######################################################################
# syntax for to add a client connection to other CCcam
# add yes on end to use friends emus (non public private key/emu,etc...),
# but only works when corresponding F line on server has '1' for <shareemus>
# optional limits just like F line, but for incoming shares (ignore shares more than 'uphops' away)
#
#C: <hostname> <port> <username> <password> <wantemus> ( { caid:id(:uphops), caid:id(:uphops), ... } )
#
#note: if {} limits are added, <wantemus> cannot be omitted. Use either yes or no.
#
# example:
#
# C: someserver.somedomain 12000 user1 pass1
C: 192.168.100.19 dbox pass 12000
# connects to CCcam without use of friends emus
#
# C: 192.168.1.2 12000 user3 pass3 yes
# connects to CCcam, and receives friends emus also.

The coolstream does not have a Cccam.fg,only a Cccam.list

Code:
C: 192.168.100.19 coolstream pass 12000

excuse me for my stupidity :mecry:

Alien
 

Partybuster

Registered
Messages
53
you are not doing what I told you, did you look at my post? It is just copy paste.

the coolstream uses the cccam.list yes, but you have to use the right line. your c line is not ok.

C: 192.168.100.19 coolstream pass 12000
NOT GOOD!!!!

C: 192.168.100.19 12000 coolstream pass
GOOD !!!!
 

rainer_zufall

Registered
Messages
1
what is your problem?

if you send with a ftp (in tmp) this image


http://www.sat-universe.com/showpost.php?p=488360&postcount=6

I would think that you should not have problems

mgcamd 1.34c and cccamd.list are already included in the image

as well as support for Smargo

and script emu, start info.emu etc

you have only to insert your lines.

start emu ,from menu script ,and stop:D

(emu already active on the start)

can i use that image for an coolstream hd1 dvb-c box too? or is it only for sat box.

thx
 

Partybuster

Registered
Messages
53
can i use that image for an coolstream hd1 dvb-c box too? or is it only for sat box.

thx

As far as I know there are no different images for both versions, so the sat images do work in cable receivers.

check what version you have now on your receiver before you do anything.
 
Top