Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 3 of 9 FirstFirst 123458 ... LastLast
Results 21 to 30 of 84

Thread: CACHE-EX TRYFIX build >= 7474

  1. #21
    Member
    Join Date
    29-07-2012
    Posts
    32
    Uploads
    0
    Likes
    0

    Re: CACHE-EX TRYFIX build >= 7474

    Just upped to 7477 so far working ok, will report back in the morning.
    was thinking about 7474, but why i'm at it might as well test the latest and see what happens lol

  2. Advertise Here
  3. #22
    VIP Member CapNCooK's Avatar
    Join Date
    10-03-2012
    Location
    Earth
    Posts
    325
    Uploads
    4
    Likes
    4

    Re: CACHE-EX TRYFIX build >= 7474

    Latest is even better...
    Few compile warnings have been removed after 7474

  4. #23
    Member
    Join Date
    11-12-2010
    Posts
    43
    Uploads
    0
    Likes
    6

    Re: CACHE-EX TRYFIX build >= 7474

    Guys, which config do you use for cccam cache-ex users? Its a bit confusing as we also have ccchop and other settings beside cacheex_hop which i have set up to value 2 for camd35 users! I am asking because i will probably start changing camd35 to cccam!



    Also i just saw than one user created 40 duplicates in just a few minutes !!

  5. #24
    VIP Member CapNCooK's Avatar
    Join Date
    10-03-2012
    Location
    Earth
    Posts
    325
    Uploads
    4
    Likes
    4

    Re: CACHE-EX TRYFIX build >= 7474

    Hi Platoon,

    Indeed you have the red circle with duplicate connections behind your username in my server.
    Total open connections: 144 But.. You are the only one having that... (in my server)

    [offtopic]I disconnected you for now, please connect to me with cc-cam port 20000[/offtopic]

    CC-Cam Configuration:

    I use a very simple configuration:

    [account]
    user = cacheuser1
    pwd = pass1
    description = Cache receive
    group = 1
    cacheex = 3
    cacheex_maxhop = 10
    cccmaxhops = -1

    [reader]
    label = cachereader1
    description = Cache push
    protocol = cccam
    device = x.x.x,10000
    user = cacheuser1
    password = pass1
    cacheex = 3
    cacheex_maxhop = 10
    group = 1
    cccversion = 2.3.0
    ccckeepalive = 1



  6. #25
    Member
    Join Date
    09-01-2010
    Posts
    28
    Uploads
    0
    Likes
    0

    Re: CACHE-EX TRYFIX build >= 7474

    I had also duplicate connections, but I've put this in [account] config:

    Code:
    uniq                          = 3
    and now I don't have anymore duplicate connections!

  7. #26
    Member
    Join Date
    04-08-2010
    Posts
    36
    Uploads
    0
    Likes
    0

    Re: CACHE-EX TRYFIX build >= 7474

    all user configs should have

    Code:
    hostname                   = dyndns address to match reader info ( if you have a matching reader for this user )
    uniq                          = 3 - this will keep the newest ip connection open and close others .
    these basic security settings have been part of oscam for a long time and should be used .

  8. #27
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: CACHE-EX TRYFIX build >= 7474

    Quote Originally Posted by stefg27 View Post
    I had also duplicate connections, but I've put this in [account] config:

    Code:
    uniq                          = 3
    and now I don't have anymore duplicate connections!
    Also activate Drop duplicate users: in confuguration.

    In reader section for cccam in addition:

    dropbadcws = 1
    cccversion = 2.3.0
    cccmaxhops = 0
    cccreconnect = 0
    audisabled = 1
    In account section in addition:

    cccmaxhops = 0
    cccreshare = 0
    numusers = 0
    penalty = 0

  9. #28
    Member
    Join Date
    11-12-2010
    Posts
    43
    Uploads
    0
    Likes
    6

    Re: CACHE-EX TRYFIX build >= 7474

    Uniq = 3 doesnt help with camd35. Bug apperantly. I am now switching to CCcam only.

  10. #29
    Member
    Join Date
    04-08-2010
    Posts
    36
    Uploads
    0
    Likes
    0

    Re: CACHE-EX TRYFIX build >= 7474

    in the user section i use

    Code:
    allowedprotocols              = cccam , or whatever protocal we have agreed on 
    cccmaxhops                    = -1
    allowed protocal should be used as a security measure , and cccmaxhops = -1 will disable cccam normal share operation as i understand it .

  11. #30
    Super Moderator turbopower's Avatar
    Join Date
    02-07-2011
    Location
    Somewhere between the Streams
    Posts
    4,016
    Uploads
    129
    Likes
    303

    Re: CACHE-EX TRYFIX build >= 7474

    Quote Originally Posted by mikie8 View Post
    in the user section i use

    Code:
    allowedprotocols              = cccam , or whatever protocal we have agreed on 
    cccmaxhops                    = -1
    allowed protocal should be used as a security measure , and cccmaxhops = -1 will disable cccam normal share operation as i understand it .


    only if CCcam proxies or CCcam server are used!

    maximum hops limit for CCcam clients

    cccmaxhops = -1 # CCcam disabled for this user
    0 # local SCs only
    1 # local SCs + 1 hop
    2 # local SCs + 2 hops
    # and so on

Page 3 of 9 FirstFirst 123458 ... LastLast
Advertise Here

Similar Threads

  1. Replies: 2
    Last Post: 20-11-2023, 17:03:16

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •