Not Getting Remote oper-up notices from linked servers
Posted: Mon May 29, 2006 3:43 pm
hello,
I am new to these forums. I have read the docs and FAQ before I posted as well as tried searching. Anyhow, I'm running Unrealircd 3.2.4.
Here is my situation:
I have 4 servers linked with one hub and 3 leaf servers. In my oper blocks for example I have:
oper bob
{
class clients;
from {
userhost *@*xxx.xxx.xxx.xxx;
};
password "****";
snomask FfgGkcCenNvsqo;
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
services-admin;
can_restart;
can_override;
can_die;
global;
can_addline;
can_setq;
};
};
My problem is that when someone from one of my 3 leaf servers tries to oper, no notices of a failed oper attempt are sent anywhere but to the person who attempted to oper and not throughout the network to IrCops. I have: modes-on-oper "+xwWgsq"; also set.
Thanks for any help.
I am new to these forums. I have read the docs and FAQ before I posted as well as tried searching. Anyhow, I'm running Unrealircd 3.2.4.
Here is my situation:
I have 4 servers linked with one hub and 3 leaf servers. In my oper blocks for example I have:
oper bob
{
class clients;
from {
userhost *@*xxx.xxx.xxx.xxx;
};
password "****";
snomask FfgGkcCenNvsqo;
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
services-admin;
can_restart;
can_override;
can_die;
global;
can_addline;
can_setq;
};
};
My problem is that when someone from one of my 3 leaf servers tries to oper, no notices of a failed oper attempt are sent anywhere but to the person who attempted to oper and not throughout the network to IrCops. I have: modes-on-oper "+xwWgsq"; also set.
Thanks for any help.