Search found 2 matches

by Gachl
Thu Aug 13, 2009 1:02 pm
Forum: Unreal 3.2 Support
Topic: Max clones reached for your IP
Replies: 4
Views: 3183

Re: Max clones reached for your IP

No, this is the only allow block I have.
And I'm running anope IRC services, are they causing the problem? I haven't found anything in the anope configuration file...

Edit: Oops, never mind, I found it. It's the "LimitSessions" in the anope service config.
Thanks.
Edit: Nope, that wasn't the ...
by Gachl
Thu Aug 13, 2009 8:22 am
Forum: Unreal 3.2 Support
Topic: Max clones reached for your IP
Replies: 4
Views: 3183

Max clones reached for your IP

Hi!
After two connections from the same IP I'm users are getting "Max clones reached for your IP". I want to allow 500 or more connections from the same IP but for some reason it does not work.

Config (relevant parts):
class clients
{
pingfreq 45;
maxclients 6000;
sendq 100000;
recvq 8000 ...