syntax of deny link {} ??
Posted: Mon Nov 15, 2004 8:35 pm
i want to use the deny link block but with the fallowing code the ircd says
"deny::rule contains an invalid expression: Unknown token"
deny link {
mask server1.myirc.net;
rule "directcon(server2.myirc.net)";
type auto;
};
any ideas ?
"deny::rule contains an invalid expression: Unknown token"
deny link {
mask server1.myirc.net;
rule "directcon(server2.myirc.net)";
type auto;
};
any ideas ?