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.
Russ,
Replace
allow HRS 10.144.2.173
allow ANY 10.144.2.173
with
allow ANY ^10\.144\.2\.173$
The 3rd field of an ALLOW entry is a regular expression.
The first ALLOW entry whose 3rd field matches the incoming connection will
determine what the downstream LDM is allowed to receive and
HRS is more restrictive than ANY.
> The LDM make completed successfully; I have LDM started:
> ldm 17340 1 0 13:15 ? 00:00:00 ldmd -I 0.0.0.0 -P 388
> -M 256 -m 3600 -o 3600 -q /var/ldm/queues/ldm.pq /home/ldm/etc/ldmd.conf
>
> But I am getting the following error in the logs:
> Jun 13 13:45:51 geoprod4t 10.144.3.80[17344] NOTE: Upstream LDM didn't
> reply to FEEDME request; RPC: Unable to receive; errno = Connection
> reset by peer
>
> On my upstream LDM server (10..144.3.80), I have in my
> /home/ldm/etc/ldmd.conf - 10.144.2.173 is the server I just completed
> the LDM installation.
>
> allow HRS 10.144.2.173
> allow ANY 10.144.2.173
>
> The firewall log shows connection between the two servers:
>
> Thanks
> Russ
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: YGF-727428
Department: Support LDM
Priority: Normal
Status: Closed