[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[LDM #YGF-727428]: LDM at NOAA
- Subject: [LDM #YGF-727428]: LDM at NOAA
- Date: Fri, 13 Jun 2014 08:54:22 -0600
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