View Issue Details

IDProjectCategoryView StatusLast Update
0002336unrealdocumentationpublic2005-02-14 11:09
Reporterw00t Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionopen 
Summary0002336: deny dcc block and "optional" soft.
Description[...]

[03:28:43] <+thekey> deny dcc {
[03:28:43] <+thekey> filename "*.vbs";
[03:28:43] <+thekey> reason "Envío de archivo rechazado por sospecha de virus";
[03:28:43] <+thekey> };
[03:28:57] <+thekey> hmm, I think it's right..

[...]

[03:39:17] <+The_deViL> Try adding soft no;
[03:39:24] <+thekey> ok, let's see
[03:40:37] <+thekey> *** Cannot DCC SEND file xD.vbs to clone (Envio de archivo rechazado por sospecha de virus)
[03:40:46] <+The_deViL> There you go =)
[03:40:48] <+The_deViL> Any time
[03:41:22] <+The_deViL> Seems like the soft part is needed if using wildcardes
3rd party modules

Activities

devil

2005-02-12 12:04

reporter   ~0009092

"There's also a deny::soft option, if set to 'yes' the dcc is blocked unless the user explicitly allows it via /DCCALLOW +nickname-trying-to-send. See dccallow.conf for a good example configuration for dccallow."

Maybe this should be added:
"The deny::soft option is required if using wildcards, please see the examples below"

syzop

2005-02-12 12:06

administrator   ~0009093

Last edited: 2005-02-12 12:09

I cannot confirm this, not by testing, nor by looking at the code... The default is really 'hard' :p.

(FYI: I used the exact block as mentioned in the bugreport)

codemastr

2005-02-12 13:14

reporter   ~0009102

How about more of a description of what his problem was? Was he claiming that it would still let him send the file? Not showing up in /stats F? etc. I cannot reproduce this either.

w00t

2005-02-12 13:35

reporter   ~0009104

Yes, it was still sending the file.

Not sure about /stats F etc.

codemastr

2005-02-12 16:02

reporter   ~0009106

Well my initial guess would be it has nothing to do with dcc deny, he either was, or was sending the file to, an oper. That's the most likely cause.

w00t

2005-02-12 21:41

reporter   ~0009115

I thought he checked it, but if it's unreproducable (same here) then I guess this can be closed.

Issue History

Date Modified Username Field Change
2005-02-12 12:00 w00t New Issue
2005-02-12 12:04 devil Note Added: 0009092
2005-02-12 12:06 syzop Note Added: 0009093
2005-02-12 12:09 syzop Note Edited: 0009093
2005-02-12 13:14 codemastr Note Added: 0009102
2005-02-12 13:35 w00t Note Added: 0009104
2005-02-12 16:02 codemastr Note Added: 0009106
2005-02-12 21:41 w00t Note Added: 0009115
2005-02-14 11:09 syzop Status new => closed