Re: chrony messages not getting to server.
Miroslav Lichvar <[email protected]>
| Newsgroups | gmane.comp.time.chrony.user |
|---|---|
| Message-ID | <YiZKFRXGKp9UhxBJ@localhost> |
On Mon, Mar 07, 2022 at 08:41:44AM -0800, Bill Unruh wrote: > Can I get chrony to listen on more than one port? As an NTP server, chronyd cannot listen on multiple ports, but you could redirect a port in the firewall like this: iptables -t nat -A PREROUTING -p udp --dport 11123 -j REDIRECT --to-ports 123 -- Miroslav Lichvar -- To unsubscribe email chrony-users-request-kWFZVVI9zxvPqho9SqqRMmD2FQJk+8+b@public.gmane.org with "unsubscribe" in the subject. For help email chrony-users-request-kWFZVVI9zxvPqho9SqqRMmD2FQJk+8+b@public.gmane.org with "help" in the subject. Trouble? Email [email protected]