Page 1 of 1

Let Only Web Users Connection

Posted: Wed May 16, 2007 12:33 pm
by R3M
Hello all.
I want to restrict all client users connection except web users.I thought maybe ssl with java applet would be useful but i can't find any of them.So what is your suggestions?For example Conference Room's java applets.It is using encryption and decryption between ircd and applet.So what can i do for restricting clients except java applet on unrealircd?
(i also thought ban version block but the version reply compose as whatever they want.)
Regards.

Posted: Wed May 16, 2007 6:12 pm
by Stealth
The only way you would be able to do that is to have the java applet use SSL, and auth using the SSL cert. (allow::password, this sticky has info on setting up SSL certs for auth.)

Keep in mind that if the java applet has access to the SSL cert, so does anyone else. If the SSL cert is built into the java applet, it is still possible to extract it.

Posted: Wed May 16, 2007 7:29 pm
by R3M
Nice but the problem is that i could not find any java applet which supports ssl.If so, then just enable ssl option for port it would be great as well.So if someone already knows a java applet which supports ssl connection please they let me know.
Also the trojans that causing trouble for me is not gonna connect via ssl.Because they are already working on another cities maybe another countries.So the author of those is not able to change attributes.