Description

While SRX fetching the dynamic-address feed from a local feed server (Linux), the IPs/prefixes are getting received on the SRX correctly. However, the last IP in the list is not getting received if the feed file does not contain new line character at the end/bottom of the file.

Symptoms

SRX is able to fetch the prefixes from the feed server.

However, the file hosted on the external feed server needs a new line character at the bottom so that the last IP in the list gets imported.

Without the line character at the bottom, the last IP/Prefix will not get imported.

Solution

This issue has been identified and fixed on junos 23.2R2-S4 onwards where in the end of file separator is not considered for parsing.

Modification History

2024-11-30 : Article Created