You could DM me the output of "pfctl -s all" if you like.
I will have a look at it after work.
all udp 2001:9b0:40::967c:56c9[123] -> 2003:a:87f:c37c::4[123] SINGLE:NO_TRAFFICall udp 2001:9b0:40::967c:56c9[123] -> 2001:440:1880:7373::2[123] SINGLE:NO_TRAFFIC
Have you looked at the firewall live view while e.g. restarting ntpd?Kind regards,Patrick
<ntsnocert>1</ntsnocert>
I'll make two quick suggestions:1) For testing, remove all but one NTP source in your config, one of the PTB sources Patrick suggested earlier in the thread will suffice. Remove DNS of the equation as well, use on the IPv6 IP.2) Consider NTS, all the PTB servers support it and a few others. There's no justification for UDP/123 over the Internet. This chrony directive can help where a battery is not present on the device and it is only used for the initial synchronization due to SSL constraints Code: [Select] <ntsnocert>1</ntsnocert>
Here are the steps for NTS on OPNsense:1. Remove all NTP sources from Services-NetworkTIme-General - Save changes >> Service is now stopped.2. Install os-chrony plugin3. Configure Chrony, enable both NTS checkboxes, set port to 123, add preferred NTS Peers and Allowed Networks - Save changes
If you can reproduce the issue with Ubuntu it's probably going back to your ISP ...