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

[IDD #GOR-261226]: Testing new ldm install



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