Allow maxperip Problem
Posted: Wed May 09, 2012 6:33 am
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?
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?