Page 1 of 1

no o-lines for your host

Posted: Thu Nov 11, 2004 8:39 pm
by GalaxeY
I allways gets this!


oper GalaxeY {
class clients;
from {
userhost *!*@*;
};
password "*******";
flags
{
local;
global;
coadmin;
admin;
services-admin;
netadmin;
can_rehash;
can_die;
can_restart;
helpop;
can_wallops;
can_globops;
can_localroute;
can_globalroute;
can_localkill;
can_globalkill;
can_kline;
can_unkline;
can_localnotice;
can_globalnotice;
can_zline;
can_gkline;
can_gzline;
get_umodew;
get_host;
can_override;
can_setq;
can_addline;
can_dccdeny;
};
};

Whats wrong?

Posted: Thu Nov 11, 2004 8:52 pm
by katsklaw
http://www.vulnscan.org/UnrealIrcd/unre ... #operblock

Hint: there is no nick in userhost.

Re: no o-lines for your host

Posted: Fri Nov 12, 2004 1:58 pm
by Latinus
GalaxeY wrote: userhost *!*@*;
=> userhost *@*;