On 10 Dec 2007, at 17:49, Tom Rons wrote:
> Now it reports 2048 for currrent and max and guess what, ircd runs...
> How peculiar that you first have to raise the FD limit manually to fix
> the max limit, at least to me it seems. :)
OK, last run. I have tried everything again from scratch with the
On 10 Dec 2007, at 15:04, Tom Rons wrote:
> On 10 Dec 2007, at 06:03, Michael Poole wrote:
>> One early step would be to change line 185 in s_bsd.c (the "error
>> setting max fd's" line) to something like this:
>> fprintf(stderr, "error setting max fds to %d: %s\n", limit,
>> strerror(errno));
>> T
On 10 Dec 2007, at 06:03, Michael Poole wrote:
> One early step would be to change line 185 in s_bsd.c (the "error
> setting max fd's" line) to something like this:
> fprintf(stderr, "error setting max fds to %d: %s\n", limit,
> strerror(errno));
> That would at least give the error message, alt
Richard writes:
> Actually they can set up a sandbox, since the under-pinnings of OS X
> is Darwin, which is freely available for download, and is all that is
> needed for ircu.
The only thing I could find after almost an hour of searching was a
list of 300 downloadable packages of source code, w
Actually they can set up a sandbox, since the under-pinnings of OS X
is Darwin, which is freely available for download, and is all that is
needed for ircu.
On 12/10/07, Holland Rhodes <[EMAIL PROTECTED]> wrote:
> Some time ago I submitted a patch to compile ircu on OS X (which I
> believe it or so
Some time ago I submitted a patch to compile ircu on OS X (which I
believe it or some variant of it was used). I don't have time to write
one for 10.5 but I can provide a shell on a 10.5.1Server if that
would be of any use.
On Dec 9, 2007, at 9:03 PM, Michael Poole wrote:
> Tom Rons write
Tom Rons writes:
> Hello,
>
> I am running into an error when trying to start u2.10.12.12 on MacOS X
> 10.5.1. I got the latest release through cvs and it compiled
> flawlessly. However, after I create an ircd.conf in the "new syntax",
> when I try to start the daemon I get the following err
Hello,
I am running into an error when trying to start u2.10.12.12 on MacOS X
10.5.1. I got the latest release through cvs and it compiled
flawlessly. However, after I create an ircd.conf in the "new syntax",
when I try to start the daemon I get the following error: "error
setting max fd'
Hi everyone,
a discussion on #coder-com a while ago revealed that there is a small
problem in matching channel bans. For example, a ban such as [EMAIL PROTECTED]
or even [EMAIL PROTECTED] (yeah, I know) will never be matched against a
client's IP address. That's because matching ordinary bans agai
On Sun, 2007-05-27 at 18:57 +0200, Tom Laermans wrote:
> > Again, most clients directly support /connect
> > without need for /quote...
>
> Most clients will probably connect to the argument passed themselves
> instead of passing it on to the server ;-)
I find that unlikely. CONNECT is in RFC145
On Fri, 2007-05-25 at 16:49 -0400, Kevin L. Mitchell wrote:
> Again, most clients directly support /connect
> without need for /quote...
Most clients will probably connect to the argument passed themselves
instead of passing it on to the server ;-)
Tom
__
on 25/05/07 22:50, « Michael Poole » <[EMAIL PROTECTED]> wrote:
> Florin Iamandi writes:
>
>> We are running ircu2.10.12.10 but we can test without problems any patch
>> or alternative ircu version.
>> Is there any way to make this kind of setup work?
>
> Currently, no. ircu resolves Connect bl
On Fri, 2007-05-25 at 21:58 +0200, Florin Iamandi wrote:
> A /quote stats c does list the dynamic IP server:
FYI, most clients support a /stats command without needing to /quote it.
> A /quote sconnect country.example.net from the hub generates:
There is no "SCONNECT" command, but the result you
Florin Iamandi writes:
> We are running ircu2.10.12.10 but we can test without problems any patch
> or alternative ircu version.
> Is there any way to make this kind of setup work?
Currently, no. ircu resolves Connect block hostnames on startup and
rehash.
Michael Poole
Greetings.
We are trying to setup an IRC network using dynamic IP addresses and A
RRs updated automatically on IP changes (hostname.dynamic.net).
The connect blocks on the hubs for these dynamic hosts look like:
Connect {
name = "country.example.net";
host = "hostname.dynamic.net";
password = "
doh, sorry
--
[EMAIL PROTECTED]
On 5/10/2006, at 01:50, Carlo Wood wrote:
On Thu, Oct 05, 2006 at 01:20:53AM +1300, Whale wrote:
ooohh sorry. 2.10.12.08
Richard wrote:
Hiya,
2.10.12.which? There are some known issues with some specific
2.10.12.* versions that may be the cause of your pr
Kevin L. Mitchell writes:
> On Wed, 2006-10-04 at 16:17 +1300, Whale wrote:
>> Basically everything has worked fine, and i run the daemon which seems
>> to run fine. Except the fact I can't connect?? Running the debug
>> switch comes out fine, and -k says there are no errors in the conf
>> f
On Thu, Oct 05, 2006 at 01:20:53AM +1300, Whale wrote:
> ooohh sorry. 2.10.12.08
>
> Richard wrote:
> >Hiya,
> >
> >2.10.12.which? There are some known issues with some specific
> >2.10.12.* versions that may be the cause of your problem, so which
> >exact version you are running would be helpf
On Wed, 2006-10-04 at 16:17 +1300, Whale wrote:
> Basically everything has worked fine, and i run the daemon which seems
> to run fine. Except the fact I can't connect?? Running the debug
> switch comes out fine, and -k says there are no errors in the conf
> file. I've tried to cut down as m
ooohh sorry. 2.10.12.08
Richard wrote:
Hiya,
2.10.12.which? There are some known issues with some specific
2.10.12.* versions that may be the cause of your problem, so which
exact version you are running would be helpful.
[EMAIL PROTECTED]
On 4/10/2006, at 16:17, Whale wrote:
Hi team,
Hiya,
2.10.12.which? There are some known issues with some specific
2.10.12.* versions that may be the cause of your problem, so which
exact version you are running would be helpful.
--
[EMAIL PROTECTED]
On 4/10/2006, at 16:17, Whale wrote:
Hi team, sorry to be a pain.
Was wishing to
Hi team, sorry to be a pain.
Was wishing to update an old testing server on my own box for playing
with various things and possibly a place where I can use for mates etc.
I've made a couple servers in my time, but it was before 2.10.12.*
days... in fact, well before (as in 2.10.09) but am ha
I suppose it has to do with the following, wanted, behaviour:
+b abc* --> server <-- +b ab*
If the abc* reaches the server first, then the +b ab* needs
to send -b abc* +b ab* to the _clients_ (not the server(s)
on the left, overlapping bans should be taken care of automatically).
Thus, appare
As running on London2.uk.eu.undernet.org
if 2 users set a ban, and 1 of them are on london2 at the time, we see 1
set the ban, then the other remove and reset the ban (from london2) in
the same line. (it gets worse)
if the user we see "resetting" the ban in this way is the one on london2
while
On Sunday 26 Oct 2003 12:23 am, Ian Kumlien wrote:
> (I mean, Kqueue is great, but not all servers run *bsd (netbsd has
> kqueue now, so that should make it *))
As a general policy we support BSD, Linux and Solaris. The modular event
engine is kev's addition, so adding a new polling met
On Sun, 2003-10-26 at 12:46, Perry Lorier wrote:
> Ian Kumlien wrote:
>
> >
> >>Thank you for your report, however, in future can you send bug reports
> >>to [EMAIL PROTECTED] I'll get onto fixing this ASAP.
> >
> >on ircu universal you get "can't part, not on that channel" so, moving
> >the "us
Ian Kumlien wrote:
Thank you for your report, however, in future can you send bug reports
to [EMAIL PROTECTED] I'll get onto fixing this ASAP.
on ircu universal you get "can't part, not on that channel" so, moving
the "user has parted" up somewhere in the code + adding a check if it's
miss
On Sat, 2003-10-25 at 17:29, Perry Lorier wrote:
> Florin wrote:
> >This PART-ONLY flood can be made this way: /part #chann,#chann,#chann,
> >#chann,#chann,#chann#chann,#chann,#chann,#chann
> >
> >Now here comes the reason I mail here: I have tested this command on
> >2 networks with hybrid Ircd a
Florin wrote:
Here's a log of the issue:
***
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECT
Here's a log of the issue:
***
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29] * Parts: nate` ([EMAIL PROTECTED])
[01:27:29]
lt;[EMAIL PROTECTED]>
Sent: Wednesday, October 15, 2003 12:50 AM
Subject: [Coder-Com] ircu ircd.conf
> I have setup the ircd.conf file and am wondering, where do i put the oper
> flags and what flags are available to give?
&g
I have setup the ircd.conf file and am wondering, where do i put the oper
flags and what flags are available to give?
btw, i run my own irc server
_
Add MSN 8 Internet Software to your current Internet access and enjoy
patented spam
There are all changes between 2.10.11.00 and 2.10.11.04
2002-01-05 Perry Lorier
<[EMAIL PROTECTED]>
*
include/patchlevel.h: Release this sucker
2003-01-04 Kevin L Mitchell
<[EMAIL PROTECTED]>
*
ircd/m_burst.c (ms_burst): There's a possibility that the user
could be
de
What are the significant changes between ircu2.11.00 and ircu2.11.04?
Thanks
Braden
__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
William Pettersson wrote:
>
> I was just wondering how do I initially set the password in the o: line? I
> know it is encrypted, but how? I've tried using no password, but that didn't
> work.
> Thanks
it is a program called "mkpasswd", in a tools or crypt subdir in the
ircu package.
- Original Message -
From: "William Pettersson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 4:45 AM
Subject: [Coder-Com] ircu o: lines
> I was just wondering how do I initially set the password in the o: line?
I
> know it
I was just wondering how do I initially set the password in the o: line? I
know it is encrypted, but how? I've tried using no password, but that didn't
work.
Thanks
>
Please do not send HTML emails to this list. This is email, not the
web.
> Now I am facing another problem:
> I try to set up a network as i mensioned, but I can only connect 2 servers
> with each other. When I try to connect a third one, i get the following error
> s:
Your servers are not
Also to coder-com@ :)
Those lines look ok ... rehashed the config file?
You also have to reoper (mode ownnick -o, oper)
> Hi,
>
> I am facing a problem during server configuration.
> We are configuring an irc network here internal, and some external
> servers.
>
> I try to use the /quote opmode
> I try to use the /quote opmode command, and get "command disabled".
[snip]
> F:CONFIG_OPERCMDS:TRUE
> F:OPER_KILL:TRUE
> F:OPER_REHASH:TRUE
> F:OPER_RESTART:TRUE
> F:OPER_DIE:TRUE
> F:OPER_GLINE:TRUE
> F:OPER_LGLINE:TRUE
> F:OPER_JUPE:TRUE
> F:OPER_LJUPE:TRUE
> F:OPER_OPMODE:TRUE
> F:O
Hi,
I am facing a problem during server configuration.
We are configuring an irc network here internal, and some external servers.
I try to use the /quote opmode command, and get "command disabled".
==>
/quote opmode #roswell +o viperken_
ùíù OPMODE Command disabled.
<==
These are some config
her <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: [Coder-Com] IRCu Ident Proceedure
Date: Fri, 22 Nov 2002 20:43:40 +0100
Chris Crowther wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tuesday 19 November 2002 22:52, tim ireland wrote:
>
> > for up
Chris Crowther wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tuesday 19 November 2002 22:52, tim ireland wrote:
>
> > for up to 3 minuites
> > is there any way to fix this?
>
> At a guess I'd say there's an over zealous firewall somewhere blocking the
> ident reply
> Hi, the IRCu server that we run on our server, versionu2.10.11.02 seems to
> be constantly freezing at the chack ident stage for every connecting user,
> for up to 3 minuites
> is there any way to fix this?
Sounds like you may have a firewall in the way that's blocking the outgoing
connect. Y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 19 November 2002 22:52, tim ireland wrote:
> for up to 3 minuites
> is there any way to fix this?
At a guess I'd say there's an over zealous firewall somewhere blocking the
ident reply traffic, so that ircu is not getting the repl
Hi, the IRCu server that we run on our server, versionu2.10.11.02 seems to
be constantly freezing at the chack ident stage for every connecting user,
for up to 3 minuites
is there any way to fix this?
_
Protect your PC - get McA
Hi,
How can I masquerate internal IPs on the latest ircu version ?
ex : 10.0.2.6 => user.something.org
and that for all ip of the range ?
the Feature HIDDEN_IP permit this ??
tks
Laurent van der Straten
Note: Forwarded message attached
-- Orignal Message --
From: Kev <[EMAIL PROTECTED]>
To: Daniël Boeije <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Re[2]: [Coder-Com] ircu says that he can't bind to
open ports
--- Begin Message ---
Please remember to cc [EM
hi man!
i just tried to compile ircu, but there was the following
error message, after typing "make":
linux:/opt/ircu2.10 # make
Building config...
make[1]: Entering directory `/opt/ircu2.10/config'
make[1]: Nothing to be done for `build'.
make[1]: Leaving directory `/opt/ircu2.10/config'
Buildi
Change the #include to and recompile..
Cheers,
net
- Original Message -
From: "christoph burgdorfer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 21, 2002 9:04 AM
Subject: [Coder-Com] ircu message
> hi man!
>
> i just tried to
> i recently installed http://coder-com.undernet.org/ircu2.10.10.pl18.tgz on
> my freebsd-4.6-stable server which is colocated.. the install went fine, the
> execution went fine, but after running the server for a minute or so, it
> started eating resources. within a few minutes it was at 95% cpu/
Hey
i recently installed http://coder-com.undernet.org/ircu2.10.10.pl18.tgz on
my freebsd-4.6-stable server which is colocated.. the install went fine, the
execution went fine, but after running the server for a minute or so, it
started eating resources. within a few minutes it was at 95% cpu/mem
Hi,
The only IRC daemon that you can make IRCore services to work is:
IRCu2.10.07
They didnt work on the latest relases.
Cti-
> Hi Coder-Com, sorry to bother you. I'm currently using u2.10.07 with
IRCore
> (CS6.2)...I was wondering if there was a way to make u2.10.10.pl20 work
the
> same way as u
Hi Coder-Com, sorry to bother you. I'm currently using u2.10.07 with IRCore
(CS6.2)...I was wondering if there was a way to make u2.10.10.pl20 work the
same way as u2.10.07 in the way they allow CS6.2 to work with it. In /LINKS
it says it's P10 - but apparantly there's something different in 10
> > You actually expect highly alpha code to work?
> why not ? i use the developement version since start of .11 (when it was an
> alpha) and i rarely see it not work at all (i may have chance :))
BWAHAHAHAHAHAHAHAHHAHAHhahahahahahahahahHAHAHAHAHAHAHAHHAHAhahahahahah!!!
HTH, HAND.
--
K
Chris Crowther écrit:
> On Thu, 4 Apr 2002, Jean-Edouard BABIN wrote:
>
> > But when I launch it, both port are closed (but the server run)
> > Anyboldy has an idea ? It's a bug ?
>
> You actually expect highly alpha code to work?
why not ? i use the developement version since start of
On Thu, 4 Apr 2002, Jean-Edouard BABIN wrote:
> But when I launch it, both port are closed (but the server run)
> Anyboldy has an idea ? It's a bug ?
You actually expect highly alpha code to work? And yes it's a
bug, I have the same problem (which is a pain when you're trying to do
some
Hi,
I have updated my .12 folder from cvs, do a new conf file..
With
Port {
server = no;
port = 4400;
};
Port { port = 6668; };
But when I launch it, both port are closed (but the server run)
Anyboldy has an idea ? It's a bug ?
--
Jean-Edouard BABIN
Mail : [EMAIL PROTECT
Jean-Edouard BABIN wrote:
>
> On 22/03/02 11:27, [EMAIL PROTECTED] ([EMAIL PROTECTED])
> wrote:
>
> > Just out of curiosity, is integrated SSL/TLS support on the agenda for
> > ircu?
>
> You can link server with ssh if you need it...
Aye, I've already got client/server connections working fi
On 22/03/02 11:27, [EMAIL PROTECTED] ([EMAIL PROTECTED])
wrote:
> Just out of curiosity, is integrated SSL/TLS support on the agenda for
> ircu?
You can link server with ssh if you need it...
For info
On host1 :
ssh -C -f -n -L 6789:host2:4400 login@host2 sleep 600
This do a compressed (-C) ss
> Just out of curiosity, is integrated SSL/TLS support on the agenda for
> ircu?
Integrated? Probably not; there are, unfortunately, a host of legal
problems that have to be carefully thought out. Ridiculous that that
is the case, but it is. Now one of my goals is to have modular
support for
On Fri, 22 Mar 2002 [EMAIL PROTECTED] wrote:
> Just out of curiosity, is integrated SSL/TLS support on the agenda for
> ircu?
/me looks at Isomer and smirks ;)
--
Chris "_Shad0w_" Crowther
[EMAIL PROTECTED]
http://www.shad0w.org.uk/
Just out of curiosity, is integrated SSL/TLS support on the agenda for
ircu?
--
for a in sdf.lonestar.org; do devnull@$a; done
Finger [EMAIL PROTECTED] for PGP public key
> How about chanmode +B to be able to ban users based on there userid
> (the lower would be for ban, the higher for userid, simply check on AC token
> if it matches, in combination with chanmode +r you should have a nice system
> to keep certain users out without the option to evade such a ban.
How about chanmode +B to be able to ban users based on there userid
(the lower would be for ban, the higher for userid, simply check on AC token
if it matches, in combination with chanmode +r you should have a nice system
to keep certain users out without the option to evade such a ban.
> Alas, I already did this. As can be seen in the SERVER out string in the
> logs I mailed, the connections are set to around 200 odd. The standard for
> gnuworld is AAz which is around 50 somewhere.
>
> Also, I should point out that evern with the 50 set, it still falls over
> with more than 4 o
Alas, I already did this. As can be seen in the SERVER out string in the
logs I mailed, the connections are set to around 200 odd. The standard for
gnuworld is AAz which is around 50 somewhere.
Also, I should point out that evern with the 50 set, it still falls over
with more than 4 or 5 clients.
> OK.. have been tearing my hair out for a while now trying to figure out
> why this happens...
I triggered this while playing with X the other day. The basic problem is
that the client capacity information sent to ircu must be a number of the
form (2^n)-1. I'm not sure where that capacity val
OK.. have been tearing my hair out for a while now trying to figure out
why this happens...
Basically, I am writing a NickServ type GNUworld module, to protect
peoples registered nicks. A nice easy way to prevent anyone from changing
to that nick after the client has been killed, is to 'jupe' tha
Any advice regarding this will be appreciated:
apollo: Root: /tmp/ircu2.10 # /opt/make/bin/gmake
Building config...
gmake[1]: Entering directory `/tmp/ircu2.10/config'
gmake[1]: Nothing to be done for `build'.
gmake[1]: Leaving directory `/tmp/ircu2.10/config'
Building ircd...
gmake[1]: Entering
After many weeks of trying to figure out why ircu
would not work under cygwin, I finally got it compiled and working fine.
If anybody is interested in how I did it, please do not hesitate to post a reply
saying so, because if would be totally pointless if I bored you with the details
and yo
Hi all,
I have a problem. I can't get ircd to work on Irix 6.5.13. First it
doesn't compile because a modification needs to be made to include/sys.h and
ircd/Makefile, then when it is compiled ircd will segfault and core dump
immediately on execution. Any help is appreciated. The machine is a
> Any chance of help with this:
>
> [frozen@meadow:ircu2.10]$ make install
> Installing ircd...
> cannot create /tmp/ircd.tag: permission denied
> *** Error code 2
Get your system administrator to fix /tmp's permissions or remove an existing
/tmp/ircd.tag file.
--
Kevin L. Mitchell <[EMAIL PROT
Any chance of help with this:
[frozen@meadow:ircu2.10]$ make install
Installing ircd...
cannot create /tmp/ircd.tag: permission denied
*** Error code 2
Stop in /usr/home1/frozen/ircu2.10/ircd.
*** Error code 1
Stop in /usr/home1/frozen/ircu2.10.
[frozen@meadow:ircu2.10]$
Anything would be help
Please do not send HTML or multipart/alternative emails to this list.
> I have heard that there is a way to impliment an /omode command on =
> IRCu - is this true? If so, how would I go about doing this?
ircu2.10.11, which is presently in development, has a /opmode command for
the use of IR
Hello,
I have heard that there is a way
to impliment an /omode command on IRCu - is this true? If so, how would I
go about doing this?
~PJ
Hiya,
while parsing netburst from Washington-R to h69, Diemen cored. Running
pl15, with +- 6000 clients at that point.
Some stuff about the core:
#0 0x8072ed3 in send_buffer (to=0xbec4de0,
buf=0x819ec40 ":Diemen.NL.EU.Undernet.org NOTICE :*** Notice --
Completed net.burst from washington
77 matches
Mail list logo