Search found 295 matches

by Matridom
Fri Sep 22, 2006 6:47 pm
Forum: Unreal 3.2 Support
Topic: Own Computer - Couldn't resolve your hostname
Replies: 10
Views: 3356

What i would *strongly* recommend is to NOT use the DNS of the router. I've found it, in general, to be very very flaky. Get the DNS servers of the ISP and hard code those into the unreal server system. At that point, everything should resolve fine. Personaly, I run my unreal under linux, i have BIN...
by Matridom
Thu Sep 14, 2006 4:03 pm
Forum: Unreal 3.2 Support
Topic: I Have a error.
Replies: 1
Views: 1208

I would make sure the IP address your trying to bind to exists on that system. If your behind a router, you can't use your public IP. I would also make sure that nothing else is using that port.
by Matridom
Sat Aug 12, 2006 3:58 pm
Forum: Unreal 3.2 Support
Topic: Change name...
Replies: 2
Views: 1637

create a new room with the name you want.

Get NetAdmin access
use SAPART/SAJOIN to force everyone to join the new channel.

Otherwise the answer is no, you cannot change a room name while people are in it.
by Matridom
Sun Jul 30, 2006 3:45 pm
Forum: General chat
Topic: Operscript (mute)
Replies: 14
Views: 10530

Onotices definatly have their uses, as do other notices. What i was refering to was adding it to the existing command of a ban. When a command like that get's issued, everyone in the channel can see it. So to me, it's stating the obvious, witch i find highly annoying. Msg # OPs:/onotice # 12(Nick12)...
by Matridom
Sun Jul 30, 2006 1:42 pm
Forum: General chat
Topic: Operscript (mute)
Replies: 14
Views: 10530

Some other/old servers had specific user modes in a channel that would ban "just them" The one i remember is +q from chatspace (this is going back years). The answer has been giving up above, use shun or the +b ban. I would recommend using the +b ban as you won't need to be a netadmin, the...
by Matridom
Sun Jul 16, 2006 12:24 pm
Forum: Unreal 3.2 Support
Topic: UnrealIRCd is booting but:
Replies: 8
Views: 3481

A banned user will get an error from the server saying they are glined/klined etc. A firewall will give a connection timeout error. I will agree with syzop, looks like a non-ssl client on an SSL port.
by Matridom
Tue Jul 11, 2006 12:37 pm
Forum: Unreal 3.2 Support
Topic: What distro do you suggest?
Replies: 6
Views: 2510

I'm liking debian/ubuntu for my linux's.

My IRCD is currently running Debian "etch" without any problems.

I ran Sarge for 2 years without a reboot of the server :)

Ubuntu is based on debian and is very very friendly to new users and it's often updated.
by Matridom
Mon Jul 10, 2006 11:51 am
Forum: Unreal 3.2 Modules
Topic: Win32 Module help wanted
Replies: 2
Views: 2139

If jason does not get it finished, i can help with it. It will have to be on wed or thu when i have time to program.
by Matridom
Mon Jul 03, 2006 2:54 am
Forum: Services
Topic: WHat Services Do you use ??
Replies: 25
Views: 15259

For stats/services i use several different items. Services - Anope Stats - Denora Other - SQLLog - PHP bot. Everything pretty much inputs/outputs from the mySQL database, I have a bot that allows opers to search some of the logged data right from chat. Additionaly with a combination of the logging a...
by Matridom
Wed Jun 14, 2006 10:17 pm
Forum: Services
Topic: How is this possible
Replies: 5
Views: 3169

if your using anope, you need to set super-admin access to get +o in each channel.

I don't recommend it, most users feel it's abusive of the admins to use such access.
by Matridom
Sun Jun 04, 2006 9:44 pm
Forum: Unreal 3.2 Support
Topic: Client Dispersal
Replies: 5
Views: 2035

http://www.network.com and irc.network.com are two different DNS names. I have irc.network.com roundrobin across two servers, i have http://www.network.com directed to the website. So you CAN round robin the IRC connections and keep your webpage the same. The downside is that if you have irc.network...
by Matridom
Sun May 14, 2006 2:43 pm
Forum: General chat
Topic: PHP Bot timeout
Replies: 2
Views: 3677

I'll look into it. Thanx
by Matridom
Sat May 06, 2006 12:51 am
Forum: Unreal 3.2 Spamfilters
Topic: Botnet attack - nicks change randomly
Replies: 4
Views: 3939

by Matridom
Thu May 04, 2006 4:39 pm
Forum: General chat
Topic: PHP Bot timeout
Replies: 2
Views: 3677

PHP Bot timeout

I've written several PHP bots that work well on my server (where i can play with ping times and such) I'm having an issue connecting to a remote IRC server. The script keeps timing out during periods of low traffic. I've set my "set_time_limit" to 0 to prevent PHP from timing out the sessi...
by Matridom
Sun Apr 23, 2006 3:02 pm
Forum: Services
Topic: How do they do it?
Replies: 8
Views: 4102

My understanding of the process is that once you add the uline in the unrealircd.conf file, that host will be ulined when connected.