View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006638 | unreal | ircd | public | 2026-07-25 10:42 | 2026-07-25 13:00 |
| Reporter | Kelerion | Assigned To | |||
| Priority | none | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 6.2.5 | ||||
| Summary | 0006638: Ability to log attempted GLINE connections | ||||
| Description | I've discussed this in the channel and it seems at least some people want it? It's mainly to capture "ban evasion" attempts. I don't know if plain logging or snomasks is the answer. | ||||
| 3rd party modules | |||||
|
|
This could be useful, yes. About the logging/snomask bit: we could probably create a new snomask, like G and log to there and also a new source such as tkl.TKL_HIT. The output could be something like: tkl.TKL_HIT [info] [TKL Hit] IP 172.234.113.166 matches G-Line *@172.234.113.166 and has hit X times |