cccam help please

pjas

Registered
Messages
5
ive got a dm500 loaded with nabilo v 8-maxvar full uk s*y card and am trying to share with a friend running the same box but nabilo v 6 both have cccam 1.7.1 and the ccam info suites we edit the config files like this
my config file

f:<myfriendsadress.dyndns.tv> <myfriendspassword> <5> <1> <1>

my friends config file

c:<myadress.dyndns.tv> <12000> <myfriendsusernameatdyndns> <myfriendspasswordatdyndns> <yes>

both indyns in the dreamboxes show thay are running but we still dont see each uther am i doing something wrong?
reguards
pjas
 

Rocknroll

Staff member
Administrator
Messages
6,174
I don't think you got the right syntax. Reading cccam.cfg should be helpful.

# 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: user1 pass1
#
# 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.
#
# F: user2 pass2 0 1 0 { 0100:000080, 0622:000000:1, 0500:000000:2 }

# 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.1.2 12000 user2 pass2
# 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.

And of course reading CCcam tutorial can't hurt:

http://www.sat-universe.com/forum21/40552-cccam-english-tutorial.html
 

pjas

Registered
Messages
5
read the tutorials thay help a little
but a big thanks to stillabrummie for all the help
 

benhur

Member
Messages
52
Be carefull my friend !
1)__ on your cccam.cfg like this !
#---------------------------------#
C: myfriendsadress.dyndns.tv myfriendsport youser yourpasswd
#---------------------------------#
F: userfriend passwdfriend
#---------------------------------#

2)__on friends cccam.cfg like this !
#---------------------------------#
C: myadress.dyndns.tv myport userfriend passwdfriend
#---------------------------------#
F: youser yourpasswd
#---------------------------------#

This in order to communicate with your friend for the rest you must study!!
 
Last edited:

benhur

Member
Messages
52
Be carefull my friend !

? sorry a little confused can you explain !

I wanted to say laws and learns well....!That's all ..!
I have seen much confusing to you in the first one post here over
Hello !
 
Top