- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
NIOS RPZ feed question
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2023 10:47 PM
Hi team, I am trying to import RPZ feed from cloud to NIOS now.
I have connect CSP and NIOS with CSP config.
I clicked On-Prem DNS Firewall tab on CSP to get RPZ feed.
I have completely did the same thing on docs to let NIOS get the data from RPZ feed.
However, on NIOS syslog, there is log shown as below:
zone antimalware/IN: refresh: failure trying master 54.69.93.185#53 (source 172.16.0.72#0): clocks are unsynchronized
My one guessing is that because I didn't install reporting server, this error is occured. Could someone tell me the reason of this log?
Thank you all
Solved! Go to Solution.
Re: NIOS RPZ feed question
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 09:44 AM
The reporting server is not required.
My guess is that the Infoblox appliances are not properly synchronized with NTP.
You can run the command "show ntp" from the command line of that appliane, to show what the NTP synchronization status is. If this appliance only synchronizes with the gridmaster, you may need to look at the gridmaster's NTP status too.
Re: NIOS RPZ feed question
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 05:51 PM
Hi, thank you for informing me that,
I have set the ntp and got RPZ to my environment.