From owner-freebsd-questions Fri Jul 14 6:57:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from teapot23.domain2.bigpond.com (teapot23.domain2.bigpond.com [139.134.5.165]) by hub.freebsd.org (Postfix) with SMTP id B756D37C75C for ; Fri, 14 Jul 2000 06:57:53 -0700 (PDT) (envelope-from port@iname.com) Received: from localhost (localhost [127.0.0.1]) by teapot23.domain2.bigpond.com (NTMail 3.02.13) with ESMTP id ra588371 for ; Fri, 14 Jul 2000 23:58:31 +1000 Received: from DKBH-T-004-p-127-205.tmns.net.au ([139.134.127.205]) by mail2.bigpond.com (Claudes-Kickin-MailRouter V2.9 3/4920097); 14 Jul 2000 23:58:30 From: "Peter Ortner" To: "James Johnson" , Subject: RE: NATD and ident Date: Fri, 14 Jul 2000 23:55:44 +1000 Message-ID: <000a01bfed9b$34835800$0b00a8c0@port.slow> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For the record, this is what I have in my /etc/inetd.conf This uses the internal ident server, returns the OS UNKNOWN and returns a user foobar when it cannot determine the user. auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 30 -d foobar I actually ripped this off another e-mail on this same list... > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of James Johnson > Sent: Friday, 7 July 2000 8:36 PM > To: freebsd-questions@freebsd.org > Subject: NATD and ident > > I would like to setup a freebsd machine is a gateway box > for my home lan. > The problem I've run into before doing this is attempting to run > IRC clients > from behind the machine running NAT, they cannto respond to the > IRC servers > Ident request... Has anyone developed a workaround for this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message