Search found 260 matches

by SpaceDoG
Fri Jun 02, 2006 1:18 pm
Forum: Unreal 3.2 Support
Topic: Client Dispersal
Replies: 5
Views: 2035

Only 1 problem now... if people try to go to my irc webpage they have a chance to be directed to the server that doesn't have that :( What a bummer :(
by SpaceDoG
Thu Jun 01, 2006 7:11 pm
Forum: Unreal 3.2 Support
Topic: Client Dispersal
Replies: 5
Views: 2035

W00t tyvm. I found out my DNS provider (http://www.zonedit.com) does support round robin. That's kick ass ^.^
by SpaceDoG
Thu Jun 01, 2006 6:00 pm
Forum: Unreal 3.2 Modules
Topic: Module Request Birthday Mode
Replies: 6
Views: 2895

It would only be removed until someone re-added and by the sound of it that's what you're looking for is an all day birthday mode.
by SpaceDoG
Thu Jun 01, 2006 5:49 pm
Forum: Unreal 3.2 Support
Topic: Client Dispersal
Replies: 5
Views: 2035

Client Dispersal

Is there a way to set it so that when users connect to irc.server.add they are transfered to server1.irc.server.add or server2.irc.server.add? I believe the term is Round Robin...
by SpaceDoG
Wed May 31, 2006 1:23 pm
Forum: Unreal 3.2 Modules
Topic: Module Request Birthday Mode
Replies: 6
Views: 2895

sdm I think it's because of the amount of spam it would generate. You do realize that there are people out there who would exploit it and set that person to be repeatedly killed everytime they came online? Yea sure you could fix it by simply removing that person from your server but what's the point...
by SpaceDoG
Tue May 30, 2006 2:36 pm
Forum: Unreal 3.2 Support
Topic: Editing .conf file remotely?
Replies: 9
Views: 2856

SCP FTW! I like my WinSCP ^.^ Just remember though if you download the conf and edit it then upload it make sure you do it repeatedly if you ever edit it via MC in SSH.
by SpaceDoG
Mon May 22, 2006 4:01 pm
Forum: Unreal 3.2 Modules
Topic: repeat block
Replies: 13
Views: 8075

Jason I don't think they were wanting the spamfilter for repeating on the same line. I think they were asking about multiple lines being repeated. IE pressing the up key and just doing that repeatedly to flood the channel. That's why I posted the botserv stuff. If you're running Anope you can config...
by SpaceDoG
Fri May 19, 2006 8:52 pm
Forum: Services
Topic: Link denied (Authentication failed [Bad password?])
Replies: 12
Views: 8891

Re: Link denied (Authentication failed [Bad password?])

listen *:6667 { options { ssl; clientsonly; }; }; listen *:1278 { options { serversonly; }; }; link services.xyz.com { username *; hostname *; // Your service server IP port 1278; bind-ip *; password-connect "services"; password-receive "services"; class servers; }; ulines { ser...
by SpaceDoG
Fri May 19, 2006 3:46 pm
Forum: Unreal 3.2 Support
Topic: OpenSSL problems
Replies: 8
Views: 2351

Well what was the result? Did it not work? I'm not really too familiar with running UnrealIRCd on windows. I use it on Linux alone.
by SpaceDoG
Fri May 19, 2006 12:37 pm
Forum: Unreal 3.2 Support
Topic: OpenSSL problems
Replies: 8
Views: 2351

[!!!] OpenSSL version mismatch: compiled for 'OpenSSL 0.9.8a 11 Oct 2005', library is 'OpenSSL 0.9.7c 30 Sep 2003'
I'm not sure where the library came from but that seems to be the major issue. Have you tried installing OpenSSL 0.9.7c and seeing if that works?
by SpaceDoG
Fri May 19, 2006 12:37 pm
Forum: Unreal 3.2 Support
Topic: OpenSSL problems
Replies: 8
Views: 2351

[!!!] OpenSSL version mismatch: compiled for 'OpenSSL 0.9.8a 11 Oct 2005', library is 'OpenSSL 0.9.7c 30 Sep 2003'
I'm not sure where the library came from but that seems to be the major issue. Have you tried installing OpenSSL 0.9.7c and seeing if that works?
by SpaceDoG
Thu May 18, 2006 2:04 pm
Forum: Unreal 3.2 Support
Topic: User Capacity
Replies: 3
Views: 1524

I also recommend you search for a shell account. They are cheap and offer good uptime. You don't have to worry about locking the box down because that's controlled by the shell administrator. Another thing you can also do is check out something like http://www.serverpronto.com where they give you fu...
by SpaceDoG
Thu May 18, 2006 2:00 pm
Forum: Unreal 3.2 Support
Topic: cgi support
Replies: 2
Views: 1197

Static-X: CGI-IRC support is currently in the CVS version of Unreal. Also by CGI I am guessing that you are talking about the old CGI module which would convert CGI:IRC ip addresses and have the server automatically give the users real address instead of the applet (with the address cloaked of cours...
by SpaceDoG
Wed May 10, 2006 11:57 pm
Forum: Unreal 3.2 Support
Topic: problems with starting unreal
Replies: 5
Views: 1672

Did you leave the src/ircd alone? You might want to just try doing a default install and not changing the install dir or the src dir.
by SpaceDoG
Wed May 10, 2006 6:01 pm
Forum: Unreal 3.2 Modules
Topic: repeat block
Replies: 13
Views: 8075

If you're using anope just set a bot (from botserv) to join the channel. Then type /bs help kick. You can then configure the bot to kick/ban users for things like this -BotServ- Note: access to this command is controlled by the -BotServ- level SET. -BotServ- Syntax: KICK channel option parameters -B...