Search found 8 matches

by EviL_SmUrF
Mon Nov 08, 2004 6:23 pm
Forum: Unreal 3.2 Support
Topic: Question about the quarentine option
Replies: 0
Views: 2498

Question about the quarentine option

I have a question about the quarentine option in the link { } blocks. It says opers on the server will maintain locop status, however, what if a quarentine server links up another server? Will opers on the newly linked server also maintain locop status?

What about glines that are on the quarentined ...
by EviL_SmUrF
Thu Sep 09, 2004 9:41 pm
Forum: Unreal 3.2 Support
Topic: User with specific Password only for a specific Channel
Replies: 4
Views: 2643

kickservices are pretty good too. u can find these on sourceforge.

they are based off of auspice and fixed up / debugged / features added by thilo.
by EviL_SmUrF
Thu Sep 09, 2004 9:28 pm
Forum: Unreal 3.2 Support
Topic: kline question
Replies: 3
Views: 1956

kline question

Is it possible to kline a hostmask based on their nickname?

Because in the unrealircd.conf there is an example ban user { } in there that has the hostmask like this:

nickname!*@* reason: Bad nickname, please try another nickname.


However when i copied that and tried to use it for my own bans, it ...
by EviL_SmUrF
Fri May 28, 2004 1:30 am
Forum: Unreal 3.2 Support
Topic: IP to Hostname problem
Replies: 12
Views: 6990

yep, that was the problem. for some reason only known to him he had "useip" in there lol

thanks guys
by EviL_SmUrF
Thu May 27, 2004 8:04 am
Forum: Unreal 3.2 Support
Topic: IP to Hostname problem
Replies: 12
Views: 6990

its already been restarted. still getting "hostname cached" thing even with a restart.
by EviL_SmUrF
Thu May 27, 2004 5:13 am
Forum: Unreal 3.2 Support
Topic: IP to Hostname problem
Replies: 12
Views: 6990

Well i learned one valuable lesson. You have to have your "server" class declaration before the link groups or it doesn't like you :o


Everything is now in the same config, however when I connect:

-betterchat.xalia.net- *** Found your hostname (cached)


It still has my IP. Same for everybody else ...
by EviL_SmUrF
Thu May 27, 2004 3:28 am
Forum: Unreal 3.2 Support
Topic: IP to Hostname problem
Replies: 12
Views: 6990

yeah that is the whole unrealircd.conf. everything is set in different parts

links.conf
opers.conf

etc


options {
hide-ulines;
identd-check;
show-connect-info;
};



theres no "use ip only" or anything like that set there :o

i emailed the place hosting my ircd, Shellux, and they checked ...
by EviL_SmUrF
Wed May 26, 2004 11:45 pm
Forum: Unreal 3.2 Support
Topic: IP to Hostname problem
Replies: 12
Views: 6990

IP to Hostname problem

For some reason my server is no longer resolving client's IP's to hostnames when they connect. A friend of mine jacked with the server configuration and it no longer works correctly.

Here is the whole unrealircd.conf:




loadmodule "src/modules/commands.so";

me {
name "betterchat.xalia.net ...