Hi everyone,
If I copy & paste 339 lines fo text, for example, I
get disconnected with the following err msg from mIRC:
* Send error ([10053] Software caused connection
abort)
With the IRCII daemon, there is a line in config.h
where one define a limit (CLIENT_FLOOD).
Unfortunately, the max byte count is 8000 and 339
lines of text is about 13000.
How can I disable flood protection in ngircd? If this
is not possible, any other daemons that will allow me
to do so? T.I.A.
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
Hi Alex, hi list,
is there any IPv6-support for ngircd planned in the near future?
Thanks!
Ciao,
-Martin.
--
Martin Hasenbein | Volkartstr. 55 | D-80636 Muenchen
fon: +49 89 12163761 | fax: +49 89 12163763 | gsm: +49 175 2255715
Unix is simple, but it takes a genius to understand the simplicity
--Dennis Ritchie
one of these days I'll get mail.app to set the from to match the
account the email was recieved by...
Begin forwarded message:
> From: Josh Coombs <kurlon(a)gwi.net>
> Date: September 1, 2004 9:39:05 AM EDT
> To: Alexander Barton <alex(a)barton.de>
> Subject: Re: [ngIRCd-ML] Problem with ngircd-0.8.0 and IDENT
>
>
> On Sep 1, 2004, at 6:59 AM, Alexander Barton wrote:
>
>> Am 1. Sep 2004 um 11:51 Uhr schrieb Martin Hasenbein:
>>
>>>> Most likely you have to install libident first.
>>>
>>> well, I already did that. I've installed security/libident (port),
>>> but the result is the same. The configure script breaks up with
>>> the same error mesasage :-/
>>
>> Okay, I'm not that familiar with the ports system of FreeBSD: where
>> became libident installed? Is this a "standard library search path"
>> of the linker?
>>
>> And could you have a look into config.log? There you should find the
>> error message of the compiler/linker.
>>
>> Regards
>> Alex
>> --
>> Alexander Barton, Freiburg, Germany
>> http://www.barton.de/, alex(a)barton.de
>>
> The standard for FreeBSD ports is to install in /usr/local, and
> include /usr/local/lib in the normal library search path. Most config
> scripts I've come across include /usr/local/lib in their search
> directly as well. I'll poke on my box and see if I can help nail this
> down.
>
> Someone (Martin) should email the port maintainer as listed in the
> port and let him know of this failure. The port should be setup to
> recognize the option and depend on libident when passed, handling this
> problem in the background.
>
> Joshua Coombs
> http://www.outofspec.com
>
Hi everybody,
I just installed ngircd and it really runs fine. Just as I like it :-)
But I ran into some trouble, when I tried to activate IDENT. My system
is a FreeBSD 4.10. If I try to install from the port or from source,
I get the following error (right now from port):
$ make -DWITH_IDENT install clean
[..snipp..]
checking for ident_id in -lident... no
checking for ident_id... no
configure: error: Can't enable IDENT support!
===> Script "configure" failed unexpectedly.
Any ideas, why this happens? I already googled, but with no success.
Thank you.
Ciao,
-Martin.
--
Martin Hasenbein | Volkartstr. 55 | D-80636 Muenchen
fon: +49 89 12163761 | fax: +49 89 12163763 | gsm: +49 175 2255715
Unix is simple, but it takes a genius to understand the simplicity
--Dennis Ritchie