Opened 11 years ago
Closed 10 years ago
#2507 closed task (fixed)
Multiple login in cccam - Explanation
Reported by: | FilipeAmadeuO | Owned by: | |
---|---|---|---|
Priority: | critical | Component: | Protocol - CCCam |
Severity: | high | Keywords: | |
Cc: | Sensitive: | no |
Description
Hello
I have multiple login from the same cccam user and this happens because of the keepalive parameter.
Sometimes because of ip change (and other reasons), multiple connections are created and kept alive. This happens because there is no rule on the keepalive parameter to be able to be unique on each user/server connection.
See this log of a unique user/box but multiple logins kept alive:
2012/04/29 12:49:28 62E930 c cccam(s) user1: parse_msg=6
2012/04/29 12:49:28 62E930 c cccam: keepalive
2012/04/29 12:49:53 6581C8 c cccam(s) user1: parse_msg=6
2012/04/29 12:49:53 6581C8 c cccam: keepalive
2012/04/29 12:50:25 60CE08 c cccam(s) user1: parse_msg=6
2012/04/29 12:50:25 60CE08 c cccam: keepalive
The real keepalive comunication happens every 60+5 seconds, so how is this possible when having only one user and box ?
Attachments (1)
Change History (10)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
The same oscam and user send multiple keepalive packets because it creates multiple connections.
This should not be allowed.
comment:4 by , 11 years ago
This is not a uniq parameter issue. Using it the only difference is that the connections are always kill and restarted.
comment:5 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
as long as you can´t provide a useful log from the client AND server this ticket is useless...
comment:6 by , 11 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Problem still not fixed on todays oscam version.
Other users complaining on the same issue:
http://www.streamboard.tv/wbb2/thread.php?threadid=34875
My opinion is that UNIQ and DROP-DUPS should be revised and should not be alowed more than one connection to the same reader.
by , 11 years ago
comment:7 by , 11 years ago
One more example. 9 users on oscam. Only one real one.
Multiple connections.
comment:9 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed with changeset 8019.
you RECEIVE 3 keepalive pakets from 3 different connections?
So tell me, who is sending them?