I just installed UnrealIRCD and Anope and everything is working fine no problems at all but when i try to use some service commands i cant do nothing then. Premission Denied
I tried everything that i can think of .. and i was searching this forum all day and still nothing so i decied to post this topic...
Here is a picture of the problem -->
http://img214.imageshack.us/img214/5130/services2be.jpg
and here is my configuration
unrealirc.conf
services.conf/*
options:
OLD | NEW
S ssl
Z zip
N/A autoconnect
N/A quarantine
N/A nodnscache
*/
link services.localhost
{
username *;
hostname 127.0.0.1;
bind-ip *;
port 6667;
hub *;
password-connect "test223";
password-receive "test223";
class servers;
options {
/* Note: You should not use autoconnect when linking services */
# autoconnect;
ssl;
zip;
};
};
and why does it say thisIRCDModule "unreal32"
RemoteServer 127.0.0.1 6667 "test223"
ServerName "services.localhost"
ServerDesc "Services for IRC"
ServiceUser "testuser@localhost"
WARNING: Remote doesnt have link::options::zip set. Compression disabled. ???
Thanx...
.