ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/opers/dline
(Generate patch)

Comparing ircd-hybrid/trunk/help/opers/dline (file contents):
Revision 1592 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1674 by michael, Fri Nov 23 21:00:02 2012 UTC

# Line 1 | Line 1
1 < # $Id$
2 < DLINE <time> <nick|ip> :[reason] [| oper reason]
1 > DLINE <time> <nick|ip> :[reason]
2  
3   <time> if present, gives number of minutes for DLINE
4  
5 < Adds a DLINE to the dline.conf file
6 < which will deny any connections from the IP address
7 < of the banned client.  The banned client will receive
9 < a message saying he/she is banned with reason [reason]
10 <
11 < If an oper reason is added (the pipe must be specified
12 < to separate the fields) this will be added into the
13 < dline.conf but will not be shown to the user when they
14 < are given the dline reason.
5 > Adds a DLINE which will deny any connections from the
6 > IP address of the banned client. The banned client will
7 > receive a message saying he/she is banned with reason [reason]
8  
9   In order to use <nick> rather than <ip>, <nick> must
10   be on your server.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)