View Single Post
  #5 (permalink)  
Old 2006-12-29
gotwebs gotwebs is offline
Junior Member
 
Join Date: 2006-12-29
Posts: 1
Rep Power: 0
gotwebs has an average reputation (10+)
Default Use NAT to redirect NTP requests to an internal Time Server

I'd like to do much the same, except (ideally) redirect all NTP requests to our internal time server. However, this NAT rule:

Original Packet
Source: Internal Network
Destination: <group of common time servers, entered as hosts>
Service: NTP group

Translated Packet
Source: =Original
Destination: Local Time Server Host
Service: =Original

results in the following error when install is attempted:
NGX R61 Advanced Security
Invalid <Group> in Dst of Address Translation Rule 4. <Group> is valid only if the matching Translated column is <Original> or if the Source Translated Method is <Hide>.

Ideas, anyone? Thanks in advance.
Reply With Quote