From owner-freebsd-questions Tue May 29 10:54:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtppop3pub.verizon.net (smtppop3pub.gte.net [206.46.170.22]) by hub.freebsd.org (Postfix) with ESMTP id 4B2EE37B423 for ; Tue, 29 May 2001 10:54:31 -0700 (PDT) (envelope-from res02jw5@gte.net) Received: from jason (crtntx1-ar3-088-096.crtntx1.dsl.gtei.net [4.41.88.96]) by smtppop3pub.verizon.net with SMTP ; id MAA13578842 Tue, 29 May 2001 12:49:24 -0500 (CDT) From: "Jason Halbert" To: "Dru" , Subject: RE: ident Date: Tue, 29 May 2001 12:54:20 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <20010529130846.X7424-100000@x1-6-00-50-ba-de-36-33.kico1.on.home.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You need to enable the "auth" daemon in the inetd.conf file and open port 113 to tcp. This will allow the dalnet server to get a "ident" for you. Also, make sure you are not trying to connect to dalnet when you are logged in a the root user. Uncomment the line as shown below in inetd.conf: # Provide internally a real "ident" service which provides ~/.fakeid support, # provides ~/.noident support, reports UNKNOWN as the operating system type # and times out after 30 seconds. # auth stream tcp nowait root internal auth -r -f -n -o UNKNOW # ---- Jason jason@jason-n3xt.org -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dru Sent: Tuesday, May 29, 2001 12:11 To: budsz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ident Hi Budsz, Sounds like you've been blocked by the administrator because someone complained about your behaviour. Best bet would be to send the administrator a very nice email.... Dru On Wed, 30 May 2001, budsz wrote: > Hi... > i use FreeBSD 4.3 , i got message "you have been auto kill" every connect > to IRC server DALnet .how can i do to resolve this problem BTW , my freeBSD > used for gateway with 2 client windows 98, the problem's windows is the same. > > TIA > > -- > budsz > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message