From owner-freebsd-questions Sat Mar 11 17: 4:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.alpha.net.au (mail2.alpha.net.au [203.41.44.8]) by hub.freebsd.org (Postfix) with ESMTP id 7D7AB37BB64 for ; Sat, 11 Mar 2000 17:04:21 -0800 (PST) (envelope-from dannyh@idx.com.au) Received: from freebsd.freebsd.org (surry-pool-195.alpha.net.au [203.41.44.195] (may be forged)) by mail.alpha.net.au (8.9.3/8.9.3) with SMTP id MAA22562; Sun, 12 Mar 2000 12:04:52 +1100 From: Danny To: Dennis Jun , freebsd-questions@FreeBSD.ORG Subject: Re: enabling identd (mistake in previous email) Date: Mon, 13 Mar 2000 12:06:10 +1100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain References: <20000311110346.6342.qmail@web607.mail.yahoo.com> MIME-Version: 1.0 Message-Id: <00031312071700.00342@freebsd.freebsd.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry in the previous email I typed "kill -9 Process_of_inted when I should have typed kill -1 Process_of_inted" On Sat, 11 Mar 2000, Dennis Jun wrote: > --- zaid dashti wrote: > > hi > > i want ask one question !! > > when i connect in internet and i run a BitchX (IRC) i can't connect to > > DalNet Servers or EFnet Servers, why? > > and when i connect to DalNet or EFnet Servers i see this message in > > > > DalNet Servers: You have been Autokilled. (from raptor.ab.ca.dal.net) > > EFnet Servers: You are banned from this server Install identd for > > access.(from irc.concentric.net) > > I want connect to DalNet and EFnet, Please tell me > > Thanks > > bye > > That is because you don't have an ident server running. > > First you have to install an ident server. Fortunately, this is painless > because there is one in the ports: > > cd /usr/ports/security/pidentd > make install > > After that is done, you have to edit the /etc/inetd.conf file to enable > the server. > > ee /etc/inetd.conf > > Scroll down the file until you get to this line: > > #auth stream tcp wait root /usr/local/sbin/identd identd -w -t120 > > Uncomment that line (i.e., erase the #) > > And that's pretty much it. I'm not certain how to reinitialise inetd.conf > without rebooting, since I am a newbie to FreeBSD. However, I think > exec /etc/inetd.conf when you are root should do the trick. If not, then > just reboot the box. Any BSD gurus have any comments/suggestions? > I would love to hear them. > > > > ===== > PGP public key: > http://i.am/dennisjun/ > or ldap://certserver.pgp.com/ > __________________________________________________ > Do You Yahoo!? > Talk to your friends online with Yahoo! Messenger. > http://im.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message