Search found 2 matches

by slemborg
Tue May 27, 2008 2:45 am
Forum: Unreal 3.2 Support
Topic: Problem with allow-line
Replies: 26
Views: 11147

Re: Problem with allow-line

Thanks for your reply, I was wondering, do I need to add anything in services.conf
or will unrealircd.conf sort what needs sorting by adding the allow block I wrote?
by slemborg
Tue May 27, 2008 12:34 am
Forum: Unreal 3.2 Support
Topic: Problem with allow-line
Replies: 26
Views: 11147

Re: Problem with allow-line

Old topic, but I just wanted to be sure
I have on my server which hosts my unreal ircd and services, also installed psybnc
which im gonna let max 50 users use, so to get this working would I use:

allow {
ip *@127.0.0.1;
hostname NOMATCH;
class clients;
maxperip 50;
};

In order to have ...