From owner-freebsd-newbies Thu Jan 31 21:49:36 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from e4500b.callatg.com (e4500b.atgi.net [216.174.194.61]) by hub.freebsd.org (Postfix) with SMTP id 5927837B402 for ; Thu, 31 Jan 2002 21:49:24 -0800 (PST) Received: (qmail 27380 invoked from network); 1 Feb 2002 05:49:23 -0000 Received: from unknown (HELO freestylin) (216.187.132.10) by e4500b with SMTP; 1 Feb 2002 05:49:23 -0000 From: "Christian Nelson" To: Subject: Question Regarding IDENTD Date: Thu, 31 Jan 2002 21:49:09 -0800 Message-ID: <020b01c1aae4$2ba89b20$0100a8c0@freestylin> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_020C_01C1AAA1.1D855B20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_020C_01C1AAA1.1D855B20 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi..I'm new to the mailing lists.so give me a break here..and let me know if I'm doing this totally wrong. Anyways, I just setup my FreeBSD box behind a Netgear RT314 Router using static Routing. I set the local ip to my box as 192.168.0.2 and setup the router to use DHCP to get a IP address from the charter pipeline service (crappy). Anyways, I set it to route all ports (default) to my ip address of 192.168.0.2 and it seems to be working fine (http/ssh/ssh2/ftp all work fine) except that for some reason I cannot get IDENTD to work. I had it running before it was behind the router fine and it worked great. I have these lines in my inetd.conf auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 60 I also installed midentd later, because identd wasn't working, and added this line auth stream tcp nowait nobody /usr/local/sbin/midentd midentd I obviously restarted inetd but it still won't work. I'm a pretty big newbie to bsd, as is obvious =). Any help would be appreciated. ------=_NextPart_000_020C_01C1AAA1.1D855B20 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi..I’m new to the mailing lists…so give me a break here..and let me know if = I’m doing this totally wrong.

 

Anyways, I just setup my FreeBSD box behind a Netgear = RT314 Router using static Routing. I set the local ip to my box as 192.168.0.2 = and setup the router to use DHCP to get a IP address from the charter = pipeline service (crappy). Anyways, I set it to route all ports (default) to my = ip address of 192.168.0.2 and it seems to be working fine = (http/ssh/ssh2/ftp all work fine) except that for some reason I cannot get IDENTD to work. I = had it running before it was behind the router fine and it worked = great.

 

I have these lines in my inetd.conf =

 

auth    stream  tcp     nowait  root    internal        = auth -r -f -n -o UNKNOWN -t 60

 

I also installed midentd later, because identd = wasn’t working, and added this line

 

auth    stream  tcp     nowait  nobody  /usr/local/sbin/midentd    = midentd

 

I obviously restarted inetd but it still won’t = work. I’m a pretty big newbie to bsd, as is obvious =3D). Any help would = be appreciated.

 

 

------=_NextPart_000_020C_01C1AAA1.1D855B20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message