this is the oper line for me (changed pass though)
Code: Select all
oper Aztek {
class clients;
from {
userhost *@*;
};
password "passsss";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
};Code: Select all
oper Aztek {
class clients;
from {
userhost *@*;
};
password "passsss";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
};I'm getting an error in my config too! Fix it for me! No, you dont get to know what it is.aztek wrote:i'm always getting an error if i do so...