Search found 4 matches

by LandRocket
Thu Feb 16, 2006 7:11 pm
Forum: Unreal 3.2 Support
Topic: Message - Unauthorized connection from Nick[IP]
Replies: 7
Views: 3158

Resolved with the resolver

OK, I finally found out what happened....

/stats I gives:
I *@* * *@* 3 clients irc.removedforforum.com 6667

unrealircd.conf reads:

class clients
{
pingfreq 90;
maxclients 500;
sendq 100000;
recvq 8000;
};

allow {
ip *@*;
hostname *@*;
class clients;
maxperip 3;
};

(no other allow ...
by LandRocket
Thu Feb 16, 2006 9:50 am
Forum: Unreal 3.2 Support
Topic: Message - Unauthorized connection from Nick[IP]
Replies: 7
Views: 3158

Dammit

Nope, got up this morning and another message was there.

The configs are definately the same as always - so this problem has only appeared after what, a good year of using Unreal and it's not because I've done an upgrade....

I don't believe it's down to the IRCd itself, but I'd love to know what ...
by LandRocket
Wed Feb 15, 2006 4:30 pm
Forum: Unreal 3.2 Support
Topic: Message - Unauthorized connection from Nick[IP]
Replies: 7
Views: 3158

Unauthorised Connection

I did look over the configs again, and indeed they hadn't changed....

allow block was already set for *@*, however, checking ident seemed to be taking a lot longer...

I removed "set options identd-check;" and the messages have stopped so I can only assume that port-blocking/firewalling is now ...
by LandRocket
Wed Feb 15, 2006 10:37 am
Forum: Unreal 3.2 Support
Topic: Message - Unauthorized connection from Nick[IP]
Replies: 7
Views: 3158

Message - Unauthorized connection from Nick[IP]

Hi there,

We are currently running Unreal 3.2.3 and everything was linked and working fine (it's been fine ever since 3.2.3 was release) and AFAIK none of the configs have been changed.

However, for the past day I am getting the message (quite regularly) of:

Notice -- Unauthorized connection ...