But it is obvious that the Users won't have the same IP Address, just because a Java Applet is nothing different than any other IRC Client (kinda *g*).
OMG :shock: That's a long Message... It's not THAT hard... Just RTFM... Change it to something like this: unrealircd.conf // WTF is that? // I'm not sure what exactly you are doing here... Change it to de default! listen *:6665-6669 { options { ssl; clientsonly; }; }; listen *:8067; listen *:6667; /...
If it's Java Applet - that is no problem, coz your clients will have same ip address, or host prefix. Ban all, and make an exception for users that using your applet.. 8) If it's a Java Applet, they WON'T have the same IP Address or same host prefix... They will have their REAL IP Address. You may ...
It could add a bit of additional security, right...
I think the main problem is, that you have to expose the Server Address, Port and Password in plain text in the HTML-Document the Applet is loaded from...
Just use a Password (if you Java-Applet is supporting this). "Normal" Clients still could connect, though, if they know the password... http://www.vulnscan.org/UnrealIRCd/unreal32docs.html#allowblock Unreal's Ban Version Block won't work, because if a Client isn't sending a CTCP Version, t...
[This is the Website Discussion Forum - please use the Support Forum next time, kthx] You should remove your "hub.mynet.com" (resp. your Link-Block to "hub.mynet.com"). http://www.vulnscan.org/UnrealIRCd/unreal32docs.html#linkblock "This is the block you need for linking ser...
Please don't scream... It looks like your Services aren't linked or Nickserv is not existing (wtf?) 1. Remove this duplicate U-Line for your services server (as aquanight already said) ulines { sherbimet.albgeneration.com; }; is enough. 2. Don't use Ziplinks. link sherbimet.albgeneration.com { usern...
There is no "addoper" Command in UnrealIRCD, neither in the Windows Version nor in the Unix Version. I think you are talking about AngryWolf's "opers" Module, right? If you are, you should probably ask for help on AngryWolf's page... There's a Forum, too... Or you just RTFM: Ther...
What's the problem with the server? From time to time it seems to have some serious issues... (e.g. today, again!) I always get a 403 Forbidden error (and... "Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request." :D) and then, all ...
No, that's no feature of UnrealIRCd... Maybe you should mail the livenet.ch guys and ask them what exactly they are doing on your network? :D Looks like some kind of stats bot of them... although there's nothing on their page (wtf is that site anyway?)... Or you could just Kline/Gline *.livenet.ch, ...