Search found 5 matches

by AzzKikr
Tue Nov 02, 2004 2:09 am
Forum: Unreal 3.2 Support
Topic: Server Links - a to b to c to a ??
Replies: 6
Views: 1929

Server Links - a to b to c to a ??

I'm the Network Admin of a 3-server IRC Network. Our main server is currently having issues, and whenever it goes down, the whole network splits. The network is currently laid out like this: server2 ----> server1 (w/ services) <---- server3 What we were wondering is, can server2 and server3 have a d...
by AzzKikr
Sat Sep 04, 2004 10:29 am
Forum: Unreal 3.2 Support
Topic: Remote Includes
Replies: 6
Views: 2171

Remote Includes

So I've heard all this wonderful stuff about Remote Includes, but I've searched all over the forums and there doesn't seem to be an FAQ or a How-To guide to using them. So, I'm putting the word out. I was hoping to use Remote Includes for a number of servers on my network, so that netadmins could /o...
by AzzKikr
Mon Aug 23, 2004 11:49 am
Forum: Unreal 3.2 Support
Topic: Linking Servers
Replies: 6
Views: 2052

Linking Servers

I've had an offer to link a server with mine. Now, I've got 3 questions about this: 1.) If I set up a hostname e.g. irc.domain.com, how do I get it so that users connection to irc.domain.com get loadbalanced/split between server1.domain.com and server2.domain.com? 2.) I've got the link blocks going ...
by AzzKikr
Wed Aug 18, 2004 9:50 am
Forum: Unreal 3.2 Support
Topic: SSL Problems (Can't find server.*.pem)
Replies: 3
Views: 3220

If these errors are weird to you, I strongly recommend you to learn about SSL first. To create those .pem files (actually self-signed certificates), type make pem in the Unreal3.2 source directory. If you'd like to encrypt your server key, type make encpem . Normally these files are created right a...
by AzzKikr
Wed Aug 18, 2004 9:04 am
Forum: Unreal 3.2 Support
Topic: SSL Problems (Can't find server.*.pem)
Replies: 3
Views: 3220

SSL Problems (Can't find server.*.pem)

Howdy. Just compiled Unreal 3.2.1, config it for SSL and such. But getting these weird errors when I go to run it: [Wed Aug 18 08:29:32 2004] - Failed to load SSL private key server.key.pem [Wed Aug 18 08:35:22 2004] - Failed to load SSL certificate server.cert.pem [Wed Aug 18 08:37:22 2004] - Faile...