Search found 260 matches

by SpaceDoG
Thu Oct 18, 2007 1:07 pm
Forum: Unreal 3.2 Support
Topic: Only allow certain connections
Replies: 19
Views: 4571

Re: Only allow certain connections

Unreal can't resolve it because it times out and switches to a hashed IP. You can set another allow block or change ip NOBODY; to ip 1.2.3.*; or whatever the range for that ISP is.
by SpaceDoG
Wed Oct 17, 2007 6:14 pm
Forum: Unreal 3.2 Support
Topic: Only allow certain connections
Replies: 19
Views: 4571

Re: Only allow certain connections

They probably can't connect because the Unreal can't find an RDNS entry for their IP and they are therefor being blocked by the ip NOBODY;. The only way to fix this is if you know the IP range of the ISP they use. You can add that to the ip NOBODY;.
by SpaceDoG
Tue Oct 16, 2007 6:38 pm
Forum: Unreal 3.2 Spamfilters
Topic: in soviet russia spamfliter
Replies: 8
Views: 4577

Re: in soviet russia spamfliter

Oh m_textban how I love thee ;-)
by SpaceDoG
Tue Oct 16, 2007 6:09 pm
Forum: Unreal 3.2 Support
Topic: Only allow certain connections
Replies: 19
Views: 4571

Re: Only allow certain connections

allow {
ip NODOBDY;
hostname *@*.nl;
class clients;
maxperip 10;
}
by SpaceDoG
Mon Oct 15, 2007 6:28 pm
Forum: Unreal 3.2 Spamfilters
Topic: in soviet russia spamfliter
Replies: 8
Views: 4577

Re: in soviet russia spamfliter

Can you give us an actual example (or 3) so that we have an idea of how it goes? makes it kind of hard to figure out a spam filter with limited input.
by SpaceDoG
Wed Sep 12, 2007 12:19 pm
Forum: General chat
Topic: Upgraded Forums
Replies: 0
Views: 4007

Upgraded Forums

Once again the forums have been updated. We are now running phpBB3 RC5. If you have any questions, comments, or concerns please feel free to contact me or to reply to this post.
by SpaceDoG
Wed Aug 29, 2007 1:23 pm
Forum: Unreal 3.2 Modules
Topic: Channel restriction based on connected server?!
Replies: 13
Views: 6560

Re: Channel restriction based on connected server?!

Shining Phoenix the only downfall with doing it that way is that everyone who is registered with ChanServ can join the room.
by SpaceDoG
Mon Aug 27, 2007 7:03 pm
Forum: Unreal 3.2 Modules
Topic: Channel restriction based on connected server?!
Replies: 13
Views: 6560

Re: Channel restriction based on connected server?!

Set the channel to restricted/invite only. Give your users access to chanserv's invite command then when they connect they can just do /chanserv invite #channel. Unreal does not have a local channels feature at present.
by SpaceDoG
Fri Aug 17, 2007 1:40 pm
Forum: General chat
Topic: FAQ 'what unreal versions link with what' missing?
Replies: 2
Views: 2769

Re: FAQ 'what unreal versions link with what' missing?

It is not recommended to link different versions of Unreal as this can (and most likely will) cause net splits/chrashes. *If* you do link different versions such as 3.2.6 and 3.2.7 do not do so for any longer than what you absolutely have to. If you are looking to link versions such as 3.2.3 to 3.2....
by SpaceDoG
Wed Aug 08, 2007 2:37 pm
Forum: Unreal 3.2 Support
Topic: How to see Connections and Disconnections
Replies: 1
Views: 1029

Re: How to see Connections and Disconnections

you want snomask +c... type /helpop ?snomasks in IRC (as an oper) to see the list of available snomasks.
by SpaceDoG
Wed Aug 08, 2007 1:26 pm
Forum: Services
Topic: Anope tag table error.
Replies: 5
Views: 3671

Re: Anope tag table error.

You're attempting to use Anope's RDB (remote database) feature and it can't connect to the database.
by SpaceDoG
Tue Aug 07, 2007 7:42 pm
Forum: General chat
Topic: Upgraded Forums
Replies: 9
Views: 8501

Re: Upgraded Forums

Well if you need help lemme know... but know this... I suck with page designs :-P
by SpaceDoG
Tue Aug 07, 2007 7:08 pm
Forum: General chat
Topic: Upgraded Forums
Replies: 9
Views: 8501

Re: Upgraded Forums

I'm qualified to fix it too... I think... least that's why Syzop appointed me.
by SpaceDoG
Tue Aug 07, 2007 1:08 pm
Forum: General chat
Topic: Upgraded Forums
Replies: 9
Views: 8501

Re: Upgraded Forums

Sorry bl4st3r but there is no such bug.

On a side note I have disabled guest posting to the announcements forum and have also restricted the people who create topics to Unreal Staff but all registered users can still reply to a topic.