This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Angel, re: retry notifyme from ldm.cicsnc.org > Same output: > > [ldm@ldm angel]$ !666 > notifyme -vl - -h idd.unidata.ucar.edu -f ANY > Feb 17 02:10:59 notifyme[30547] NOTE: Starting Up: idd.unidata.ucar.edu: > 20130217021059.121 TS_ENDT {{ANY, ".*"}} > Feb 17 02:10:59 notifyme[30547] NOTE: LDM-5 desired product-class: > 20130217021059.121 TS_ENDT {{ANY, ".*"}} > Feb 17 02:10:59 notifyme[30547] INFO: Resolving idd.unidata.ucar.edu to > 128.117.140.3 took 0.000855 seconds > Feb 17 02:10:59 notifyme[30547] ERROR: NOTIFYME(idd.unidata.ucar.edu): 7: > Access denied by remote server > ^CFeb 17 02:11:17 notifyme[30547] NOTE: exiting OK, got it. The problem is that there is no reverse DNS for ldm.cicsnc.org. Here is an example from one of the real server nodes of idd.unidata.ucar.edu: # nslookup ldm.cicsnc.org Server: 127.0.0.1 Address: 127.0.0.1#53 Non-authoritative answer: Name: ldm.cicsnc.org Address: 198.85.226.20 # nslookup 198.85.226.20 Server: 127.0.0.1 Address: 127.0.0.1#53 ** server can't find 20.226.85.198.in-addr.arpa.: NXDOMAIN The REQUEST that is sent to the upstream contains the requesting machine's IP address. This needs to be turned into a fully-qualified hostname and then matched to an ALLOW. Since there is no reverse DNS for ldm.cicsnc.org (i.e., IP -> name), the IP address is used to match an ALLOW, and ALLOWs on idd.unidata.ucar.edu are by fully qualified names. Once there is forward AND reverse DNS for your machine, the REQUEST will be honored. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: GOR-261226 Department: Support IDD Priority: Normal Status: Closed