From owner-freebsd-current Tue Apr 9 08:59:28 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA21352 for current-outgoing; Tue, 9 Apr 1996 08:59:28 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA21346 for ; Tue, 9 Apr 1996 08:59:24 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rover.village.org (8.6.12/8.6.6) with SMTP id JAA15191; Tue, 9 Apr 1996 09:54:11 -0600 Message-Id: <199604091554.JAA15191@rover.village.org> To: J Wunsch Subject: Re: routed delete my PPP default: how to fight it? Cc: freebsd-current@FreeBSD.org (FreeBSD-current users) In-reply-to: Your message of Tue, 09 Apr 1996 13:19:35 +0200 Date: Tue, 09 Apr 1996 09:54:11 -0600 From: Warner Losh Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk : I normally don't run services i don't understand. :) But thanks to : Faried Nawaz, he explained me in private mail how it comes that somebody : wishes to connect to that port. You can also use a fake identd that I use. It just prints out "Warm-Fuzy" in the approved format, then terminates. That's the "encrypted token" for all the users on my machine :-) identd gives you a false sense of security because the information it returns is unreliable. sendmail and some misguided ftp servers use it in an attempt to help identify who is really on the other end of the line. Only the newer IP security options really give you meaninful information here... Warner