Server set up / share cline

drewb

New Member ++
Joined
Apr 25, 2010
Messages
60
Reaction score
0
Hi,

A complete noob to linux.

Can anyone point me to a guide for setting up server using cccam etc or how to forward cline from one box to another so I can have a tinker.


Many Thanks
drewb
 
well, new myself, but not to linux, although no linux god.

set cam on boxs.
on server box, put box key in cccam.cfg (ftp into box, its in var/etc/ folder

put sly card in, and hope to god the channels clear.

now create an fline at the bottom of cccam.cfg on the server box.

f: user pass 3 1 1 {0.0.1}

on box you wish to share.

same again, edit ccam config with a c line

so for this

c: ipaddress user pass {0.0.1}


this is a very basic guide, just to give you an idea. but everything is on the forums, just do a search.

(p.s. my syntax maybe wrong, so just take it with a pinch)
 
should be C: ipaddress 12000 user pass

you need to include server listen port
 
Thanks for replies guys, still clear as mud.

Need to try elsewhere to see if there is a dummies guide.
 
Thanks for all the info.

Is this right?

Set up account at no-ip.com so that I can create f line.

Then create ports for each account in my router set up and use this to create c lines?

Also, in the box acting as server, if I have f line for local card and a cline, will the other boxes automatically share the local card and cline for box acting as server?

Hope that makes sense.

Thanks
 
for the moment, if local only (by local i mean the box`s sharing are on the same network, in the same house) then you donot need a dns account, i would also when you do need one go with dyndns.org.

on your router you should not need to open any ports if sharing on local network only, you should normally only need to open ports to the outside world...

just create an F line on your server box, and creat a relevant C line on your box you want to shre from the server


get them sharing locally before going to any more advanced setting.


someone who knows considerably more than me shall be along soon.....................
 
ok m8.

Thats a bit clearer. Will have a tinker now.

Thanks
 
If you want to share your card with boxes that are located in the same house you create an F: line in the server (box with the card in) for each internal box which is connected to it.
Example F: bedroom box1 3 0 0 { 0:0:1 }
F: conservatory box2 3 0 0 { 0:0:1 }
etc, etc.

Then in each box connected to the server you need to create a C: line.
Example C: 192.168.1.2 12000 bedroom box1
C: 192.168.1.2 12000 conservatory box2

etc, etc.

If you wish to share with other people who aren't connected to your server internally you will need to create a dyndns or no-ip account, and open up the relevant port on your router for CCcam.

Their F: line on your server will look similar to the ones I've created above, however the C: line you give them will be different.

Example C: drewb.dyndns.tv 12000 johnny isaniceguy
C: drewb.dyndns.tv 12000 simmo isnom8

etc, etc.

I've also uploaded a sample cccam config to help you understand how things work. All you need to do is change the user name and password for the web info page and choose a different port for CCcam, anything above 12000 should work.

Regards

Liam
 
Thanks Liam1611 for explaining this, i've been reading about this internal CS for a while and now i think i'm getting closer to set them up.

chreers
 
Liam,

Thanks for the explanation. Very much appreciated.

Drewb
 
It is wonderful reading your explanation, it has was helpful but pls is it possible to use the same setup for DM500s which is for my bedroom and DM500HD for my livingroom with 500HD as the server.

If yes do i need to open a port.

I will also appreciate the configuration

thanks

If you want to share your card with boxes that are located in the same house you create an F: line in the server (box with the card in) for each internal box which is connected to it.
Example F: bedroom box1 3 0 0 { 0:0:1 }
F: conservatory box2 3 0 0 { 0:0:1 }
etc, etc.

Then in each box connected to the server you need to create a C: line.
Example C: 192.168.1.2 12000 bedroom box1
C: 192.168.1.2 12000 conservatory box2

etc, etc.

If you wish to share with other people who aren't connected to your server internally you will need to create a dyndns or no-ip account, and open up the relevant port on your router for CCcam.

Their F: line on your server will look similar to the ones I've created above, however the C: line you give them will be different.

Example C: drewb.dyndns.tv 12000 johnny isaniceguy
C: drewb.dyndns.tv 12000 simmo isnom8

etc, etc.

I've also uploaded a sample cccam config to help you understand how things work. All you need to do is change the user name and password for the web info page and choose a different port for CCcam, anything above 12000 should work.

Regards

Liam
 
Back
Top