Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2000 13:33:26 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        "Kate" <kate@bored.lexxdog.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: identd question 
Message-ID:  <88034.952688006@axl.ops.uunet.co.za>
In-Reply-To: Your message of "Thu, 09 Mar 2000 14:50:23 EST." <02f001bf8a00$c7ee9cc0$b9170981@to.atitech.com> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 09 Mar 2000 14:50:23 EST, "Kate" wrote:

> My problem is how to get identd to respond to the correct ip/domain
> combination. Currently requests to either IP port 113 respond with the
> systems hostname, and not the domain name associated with the IP the request
> came in on. Is ther any way to do this?

You need to tell us which identd you're using.  If it's pidentd from the
ports tree, you can use the -a option to bind each instance of identd to
a specific port.

If you're launching identd from inetd, this gets more complicated, since
you'll need to run two inetd instances (one for each NIC) using two
different inetd.conf files.

If I were you, I'd either try inetd's builtin ident service in
3.4-STABLE or run two pidentd daemons using the -a option to both.

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?88034.952688006>