On Sun, Oct 13, 2002 at 11:00:26PM -0600, Scott Carmichael wrote:
> Can someone help me here? Is there a code change I can make somewhere?
> 
> Please CC me on any replies, as I am not subscribed to -net or -hackers.

-net removed. -hackers left (although this might be more of a
-questions thread).

> ---------- Forwarded message ----------
> Date: Fri, 11 Oct 2002 14:14:08 -0600 (MDT)
> From: Scott Carmichael <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: IP resolving
> 
> I would like to know two things... Why FreeBSD acts in the following way
> while OpenBSD does not, and if it's possible to fix this?
> 
> It seems that if anyone connects to my FreeBSD server wish a hostname that
> does not match their IP,

"Hostname does not match their IP?" What exactly does that mean? All
the OS knows is the remote IP address. It doesn't know what hostname
the remote claims to have. The application server might receive a
hostname though, but then I would expect the behavior to vary
according to the application used to connect.

> I get a console message about the mismatch, and

Something is generating a message to syslogd(8). Figure out what it is
and edit syslog.conf(5) appropriately. Are you using TCP wrappers or
something?

> then if they connect via rlogin or ssh, 'who', 'w', 'last', etc. all
> report that they are connected _from_ MY box, which they aren't.

Strange. What does 'netstat -a' or 'sockstat' report? 'w' works fine
for me.
-- 
Crist J. Clark                     |     [EMAIL PROTECTED]
                                   |     [EMAIL PROTECTED]
http://people.freebsd.org/~cjc/    |     [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to