Page 1 of 1

is Looking up hostname Disabled in 3.2.4 ??

Posted: Fri Mar 10, 2006 7:56 am
by CuteBangla
is Looking up hostname Disabled in 3.2.4 ??
if it is not disabled then how can i enable it?

Posted: Fri Mar 10, 2006 8:17 am
by Dukat
By reading the documentation: http://www.vulnscan.org/UnrealIRCd/unre ... l#setblock (Hint: set::options::show-connect-info;)

Replay to Dukat

Posted: Fri Mar 10, 2006 8:25 am
by CuteBangla
Dukat wrote:By reading the documentation: http://www.vulnscan.org/UnrealIRCd/unre ... l#setblock (Hint: set::options::show-connect-info;)
options {
hide-ulines;
show-connect-info;
flat-map;
fail-oper-warn;
};


well i enabled that Set Value set:options:show-connect-info; but it doesnt work

Posted: Sat Mar 11, 2006 9:34 am
by Ron2K
This is a bug in 3.2.4, and has been resolved.
http://bugs.unrealircd.org/view.php?id=2820