Opened 12 years ago
Closed 12 years ago
#1364 closed defect (fixed)
Deleting IPs out of Failban broken since Changeset 4105
Reported by: | Owned by: | alno | |
---|---|---|---|
Priority: | major | Component: | Webinterface |
Severity: | medium | Keywords: | failban |
Cc: | Sensitive: | no |
Description
Revision
4105 and newer
Issue Description
deleting the FIRST IP in failban webif is not possible since 4105
When the issue occurs
always
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Log:
2010/12/15 10:01:15 2AAC6840 s failban: banned ip XX.XX.XX.XX - 60 seconds left
2010/12/15 10:01:25 2AAC6840 s failban: banned ip XX.XX.XX.XX - 50 seconds left
2010/12/15 10:08:59 385734B0 c failban: ban ip XX.XX.XX.XX with timestamp 1292407739
2010/12/15 10:08:59 385734B0 c encrypted cccam-client XX.XX.XX.XX rejected (invalid access)
2010/12/15 10:08:59 385734B0 c account 'user' not found!
2010/12/15 10:08:59 385734B0 c cccam: 3442 failed errno: 0 (Success)
2010/12/15 10:08:59 385734B0 c failban: banned ip XX.XX.XX.XX - already exist in list
2010/12/15 10:08:59 385734B0 c anonymous disconnected from XX.XX.XX.XX
2010/12/15 10:08:59 385734B0 c thread 385734B0 ended!
When the time runs out, the IP is banned again. The problem is that there is no action if i try to delete the IP in failban
Seems that the problem is the changes introduces in 4105
comment:3 by , 12 years ago
please test head - there was a typeconflict/ overflow. THX Schlocke for fixing and education/ explanation
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed for me, thank you very much
The Code seems to be OK