Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
I own a Cisco 877.
I have several ntpd (isc implementation, http://www.ntp.org), in LAN.
More than one server (at least 2 by design) connect to internet to sync the date.
ntp daemon have 2 limitations:1) when it tries to connect to a remote serve...
Hi,
thanks for the hint, but the solution is still unclear to me.
i have tried out the following, using IOS:
--
ip nat portmap NTP
appl udp-rtp startport 1024 size 1024
ip nat inside source list 1 interface Dialer0 overload portmap NTP
--
where Dial...