Can anyone help me on this

cubix

Member
My Satellite Setup
Inspiron 100
My Location
Dublin
Lads I think Im nearly there but would appreciate if someone could have a look at my Fline's/Cline's below

Just to recap my setup is two dreambox 500s on an internal lan via a 4port router. I have both boxes running the Gemini 4.6 clonesafe image with 2.1.3 CCcam.

Router = 192.168.1.1/with port 1200 forward'd

Dreambox/sever= 192.168.1.2/running CCcam 2.1.3

Dreambox/client= 192.168.1.3/running CCcam 2.1.3

Both boxes will clear all channels when the subbed card is put into them seperetly

But cannot get both boxes running at the same time

CCcam config file for Dreambox/Sever
The bits I put in are in red.

################################################## ####################
# 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

#F: Mickeymouse 123456 3 0 0 { 0:0:3 }

# max username length 20
# password length 'unlimited


CCcam config file for Dreambox/client
The bits I put in are in red


################################################## ####################
# 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), ... } )

C: 192.168.1.2 12000 Mickeymouse 123456 no { 0:0:3, 100:3, 100:4 }
 
Back
Top