IP address is populating in the field of FQDN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
19 hours ago
I have a situation where I can see IP address populating in the field of FQDN.
I did check pattern logs for this and its not fetching in the FQDN information.
9 Linux - Find FQDN 2025-10-16 13:37:43: Library 'Linux - Find FQDN' executing
9.1 Run FQDN script file 2025-10-16 13:37:43: setAttribute(fileName,linux_fqdn.sh)
2025-10-16 13:37:43: Execution time: 97 ms 9.2 Validate FQDN format
2025-10-16 13:37:43: setAttribute(FQDN,)
2025-10-16 13:37:43: Execution time: 0 ms
9.3 Update the Linux CI FQDN 2025-10-16 13:37:43: Step condition is false. step not executed. False Condition(s): [(${FQDN} : value=) IS NOT EMPTY ] 2025-10-16 13:37:43: Execution time: 0 ms
But my question is why it is populating IP address information.
I also did check if the server has a forward and reverse lookup zones created.
It doesnt have both the records setup.
Have you come across such scenario.