Search found 8 matches

by Beer
Fri Sep 10, 2004 7:47 am
Forum: Unreal 3.2 Support
Topic: deny ip mask (in server) & exclude for good users
Replies: 13
Views: 5776

Working construction for users without DNS records.
Thanks ALL from http://bugs.unrealircd.org !!! :D Beer! Beer! Beer! :P

Read conf bottom-up:
---
Step#1. User from 172.16.108.* with password is allow
log: *** Couldn't resolve your hostname; using your IP address instead
---
Step#2. All users ...
by Beer
Thu Sep 09, 2004 5:12 am
Forum: Unreal 3.2 Support
Topic: deny ip mask (in server) & exclude for good users
Replies: 13
Views: 5776

Ron2K, why some progress? test fail or forgot? 8)
by Beer
Thu Sep 02, 2004 5:12 am
Forum: Unreal 3.2 Support
Topic: deny ip mask (in server) & exclude for good users
Replies: 13
Views: 5776

Ron2K, why some progress? test fail?
by Beer
Tue Aug 31, 2004 11:26 am
Forum: Unreal 3.2 Support
Topic: deny ip mask (in server) & exclude for good users
Replies: 13
Views: 5776

OK
This theme and variations discuss on russian forum devoted UnrealIRCD.
http://forum.juravlev.inc.ru/viewtopic.php?pid=2351#2351
No come to a determination...
Password connect possible only after delete Section#1... :(


ban ip {mask 80.92.15.*;reason "BAN or BAD NICK";};
except ban {mask ...
by Beer
Tue Aug 31, 2004 7:34 am
Forum: Unreal 3.2 Support
Topic: deny ip mask (in server) & exclude for good users
Replies: 13
Views: 5776

Dumb? :) Sorry...

[31-11:29] -beer.metacom.ru- *** Notice -- error: unrealircd.conf:48: allow::hostname missing

We have come to a determination this problem? :roll:
by Beer
Tue Aug 31, 2004 6:45 am
Forum: Unreal 3.2 Support
Topic: deny ip mask (in server) & exclude for good users
Replies: 13
Views: 5776

===============================
#1 All Allow
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 10;
};

#3 Allow ip mask user with password
allow {
ip *@80.92.15.*;
hostname *@*; # <-delete??? this ip mask no dns name!
class clients;
password "userpass";
maxperip 2 ...
by Beer
Mon Aug 30, 2004 1:17 pm
Forum: Unreal 3.2 Support
Topic: deny ip mask (in server) & exclude for good users
Replies: 13
Views: 5776

deny ip mask (in server) & exclude for good users

Help! Why banned ip mask with password (or etc) allow autenification for good users in this mask?
conf? modules? other?

#1 All Allow
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 10;
};

^
I

#2 deny ip mask without correct password

??? :roll: {
ip *@217.118.*.*;
hostname ...
by Beer
Mon Aug 02, 2004 12:52 pm
Forum: Unreal 3.2 Modules
Topic: [info] tkl_inport / tkl_export & Unreal 3.2.1
Replies: 1
Views: 1947

[info] tkl_inport / tkl_export & Unreal 3.2.1

After upgrade Unreal 3.2 -> 3.2.1 and recompiled all modules - tkl_import and tkl_export not work (v.1.4).

1. not loaded
2. after command /tklexport or /tklimport server is full down...
:(

os: FreeBSD and Slackware