[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Clone protection?



On Sat, 3 Aug 2002, W. Campbell wrote:

> On Sat, 3 Aug 2002, Jessica Rasku wrote:
>
> > 	I've run into a problem that I've not yet tackled, but am wanting
> > to work on, find an answer for.  Is there a way to implement clone
> > protection in IRCD?  That is create some connection class or something
> > that will only allow n number of identical user@host connections.  n being
> > relatively low like 1-3 depending on the circumstances of the network.
>
> Would the local and global host (and user@host) limits in Y: lines be
> what you want?  Look at about line 150 in 2.10.3p3's doc/example.conf
> for more information.  Y: line controlled limits won't dynamically
> adjust to the circumstances to your network, however (if that is what
> you want).

	What I've run into is that due to the high chance of clones on
nameserver and mail machines having to use a k-line to block those.  In
some cases this k-line blocks totally valid connections.  So looking at
something like:

Y:10:90::100:512000:0.2:0.3

(that looks almost exactly right actually).  Does that make sense.  Each
unique user@host (per I: line) would have at most 2 connections locally,
and 3 globaly.  Think that's what I want.

							Jessica

-- 
Jessica Rasku			http://www.armispiansystems.ca/~jrasku/
Armispian Systems		http://www.armispiansystems.ca/
jrasku@xxxxxxxxxxxxxxxxxxx