[Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-02 Thread franck34
Hi all I'm trying to make ircd-ircu listening on localhost (and nothing else), because i already have stunnel in front of the ircd and i want ircd to not be accessible without ssl. I've try many things, read the sample provided with the package, without any luck. Sometimes daemon can not start, s

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-02 Thread Kevin L. Mitchell
On Thu, 2008-10-02 at 19:04 +0200, franck34 wrote: > I've try many things, read the sample provided with the package, > without any luck. > Sometimes daemon can not start, sometimes it continu to listen to the > public IP. Have you looked at the documentation for the port block? The sample you in

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-02 Thread Kevin L. Mitchell
Please send follow-up questions to [EMAIL PROTECTED] On Fri, 2008-10-03 at 02:12 +0200, franck34 wrote: > Can you give me the line and place regarding the "vhost relation" you > are speaking ? It should be easy to find in the example.conf; just search for "port {" and start reading. (You'll prob