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

IRCD on Linux




Does anyone have a working example of IRCD (I've settled with
ircu2.10.04 for now....) on Linux kernel 2.0.34 in local-only mode ?
(meaning the server only serves a private net, and does not touch
any Internet-based servers) ??

I'm looking for /etc/services, (which should be obvious, mabye not), /etc/inetd.conf entries, and a config.h that works.

Here's mine, from the docs:

/etc/services
irc 6667/tcp
irc 6667/udp

/etc/inetd.conf
ircd stream tcp nowait root /usr/sbin/ircd \
-f/usr/local/lib/ircd/ircd.conf -o -p6667

the ircd starts, puts nothing to syslog, and writes nothing to the various
log files defined in config.h

The IRC client (2 different clients tried) shows:

*** Connecting to port 6667 of server alpha

and sits........

I did indeed hear about setting loopback MTU to 2000, and tried this as
well, no success.

Any ideas are appreciated....

Thanks





Shawn Adams
Senior Network Systems Engineer
Phone: +49 5363 74049
FAX: +49 5363 74386
Mobile: +49 172 661 5849
E-Mail: sadams@xxxxxxxxxxxxxxx