Opened 9 years ago

Closed 9 years ago

#3924 closed defect (invalid)

Cache-EX 2 ECM filter is defect?

Reported by: myblack.box Owned by:
Priority: Please fill in Component: Cache-EX
Severity: low Keywords: ECM filter
Cc: Sensitive: yes

Description

Revision

r9892

Issue Description

I send Cache only caid from Server1 to Server2

When the issue occurs

cacheex_ecm_filter caid is not filtered/blocked

How the issue is reproducable

Server1 User:
[account]
user = ce2-reader
pwd = 123456
caid = 0D05
uniq = 3
failban = 8
keepalive = 1
allowedprotocols = cs378x
group = 10,11
cacheex = 2
cacheex_maxhop = 10

Server2 Reader:
[reader]
label = ce2-ecm_filter-test
protocol = cs378x
device = 127.0.0.1,12345
user = ce2-reader
password = 123456
keepalive = 1
cacheex = 2
cacheex_maxhop = 10
cacheex_ecm_filter = 0D05
group = 1

i have cache on server2

0D05:000000:6FEF 127.0.0.1 1234567890123456789X MTV Dance 3 15 0 1
0D05:000010:6FEF 127.0.0.1 1234567890123456789X MTV Dance 248 15 0 1
0D05:000004:1330 127.0.0.1 1234567890123456789X ORF2 HD 22 15 0 1

the cache is not blocked!!!!!

i can not accept all caid xyz and bolcked only one caid?

Change History (2)

comment:1 by fz, 9 years ago

In Italian Area of Streamboard Forum in this sommer was posted a problem like yours,
http://www.streamboard.tv/wbb2/thread.php?threadid=41617 .

capncook reply with this answers
(I think can help you)


Just to clarify;

  1. the CAID field can be used to filter, in any mode, incoming and outgoing.
  1. AntiCascading options should not interfere with cache-ex at all
  1. No anti-cascading options send 'bad' CW. (only nulled, which is filtered on receival on the remote side).
  1. cacheex_ecm_filter is useless since bluevens last changes in cache.

It has been left in, to give people time to adopt their configs.

  1. The only difference between caid field handling, compared to cacheex_ecm_filter, is that cacheex_ecm_filter is able to filter on IDENT as well. But since IDENT filtering is not possible for CSP originated CW's, this is bad to use. Therefore, CAID filtering is the only thing fully supported. (and not IDENT).

Hope this clarifies, in short: just use the CAID field to filter cache-ex.


comment:2 by Aeon, 9 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.