Search found 8 matches

by CuteBangla
Thu Nov 30, 2006 8:55 pm
Forum: Unreal 3.2 Modules
Topic: Getting Problem in jointhrottle setup
Replies: 2
Views: 2055

Syzop wrote:ChannelMode +j (join throttle) is already implemented in Unreal itself since 3.2.3. Seeing you're already using such a "new" version, there's no need to install this module (plus it won't work) ;p
ups
thanks Syzop for your such a quick reply.
by CuteBangla
Thu Nov 30, 2006 8:05 pm
Forum: Unreal 3.2 Modules
Topic: Getting Problem in jointhrottle setup
Replies: 2
Views: 2055

Getting Problem in jointhrottle setup

******@r2d2:/home/*****/Unreal3.2> make custommodule MODULEFILE=jointhrottle cd src; make 'CFLAGS=-I../include -I/home/******/Unreal3.2/extras/regexp/include -I/home/******/Unreal3.2/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -export-dynamic ' 'CC...
by CuteBangla
Sun Nov 26, 2006 8:39 am
Forum: General chat
Topic: How To Protect ICMP or UDP flood?
Replies: 8
Views: 7060

what kind of firewall can use to safe my root from icmp or udp attack?
Jason wrote:Those dont attack unreal, they attack the server unreal is running on.

Stopping those typically cant be done with software on the server itself. It would need to be done upstream, by your ISP or host.
by CuteBangla
Mon Jun 05, 2006 6:07 pm
Forum: General chat
Topic: How To Protect ICMP or UDP flood?
Replies: 8
Views: 7060

aquanight wrote:1) ICMP has nothing to do with unreal.
2) The only thing Unreal uses UDP for is resolving hostnames (and that's assuming it still does, since the latest versions are now using c-ares).
then how to stop UDP & icmp port Ddos flood !
by CuteBangla
Mon Jun 05, 2006 5:41 pm
Forum: General chat
Topic: How To Protect ICMP or UDP flood?
Replies: 8
Views: 7060

is there any recoded version available that have the option ..
MarHazK wrote:You cant disable it unless you're using a recoded version.
by CuteBangla
Mon Jun 05, 2006 5:18 pm
Forum: General chat
Topic: How To Protect ICMP or UDP flood?
Replies: 8
Views: 7060

How To Protect ICMP or UDP flood?

is there any way to disable icmp or udp port by unrealircd ??
by CuteBangla
Fri Mar 10, 2006 8:25 am
Forum: Unreal 3.2 Support
Topic: is Looking up hostname Disabled in 3.2.4 ??
Replies: 3
Views: 1399

Replay to Dukat

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
by CuteBangla
Fri Mar 10, 2006 7:56 am
Forum: Unreal 3.2 Support
Topic: is Looking up hostname Disabled in 3.2.4 ??
Replies: 3
Views: 1399

is Looking up hostname Disabled in 3.2.4 ??

is Looking up hostname Disabled in 3.2.4 ??
if it is not disabled then how can i enable it?