run ntp from a rfc 1918 interface

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2006 10:45 AM - edited 03-03-2019 11:27 AM
My default GW to my ISP is in the private address space per rfc 1918. How should I configure NTP for the router through that interface? All my NTP packets are sourced from 192.168.x.x and won't route out.
Thanks,
Mike
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2006 12:52 PM
Mike
There might be a couple of options that would work for you. I have configured routers that connect to an ISP and we configured the router to query NTP from the ISP router. That was simple, direct, and worked quite well.
Another option is to change the address that the router uses as the source address in the NTP request. The router will default to using the address of the outbound interface, but this can be changed. There is a command ntp source
HTH
Rick
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2006 01:16 PM
Bingo, that was it. Thanks rburts.
