Search found 7 matches
- Tue Nov 02, 2004 6:48 pm
- Forum: Unreal 3.2 Support
- Topic: How-to: Linking servers
- Replies: 24
- Views: 111034
Well, this is why I wanted to make a module for opers to do a challenge/response login. Challenge/response authentication is one method of authentication recommended by CERT.ORG, and is believed by many to be far more secure than any other method. I've started with a simple one that works for one ...
- Tue Nov 02, 2004 6:02 am
- Forum: Unreal 3.2 Support
- Topic: How-to: Linking servers
- Replies: 24
- Views: 111034
All IPs can be spoofed. Don't think an anti-spoofing device will prevent people from spoofing your IP. IP headers can be modified quite easily. I know you won't believe me here, but I could show proof. However, I *could* show proof, but I won't, simply because I don't want to let everyone know how ...
- Tue Nov 02, 2004 12:32 am
- Forum: Unreal 3.2 Support
- Topic: NICKLEN and TOPICLEN >> how do you increase the max?
- Replies: 3
- Views: 3045
You probably don't ever want to set those values any higher than they already are (32 is probably the max). Setting them lower, for example, to make nicknames comply with RFC1459, you can edit struct.h and change "#define NICKLEN 30" to "#define NICKLEN 9".
There are a few things to consider before ...
There are a few things to consider before ...
- Mon Nov 01, 2004 1:29 am
- Forum: Unreal 3.2 Support
- Topic: How-to: Linking servers
- Replies: 24
- Views: 111034
Using easy passwords for server linking is very bad. Imagine if someone spoofed the IP, and then connected to your server, sending RAW IRC commands like SERVER... to initiate a server<-->server connection. You wouldn't want your IRC network hijacked over something simple that could be avoided by ...
- Mon Nov 01, 2004 1:17 am
- Forum: Unreal 3.2 Support
- Topic: Problem with makew
- Replies: 12
- Views: 5792
- Sun Oct 31, 2004 3:43 am
- Forum: General chat
- Topic: Modules page login problem
- Replies: 6
- Views: 6314
- Sat Oct 09, 2004 6:21 pm
- Forum: General chat
- Topic: Modules page login problem
- Replies: 6
- Views: 6314
Modules page login problem
I go to http://64.84.10.70:81/index.php?page=modules and login. Upon clicking "submit" or any other link, I'm no longer logged in.