Let Only Web Users Connection

These are old archives. They are kept for historic purposes only.
Post Reply
R3M
Posts: 26
Joined: Thu Aug 18, 2005 7:21 pm
Location: Ankara TR

Let Only Web Users Connection

Post 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.
R-3
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post 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.
R3M
Posts: 26
Joined: Thu Aug 18, 2005 7:21 pm
Location: Ankara TR

Post 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.
R-3
Post Reply