Page 1 of 1

Max Connection

Posted: Tue May 11, 2004 11:49 pm
by JessieJames
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 1;
};


allow {
ip *@xx.xxx.x.xx;
hostname *@*;
class opers;
maxperip 5;
};

will this keep 1 connection per host but allow me to connect 4 unit
on local network ?

Posted: Wed May 12, 2004 1:27 am
by codemastr
Well, there isn't a 4 anywhere in there, so no?