View Issue Details

IDProjectCategoryView StatusLast Update
0006101unrealircdpublic2022-05-13 08:00
Reporterarmyn Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version6.0.3 
Summary0006101: /gline nick - It prefers gline of hostname rather than ip
DescriptionHi

Whenever I type gline command quickly like: /gline [nick]
he prefers to gline the hostname and not the ip:
[13:39:21] SNotice tkl.TKL_ADD [info] G-Line added: '*@apoitiers-653-1-xxxxxx.w2-6.abo.wanadoo.fr' [reason: indésirable] [by: xxxx] [duration: 1d]

There would not be an option on Unrealircd so that it prefers the ip instead of the hostname?





TagsNo tags attached.
3rd party modules

Activities

westor

2022-05-12 14:19

reporter   ~0022476

UnrealIRCD is already having this option:

1. https://www.unrealircd.org/docs/Set_block#set::automatic-ban-target
2. https://www.unrealircd.org/docs/Set_block#set::manual-ban-target

armyn

2022-05-12 15:14

reporter   ~0022477

Oh thank you, I didn't know.
I would test this:

set { manual-ban-target ip; }

syzop

2022-05-13 08:00

administrator   ~0022478

Seems westor answered your question :)

Indeed, set { manual-ban-target ip; }

Issue History

Date Modified Username Field Change
2022-05-12 13:50 armyn New Issue
2022-05-12 14:19 westor Note Added: 0022476
2022-05-12 15:14 armyn Note Added: 0022477
2022-05-13 08:00 syzop Assigned To => syzop
2022-05-13 08:00 syzop Status new => closed
2022-05-13 08:00 syzop Resolution open => no change required
2022-05-13 08:00 syzop Note Added: 0022478