From owner-freebsd-questions Mon May 3 16:39:43 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.pii.com (mailhost.pii.com [192.77.209.1]) by hub.freebsd.org (Postfix) with ESMTP id 5594614BC9 for ; Mon, 3 May 1999 16:39:40 -0700 (PDT) (envelope-from Robert.Clark@pii.com) Received: from rio.pii.com (rio.pii.com [192.77.209.200]) by mailhost.pii.com (8.9.1/8.9.1/Praegitzer-antispam) with ESMTP id QAA01127; Mon, 3 May 1999 16:43:42 -0700 (PDT) Received: from localhost (robertc@localhost) by rio.pii.com (8.8.5/8.8.5) with SMTP id QAA03143; Mon, 3 May 1999 16:43:22 -0700 (PDT) Date: Mon, 3 May 1999 16:43:22 -0700 (PDT) From: Robert Clark To: Pete Nelson Cc: questions@FreeBSD.ORG Subject: Re: binding inetd to a single interface In-Reply-To: <372E18AC.E18EB509@ci.saint-paul.mn.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You might give ucspi-tcp a look over. It mentions combining the functions of inetd and tcp-wrappers. It also apparently has a "recordio" tool to keep track of connections. ftp://koobera.math.uic.edu/www/uscpi-tcp.html I read about it through a piece on FreeBSDzine, about Qmail. [RC] On Mon, 3 May 1999, Pete Nelson wrote: > I've been searching for inetd documentation that goes beyond basic. > I've learned a lot of interesting things, most of which I didn't know > before, but I still haven't found the answer I'm searching for. > > I've got a linux (sorry) box with several virtual webservers. The > original plan was not to have a web server on the main interface, but > have that interface be the only one that responds to inetd services. Is > there a way that I can tell inetd to bind to that IP, and not to the > rest of the virtual hosts? What gets particularly annoying, my logs > show all services as going to the very last interface on the system, no > matter which IP you request. Personnally, I'd really like my logs to > show the host that the user asked to connect to. > > Any suggestions? > > -- > Pete Nelson > City of Saint Paul > Webservices / Marketing > pete.nelson@ci.saint-paul.mn.us > http://www.ci.saint-paul.mn.us/ > > - the software said 'requires Windows95 or better', > So I installed Linux. > > > > > 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