Re: [Coder-Com] ircd configuration

2002-03-20 Thread Isomer
> The section contains: > > -DEXTENDED_NUMERICS This option configures the server to send > extended numerics as well as parse them. This option should only > be used on networks that run ircu2.10.07 and above only. > -DFERGUSON_FLUSHER If you have a server with a lot of resources > available thi

RE: [Coder-Com] ircd configuration

2002-03-20 Thread Matthias Winkelmann
> -Original Message- > From: Isomer > > > From: Tom Rons> > > > > > > Yes, ircu contains client connection throtte code, which disallows > > fast > > > multiple connections from the same ip address. This is to protect the > > > server from clone attacks. > > > > > > > How could this b

Re: [Coder-Com] ircd configuration

2002-03-19 Thread Isomer
> > > -Original Message- > > From: Tom Rons> > > > > > > > Is there some kind of Spam/DOS-prevention that could cause this > > > behaviour? > > > > > > > Yes, ircu contains client connection throtte code, which disallows > fast > > multiple connections from the same ip address. This is

RE: [Coder-Com] ircd configuration

2002-03-19 Thread steendijk
> >> -Original Message- >> From: Tom Rons> >> >> >> > Is there some kind of Spam/DOS-prevention that could cause this >> > behaviour? >> > >> >> Yes, ircu contains client connection throtte code, which disallows > fast >> multiple connections from the same ip address. This is to protect >

RE: [Coder-Com] ircd configuration

2002-03-19 Thread Matthias Winkelmann
> -Original Message- > From: Tom Rons> > > > > Is there some kind of Spam/DOS-prevention that could cause this > > behaviour? > > > > Yes, ircu contains client connection throtte code, which disallows fast > multiple connections from the same ip address. This is to protect the > server

Re: [Coder-Com] ircd configuration

2002-03-18 Thread Tom Rons
> Thank you very much for your advice. It seems to be working, but we ran > into the problem, that only a certain amount of users can connect to the > server in a short period of time. The total number of clients is not > limited, but I can't log on/log off 6 times in a row. > > Is there some kind

RE: [Coder-Com] ircd configuration

2002-03-18 Thread Matthias Winkelmann
Hi! > -Original Message- > From: Genesis [mailto:[EMAIL PROTECTED]] > > Set an I:line for localhost ( > I:127.0.0.1::servername_or_Unresolved::Y_class) and make sure you allow > enough connections in your Y:lines. > Syntax I/Y (see config file included in the distro).. > Note : make sure

[Coder-Com] ircd configuration

2002-03-07 Thread Matthias Winkelmann
Hello! We decided very late in a project to use the undernet irc server. Currently, we are running into a problem with the configuration. The server should be accessible only from localhost (by a custom php-Script), but multiple connects should be possible. No other servers shall connect to the