Search found 14 matches

by Maiki
Sun Dec 16, 2007 12:21 pm
Forum: Unreal 3.2 Support
Topic: 2 Small questions (Spamfilter & g-z-k lines)
Replies: 1
Views: 1456

2 Small questions (Spamfilter & g-z-k lines)

1) I want to clear the spamfilter
2) I want to clear the glines/zlines/... lists.


Thanks
by Maiki
Fri Dec 14, 2007 9:34 pm
Forum: Unreal 3.2 Support
Topic: Problem with oper.
Replies: 7
Views: 4725

Re: Problem with oper.

I can do "/os set superadmin on", but when other users do it, they cannot get superadmin. Oper etc works.. Here's my block


oper username {
class clients;
from {
userhost *@*;
};
password "***";
flags
{
netadmin;
can_die;
can_restart;
can_wallops;
can_globops;
can_localroute;
can ...
by Maiki
Thu Dec 13, 2007 1:49 pm
Forum: Unreal 3.2 Support
Topic: Botnet protection?
Replies: 2
Views: 2042

Botnet protection?

I have ircdefender.. But did nothing..

[02:43:03] *** nothere_9036 join #storkpk ([email protected])
[02:43:04] *** nothere_2123 join #storkpk ([email protected])
[02:43:04] *** nothere_1292 join #storkpk ([email protected])
[02:43:04 ...
by Maiki
Wed Dec 12, 2007 11:34 am
Forum: Unreal 3.2 Support
Topic: Kill incoming connections.
Replies: 1
Views: 2147

Kill incoming connections.

Well, the last day i've had alot of guys trying to enter with proxies. They all go like this:

[12:29:59] -> -irc.server.org- *** Notice -- Client connecting on port 6667: silabclient344796440 ([email protected]) [clients]
[12:30:05] -> -irc.server.org- *** Notice -- Client connecting on ...
by Maiki
Wed Dec 12, 2007 11:33 am
Forum: Unreal 3.2 Support
Topic: I want..
Replies: 9
Views: 5896

Re: I want..

It's fixed. Did something wrong in the godaddy control panel.

Thanks
by Maiki
Tue Dec 11, 2007 3:47 pm
Forum: Unreal 3.2 Support
Topic: I want..
Replies: 9
Views: 5896

Re: I want..

When i try to connect it says this

Code: Select all

[04:37:59] * Unable to connect to server (Connection refused)
by Maiki
Tue Dec 11, 2007 3:33 pm
Forum: Unreal 3.2 Support
Topic: I want..
Replies: 9
Views: 5896

Re: I want..

Yes. Been two days now. Is there a tutorial how to add it on CPANEL (going to try on my other host)
by Maiki
Mon Dec 10, 2007 7:28 pm
Forum: Unreal 3.2 Support
Topic: Problem with oper.
Replies: 7
Views: 4725

Problem with oper.

I can do "/os set superadmin on", but when other users do it, they cannot get superadmin. Oper etc works.. Here's my block


oper username {
class clients;
from {
userhost *@*;
};
password "***";
flags
{
netadmin;
can_die;
can_restart;
can_wallops;
can_globops;
can_localroute;
can ...
by Maiki
Mon Dec 10, 2007 5:28 pm
Forum: Unreal 3.2 Support
Topic: I want..
Replies: 9
Views: 5896

Re: I want..

I have added A record on godaddy, tried to connect but couldn't connect..
by Maiki
Sun Dec 09, 2007 8:48 pm
Forum: Unreal 3.2 Support
Topic: I want..
Replies: 9
Views: 5896

Re: I want..

I have done that.. but ppl tell me i have to edit the .conf files & do someting with the DNS..
by Maiki
Sun Dec 09, 2007 11:34 am
Forum: Unreal 3.2 Support
Topic: I want..
Replies: 9
Views: 5896

I want..

For example, my domain-name is google.com , but in my configs i have my "ip" of my server everywhere. So what do i have to do to let my irc server connect one: irc.google.com

Sorry for the bad english.
by Maiki
Sun Dec 09, 2007 12:12 am
Forum: Services
Topic: Another one with problem "Services currently..."
Replies: 3
Views: 4161

Re: Another one with problem "Services currently..."

OK, was trying some stuff.. now i got this::
[Dec 09 00:09:26.585481 2007] debug: Sent: SQLINE Global :Reserved for services
[Dec 09 00:09:26.585727 2007] debug: Received: :irc.storktest.org NOTICE AUTH :*** Looking up your hostname...
[Dec 09 00:09:26.585994 2007] unknown message from server (:irc ...
by Maiki
Sat Dec 08, 2007 11:27 pm
Forum: Services
Topic: Another one with problem "Services currently..."
Replies: 3
Views: 4161

Re: Another one with problem "Services currently..."

link services.66.252.9.96
{
username *;
hostname 66.252.9.96;
bind-ip *;
port 7070;
hub *;
password-connect "****";
password-receive "***";
class servers;
};

================================

RemoteServer 66.252.9.96 7070 "****"

================================

ServerName "services.66 ...
by Maiki
Sat Dec 08, 2007 10:27 pm
Forum: Services
Topic: Another one with problem "Services currently..."
Replies: 3
Views: 4161

Another one with problem "Services currently..."

I've did everything like:
http://forum.anope.org/viewthread.php?tid=1267

But when i try to run services (./services).
It says:

services.conf:87: Unknown directive `Numeric'
services.conf:1439: Unknown directive `IRCDModule'


The debug command:


[Dec 08 22:29:07.652965 2007] Anope 1.6.5 (1197 ...