[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iauth problems



Hi,

it's been some time already, but I thought I'd let you know anyway...

[...]
> No. All I can think of is that you didn't upgrade iauth with ircd. If you
> recompile ircd for wathever reason, you should also upgrade iauth.

Indeed I didn't. I just changed MAXCONNECTIONS, so I didn't think it's
necessary to upgrade iauth, too... I've fixed my installation now.

> > - is there a reliable way of restarting iauth without restarting ircd?
> 
> Yes, send a SIGUSR1 to ircd.

Thanks.
 
> > - any other ideas or debugging hints to remedy this problem?
> 
> You can start by monitoring &auth.
> 
> You can also turn on debuging in iauth.conf. putting debuglvl = 0x1F3700
> in iauth.conf will generate alot of debug info.

Works fine, and I didn't see the problem again. I hope it wasn't the
debuglvl which fixed it temporarily ;)

I finally took the debuglvl out again because it seems to interfere with
iauth's open SOCKS proxy check. Is that a known problem?

- Hanno