|  |         How about doing
        
        
        $ spawn/nowait mc cdi$trace
        $ mail
        
        Maybe this will reveal some obscure DECdns activity. In fact,
        testing this on my OpenVMS V7.1/DECnet OSI V7.1 system shows
        that DECdns activity takes place, activity being related to
        sys$node or sys$node_fullname, maybe some sort of verification?
        
        _veli
 | 
|  |     Hi,
    
    Thanks.  I'll try and look at this today, in the mean time, would it be
    possible to mail me the trace, or the relevant sections ?
    
    Thanks again,
    
    Chris
 | 
|  | 
   That this happens with LAT and telnet connections is *really* weird,
   and might point to a more common cabling or low-level network fault
   -- these protocols are unrelated to DECdns, save for at the very
   lowest levels of the network communications paths.  (Cable, wire,
   transceiver, etc.)
   I'd also look around in the DECnet-Plus (HELP::DECNET-OSI_FOR_VMS)
   notes conference, as it's doubtful this has anything directly to do
   with MAIL -- I'd look around at the DECdns server software version
   running in the network, and at any known problems with it.  (The ZKO
   site has seen some similar DECdns glitches.)
   See HELP::DECNET-OSI_FOR_VMS -- there have been a large number of
   DECdns discussions over there.
   Here's the CDI$TRACE output from a local OpenVMS Alpha V6.2 system
   running DECnet-Plus...
$ mail
16:24:40
16:24:40                     [DECnet/CDI Request 113913]
16:24:40 Checking syntax of "DEC:.ZKO.AJAX"
16:24:40 [170027] Syntax check requested
16:24:40 [170027]   DECdns:  DEC:.ZKO.AJAX
16:24:40 [170027] valid syntax
16:24:40
16:24:40                     [DECnet/CDI Request 113914]
16:24:40    == 113914 ==   DECnet/CDI lookup request for "DEC:.ZKO.AJAX"   ====
16:24:40
16:24:40     - 113914 -  first, look up node "DEC:.ZKO.AJAX"  ---
16:24:40
16:24:40 [170028] lookup 170028: "DEC:.ZKO.AJAX"
16:24:40 (CDI cache) looking for "DEC:.ZKO.AJAX"
16:24:40 (CDI cache) DEC:.ZKO.AJAX found (cache slot 124):
16:24:40 (CDI cache)      tower len = 115
16:24:40 (CDI cache)      fullname = "DEC:.ZKO.AJAX"
16:24:40 (CDI cache)      synonym = "ajax"
16:24:40 (CDI cache)      towerset(last 8 bytes):                 13-AA-00-04-00
-35-4C-20
16:24:40 [170028] -- Entry found in cache --
16:24:40 [170028] Fullname: DEC:.ZKO.AJAX
16:24:40 [170028] Synonym: ajax
16:24:40 [170028] Towerset length: 115
16:24:40
16:24:40     - 113914 -  last, look up compressed name "AJAX" towerset  ---
16:24:40
16:24:40 [170029] lookup 170029: "AJAX"
16:24:40 (CDI cache) looking for "AJAX"
16:24:40 (CDI cache) AJAX found (cache slot 122):
16:24:40 (CDI cache)      tower len = 59
16:24:40 (CDI cache)      fullname = "LOCAL:.AJAX"
16:24:40 (CDI cache)      synonym = "AJAX"
16:24:40 (CDI cache)      towerset(last 8 bytes):                 13-AA-00-04-00
-35-4C-20
16:24:40 [170029] -- Entry found in cache --
16:24:40 [170029] Fullname: LOCAL:.AJAX
16:24:40 [170029] Synonym: AJAX
16:24:40 [170029] Towerset length: 59
16:24:40
16:24:40 CDI request 113914 complete, returning to Session
16:24:40     with lookup status "CDI operation successful"
16:24:40
16:24:40
16:24:40                     [DECnet/CDI Request 113915]
16:24:40 Checking syntax of "DEC:.ZKO.STAR"
16:24:40 [170030] Syntax check requested
16:24:40 [170030]   DECdns:  DEC:.ZKO.STAR
16:24:40 [170030] valid syntax
16:24:40
16:24:40                     [DECnet/CDI Request 113916]
16:24:40    == 113916 ==   DECnet/CDI lookup request for "DEC:.ZKO.STAR"   ====
16:24:40
16:24:40     - 113916 -  first, look up node "DEC:.ZKO.STAR"  ---
16:24:40
16:24:40 [170031] lookup 170031: "DEC:.ZKO.STAR"
16:24:40 (CDI cache) looking for "DEC:.ZKO.STAR"
16:24:40 (CDI cache) DEC:.ZKO.STAR found (cache slot 123):
16:24:40 (CDI cache)      tower len = 59
16:24:40 (CDI cache)      fullname = "DEC:.ZKO.STAR"
16:24:40 (CDI cache)      synonym = "star"
16:24:40 (CDI cache)      towerset(last 8 bytes):                 13-AA-00-04-00
-80-4C-20
16:24:40 [170031] -- Entry found in cache --
16:24:40 [170031] Fullname: DEC:.ZKO.STAR
16:24:40 [170031] Synonym: star
16:24:40 [170031] Towerset length: 59
16:24:40
16:24:40     - 113916 -  last, look up compressed name "STAR" towerset  ---
16:24:40
16:24:40 [170032] lookup 170032: "STAR"
16:24:40 (CDI cache) looking for "STAR"
16:24:40 (CDI cache) STAR found (cache slot 121):
16:24:40 (CDI cache)      tower len = 59
16:24:40 (CDI cache)      fullname = "DEC:.ZKO.star"
16:24:40 (CDI cache)      synonym = "star"
16:24:40 (CDI cache)      towerset(last 8 bytes):                 13-AA-00-04-00
-80-4C-20
16:24:40 [170032] -- Entry found in cache --
16:24:40 [170032] Fullname: DEC:.ZKO.star
16:24:40 [170032] Synonym: star
16:24:40 [170032] Towerset length: 59
16:24:40
16:24:40 CDI request 113916 complete, returning to Session
16:24:40     with lookup status "CDI operation successful"
16:24:40
MAIL>  Exit
 |