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

Re: Multiple users



On Oct 06, forcer wrote:
| I have some problems with ircd 2.9.3...
| from my ircd.conf:
| [...]
| # local users
| Y:10:120:10:10:100000
| # remote users
| Y:1:120:2:10:50000
| 
| [...]
| I:*@*::*@*::1
| I:NOMATCH::*@mynock.org::10
| [...]
| 
| But still, i can't connect 2 users from mynock.org. The second always gets
| "no more connections from your host".
| mynock.org runs identd, so this isn't the problem.
| What's wrong?

did you check with /trace that the 1st user is really in
class 10?
but even if mynock.org ends in class 1, Y:1 says 2
connections per host.

Do you also have a server or a service connected from the
same host you're testing?

Christophe