[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch: Ident-Stuff included in bans
On Sun, Jul 15, 2001 at 11:33:48AM -0400, sentry21@cdslash.net wrote:
> > 2.) Find out the maximum size of a username in the current
> > network. Write some code which cuts the mask corresponding to
> > this size (eg: *!*asterofde@*.dialin.blah). Use the old behavior
> > for short usernames (eg: *!~x@*.dip.t-dialin.net insted of
> > *!*x@*.dip.t-dialin.net).
>
> The problems with this, however, is how -do- you find out the maximum size
> without setting an absurdly long username and trying to log on? Do you do
> this every time around? Do you get banned for cloning, or force the client
> to connect twice (connection flooding?).
>
> It'd be nice if there was some sort of LIMIT command on the server that
/stats d
But query "d" isn't mentioned in RFC 1459.
IRCNet server irc.freenet.de shows the following answer:
--- HUB:yes MS:7
--- LQ:1024 MXC:4096 TS:60 HRD:30 HGL:900 WWD:15 ATO:90
--- KCTL:90 DCTL:1800 LDCTL: 5400 CF:2048 MCPU:10
--- H:63 N:9 U:10 R:50 T:80 C:50 P:20 K:23
--- BS:512 MXR:20 MXB:30 MXBL:1024 PY:10
--- ZL:5 CM:3 CP:9
--- 99945/3211/10/0/78/17
--- d :End of STATS report
These are the Limits configured into the ircd. T:80 says "Topic
is limited to 80 characters". U:10 is the username limit. 9
characters for nicknames (N:9).
> *sigh* It'll never happen.
It happens. But there won't be any standard/RFC. :-/
> I think the safest assumption would be to use *ident for idents < 8 chars,
> and *dent for idents > 8 chars. That's just MHO though.
This doesn't solve the problem with 1 character usernames.
*!*1@*.net bans blowme!~1@fuckers.net and *!sentry21@cdslash.net
***Stefan
--
## Stefan Scholl <stesch@linux.de> ## SS10115-RIPE ##
-
XChat-discuss: mailing list for XChat users
Archive: http://mail.nl.linux.org/xchat-discuss/
Posted By: Stefan Scholl <stefan.scholl@web.de>