>       jinmei suggested that it may be better to send TCP RST 
> with deprecated
>       source, as it will help clients to try the next 
> available address
>       (on getaddrinfo chain, or something).  i tend to agree.

I disagree. The deprecated address shouldn't be in DNS, so the application
that is trying to connect to your deprecated address probably is *not*
stepping through getaddrinfo results. Instead it is probably some kind of
distributed application, and it got your address a day ago (from getpeername
or getaddrinfo) and saved it in various data structures. Now it is trying to
connect to you again.

Rich
--------------------------------------------------------------------
IETF IPng Working Group Mailing List
IPng Home Page:                      http://playground.sun.com/ipng
FTP archive:                      ftp://playground.sun.com/pub/ipng
Direct all administrative requests to [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to