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
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
Latest is even better...
Few compile warnings have been removed after 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 !!
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
I had also duplicate connections, but I've put this in [account] config:
and now I don't have anymore duplicate connections!Code:uniq = 3
all user configs should have
these basic security settings have been part of oscam for a long time and should be used .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 .
Uniq = 3 doesnt help with camd35. Bug apperantly. I am now switching to CCcam only.
in the user section i use
allowed protocal should be used as a security measure , and cccmaxhops = -1 will disable cccam normal share operation as i understand it .Code:allowedprotocols = cccam , or whatever protocal we have agreed on cccmaxhops = -1