Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

HowTo CCcam Sharing tut for newbies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anacondama
    Banned
    • Jul 2010
    • 865

    HowTo CCcam Sharing tut for newbies

    To start sharing both side's have to make a so called F-line
    in this Friends line you will set the username and password of
    your friend, aquintence, chatmate or whatever.

    also, you've got to forward port 12000 (default CCcam port) to your dreambox and you'll have to set the right attributes to CCcam.cfg in /var/etc (or in /etc/ depending on your box&image)
    it should be 644 to get it working

    further more you can also setup which cards your friend may (or may not)
    receive from you, and how far he or she can reshare your cards.
    it's also possible to determine on which time and from which
    IP-address he or she may connect.

    a complete F line looks like this:
    F: user4 pass4 5 0 1 { 0:0:3, 0100:000080:1 } { 0100:000080:15df } { 12:00-17:00, 19:00-20:00 } 81.23.45.67
    ############################
    F: user4 pass4
    in this part you determine which username and password you will
    give to your friend. I.E. F: jantje pietje01,
    then jantje is his username and pietje01 is his password.

    ############################
    5 0 1
    # the 5
    the 5 means that your friend will receive all cards up to a maximum
    of 5 hops from your location. you can lower this number if you
    like, but it's not recommended (or, best practice) to do this
    since the card would be to far away and freezes will occur.
    # the 0
    the 0 is used if your friend can use your emu's, with 0 he/she
    cannot use them, of you set it to "1" then he/she can.
    # the 1
    to set if your friend will receive cardupdate's, you can set this to 1.
    I myself always set it to 0

    ############################
    { 0:0:3, 0100:000080:1 }
    { 0100:000080:15df }

    this part start with a { (not with a "(" ) and a space,
    else it will not work.
    at the end you'll have to have the space and } as well ofcourse.
    # de 0:0:3
    in here the 0:0 means that your friend will be able to receive an reshare
    all cards (0:0) you have.
    the :3 means that he/she receives them 3 hops, so he can watch
    it him/herself (hop1) and share it to a friend (hop2) and that
    friend can reshare it to a friend of him (hop3)
    the one on hop3 cannot reshare your cards anymore.
    # 0100:000080:1
    you can also set if someone can receive and reshare a particular
    card, or even your local card.
    0100:000080 is the specific provider you want to put some restrictions to,
    and the :1 means 1 hop, so he/she can watch, but cannot reshare
    that provider/card.

    if you'd like to block access to a specific channel, then you
    can put the entire channel ident :
    0100:000080:15df
    use ****** to find a nice list with all channel idents if you're
    looking for specific channels.
    { 12:00-17:00, 19:00-20:00 }
    well.. not much to say about this i guess, just use a
    24hrs grid to set up time-based access to your server.

    [quote] # 81.23.45.67 [/quote
    if your friend has a static IP, then you can deny access to all
    other IP's that use the username/password specified in the beginning
    of the F line, so he/she can only connect from that IP address.

    to keep it real easy a F line basically only needs something like this:
    F: user4 pass4 5 0 0 { 0:0:3 }
    ############################

    The C Line.

    with this line you yourself connect to your friend.
    but before you can connect, your friend FIRST has to set up a
    F line for you, so that you have a username/password.

    a simple C line looks like this:
    C: someserver.somedomain 12000 user1 pass1
    someserver.somedomain = the DNS name or IP address of your friend.
    12000
    this is the portnumber on which CCcam connects to your friend
    user1 pass1
    these are your username and password.

    so, if your friend on IP address 81.23.45.67 has made this
    F line inside his cccam.cfg:
    F: jan01 pietje20 5 0 0 { 0:0:3 }
    then YOUR C line would look like:
    C: 81.23.45.67 12000 jan01 pietje20
    so in your cccam.cfg you should have this set of lines:
    F: friend friend01 5 0 0 { 0:0:3 }
    C: 81.23.45.67 12000 jan01 pietje20

    What if you get a huge amount of the same cards from your friends-servers ?
    Cccam has the ability to filter out cards, so you can narrow down
    the number of duplicate cards.
    if you'd like to limit canal+ NL for instance, you can do that like this:
    C: 82.34.56.78 12000 friend friend01 no { 0100:00006a:2, 0:0:4 }
    no

    means you do not want to use the emu's of your friend.
    if you do want this, set it to yes, but your friend has to set that up
    in the F line which he made for you on his box.

    if you are going to narrow down on idents, then you MUST use
    yes or no, else it will not work the way it's meant to be.
    (so, yes or no when using restrictions.)
    0100:00006a:2
    means you want to receive the canal+ NL card (0100:00006a)
    at a maximum distance of 2 hops.
    so, only if your friend has him local (hop1) and if his friends have it local (hop2)
    0:0:4
    means that you will receive all cards (0:0) at a maximum distance
    of 4 hops. on this way you'll have less chance of freeze's.
    do not set it higher then 5, as this would sure trigger freezes as the cards is too far away from you.

    to keep it clean you could remove all text in cccam.cfg
    (or copy it to a text file on your pc as reference )
    and only put your F and C lines in it (or any other cardshare lines).
    in this way it's a small file, and very clear to see what's inside

    RE-Shared Post
    PS: If There's a previous CCcam SC tutorial , Delete this one because i made a search in the forum and i found nothing

    EnjoY!
  • peremacedonia
    Experienced Board Member
    • Jun 2010
    • 872

    #2
    Re: HowTo CCcam Sharing tut for newbies

    Some advice from me..
    dont put number above 3 in f and c lines

    F: user4 pass4 3 0 1 { 0:0:3, 0100:000080:1 } { 0100:000080:15df } { 12:00-17:00, 19:00-20:00 } 81.23.45.67
    C: 81.23.45.67 12000 jan01 pietje20 no { 0:0:3 }
    Rule n.33 kid..... Concentrate

    Comment

    • zoran89
      Experienced Board Member
      • Mar 2010
      • 1618

      #3
      Re: HowTo CCcam Sharing tut for newbies

      Some enkryptions can go all way to 4 or 5, but I agree they shuldnt accept any cline even abov 2.

      Comment

      • peremacedonia
        Experienced Board Member
        • Jun 2010
        • 872

        #4
        Re: HowTo CCcam Sharing tut for newbies

        yes and always quality before quantity
        Rule n.33 kid..... Concentrate

        Comment

        Working...