Page 1 of 1

Allow maxperip Problem

Posted: Wed May 09, 2012 6:33 am
by DonTCry
version: Unreal3.2.9.
with
Anope 1.8.7

I cannot have more than 2 connections from the same IP on my server.
I tried removing the allow block, setting maxperip to 10, 20 and other number, did a rehash and again it wont let me connect more than 2 connections per IP.

allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};

What should i Do?

Re: Allow maxperip Problem

Posted: Wed May 09, 2012 12:27 pm
by Jobe
What message are you getting that tells you that you cannot connect any more?

Also do you have any OTHER allow blocks?

Re: Allow maxperip Problem

Posted: Wed May 09, 2012 11:53 pm
by DonTCry
That is the only allow block, and after the second connection I get this msg

[09:53] Local host: home-72a2a5fa84 (10.0.0.2)
-
[09:54] * Unable to connect to server (Connection attempt timed out)