Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 1999 17:29:43 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/telnetd telnetd.c
Message-ID:  <199904060029.RAA92531@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/04/05 17:29:42 PDT

  Modified files:
    libexec/telnetd      telnetd.c 
  Log:
  After receiving a connection and doing a reverse
  lookup on the incoming IP, do a forward lookup on
  the result and make sure that the IP is in the
  resulting list.  If it's not, put the IP number
  in utmp/wtmp instead of the rogue name.
  
  Stolen from: rlogind
  Suggested by: sef
  
  Revision  Changes    Path
  1.16      +18 -2     src/libexec/telnetd/telnetd.c


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




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