Page 1 of 1

Deny DCC

Posted: Thu Jun 03, 2004 10:03 pm
by Heretic
Is it possible to deny the transfer of .exe files altogether?

filename *.exe; perhaps?

Posted: Thu Jun 03, 2004 10:38 pm
by Josh

Code: Select all

deny dcc {
filename "*.exe";
reason "Executable files may not be exchanged on this server.";
};

Posted: Thu Jun 03, 2004 11:07 pm
by w00t
http://www.vulnscan.org/UnrealIrcd/unre ... nydccblock


RTFM. Why dont people read documentation, when it has been written for a specific purpose.

Posted: Fri Jun 04, 2004 12:20 am
by Heretic
I did read the documentation, it refers to blocking individual exe's, just wanted clarification on how to block them on a whole, as i do not have a access to a test server at the present time.

Get off your high horse!

Posted: Fri Jun 04, 2004 12:25 am
by w00t
I'm not _on_ a high horse. If I was, I would have posted a couple of paragraphs...

Don't take what I say too seriously ;)

What do you mean you dont have a test server? You dont need one. An error in config wont crash the server... You do what you think, rehash, and test...

Posted: Tue Sep 07, 2004 12:32 am
by jailmann
Hello

Help me ??

i try to Deny DCC but it dont work what is wrong the line i Unrealircd.conf look like this

deny dcc {
filename "*.exe";
reason "Executable files may not be exchanged on this server.";
};

Posted: Tue Sep 07, 2004 2:56 am
by w00t
Can we get some information about OS version etc?

Posted: Tue Sep 07, 2004 8:29 am
by jailmann
Hello

i use

Unreal 3.2.1

Anope 1.7.5

Posted: Tue Sep 07, 2004 8:30 am
by Dukat
jailmann, please create a NEW THREAD for a new Question!!! :evil:

(Maybe a mod could split it...)

Posted: Tue Sep 07, 2004 9:47 am
by jailmann
Hello

?????????????

Why to create a new post when the post is about this i CANT get it to work why make 1 more about the same thing