[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #BSF-129906]: ldmd.conf question



Afternoon Tiffany,

> I will include the dontpanic as an example, but it is happening for all of 
> the hosts.
> 
> -- Here is an excerpt of the non-working Request lines:
> # From NSSL
> REQUEST       WMO     
> /home/rabin/ussw/([0-1][0-9][0-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]).gz
>    dontpanic.nssl.noaa.gov
> REQUEST       WMO     
> /home/rabin/ussw/ctp([0-1][0-9][0-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]).gz
>         dontpanic.nssl.noaa.gov
> REQUEST       WMO     
> /home/rabin/ussw/eca([0-1][0-9][0-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]).gz
>         dontpanic.nssl.noaa.gov
... 
> -- Here is an excerpt of the working Request lines:
> # From NSSL - dontpanic.nssl.noaa.gov
> REQUEST       WMO     
> /home/rabin/ussw/([0-1][0-9][0-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]).gz
>    140.172.25.37
> REQUEST       WMO     
> /home/rabin/ussw/ctp([0-1][0-9][0-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]).gz
>         140.172.25.37
> REQUEST       WMO     
> /home/rabin/ussw/eca([0-1][0-9][0-3][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]).gz
>         140.172.25.37
...
> -- Here is the dig output:
> [ldm@srphyldm01 etc]$ dig dontpanic.nssl.noaa.gov
> 
> ; <<>> DiG 9.11.4-P2-RedHat-9.11.4-16.P2.el7_8.6 <<>> dontpanic.nssl.noaa.gov
> ;; global options: +cmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63957
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
> 
> ;; OPT PSEUDOSECTION:
> ; EDNS: version: 0, flags:; udp: 4000
> ;; QUESTION SECTION:
> ;dontpanic.nssl.noaa.gov.       IN      A
> 
> ;; ANSWER SECTION:
> dontpanic.nssl.noaa.gov. 3175   IN      A       140.172.25.37
> 
> ;; Query time: 2 msec
> ;; SERVER: 10.1.200.8#53(10.1.200.8)
> ;; WHEN: Tue Oct 06 11:08:46 MST 2020
> ;; MSG SIZE  rcvd: 68

All of the above looks OK.

Would you please send me the output from the following commands:

    echo $HOSTALIASES
    cat /etc/hosts.conf
    ps -ef | grep named
    grep dontpanic /etc/hosts

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: BSF-129906
Department: Support LDM
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.