On Fri, 2008-10-03 at 05:09 +0200, Alex Dawson wrote:
> Also, won't running ircd behind stunnel mean all the clients have
> 127.0.0.1 as their client IP? This may not be a problem depending on
> how you're going to be using it, but it sounds like something to watch
> out for.

This is true.  You could get around it by writing your own version of
stunnel and either modifying ircu a bit or adding an iauth.  (For the
former, you'd resurrect the 'host' argument to the USER command; for the
latter, you'd stuff the originating IP into the PASS command and use
iauth to set the IP and hostname.)  Both of these are somewhat advanced,
though :)
-- 
Kevin L. Mitchell <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

Reply via email to