Hello,
I am making a fresh start with cacheex=3 server.I got some quisten please if you guys can sort out.
can it possible to give every cach user group same group number ? example
[account]
user = cach-user-1
pwd = pass-1
description =
group = 50
uniq = 3
cacheex = 3
cacheex_maxhop = 2
allowedprotocols = cccam
cccmaxhops = -1
keepalive = 1
[account]
user = cach-user-2
pwd = pass-2
description =
group = 50
uniq = 3
cacheex = 3
cacheex_maxhop = 2
allowedprotocols = cccam
cccmaxhops = -1
keepalive = 1
[account]
user = cach-user-3
pwd = pass-3
description =
group = 50
uniq = 3
cacheex = 3
cacheex_maxhop = 2
allowedprotocols = cccam
cccmaxhops = -1
keepalive = 1
[account]
user = cach-peer-4
pwd = pass-4
description =
group = 50
uniq = 3
cacheex = 3
cacheex_maxhop = 2
allowedprotocols = cccam
cccmaxhops = -1
keepalive = 1
and then i can use this group=50 to every oscam cach server ? example
[reader]
label = cache_peer-1
protocol = cccam
device = dyndns,1200
user = peer-1
password = pass-1
caid = what ever
inactivitytimeout = 30
reconnecttimeout = 13
cacheex = 3
cacheex_maxhop = 2
cacheex_drop_csp = 1
group = 1,2,3,4,,50 # group 1 my local and 2 >4 is normal cccam server and 50 is cach group
dropbadcws = 1
cccversion = 2.3.0
ccckeepalive = 1
audisabled = 1
[reader]
label = cache_peer-2
protocol = cccam
device = dyndns,1200
user = peer-2
password = pass-2
caid = what ever
inactivitytimeout = 30
reconnecttimeout = 13
cacheex = 3
cacheex_maxhop = 2
cacheex_drop_csp = 1
group = 1,2,3,4,,50 # group 1 my local and 2 >4 is normal cccam server and 50 is cach group
dropbadcws = 1
cccversion = 2.3.0
ccckeepalive = 1
audisabled = 1
################################
please give me advise as i d,nt want any type of conflict or loopback which many of mentioned.




Reply With Quote


