OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: GOCE on August 03, 2020, 11:30:36 PM

Title: After Update to 2.7 no ntp update sync, also some traffic graphs are broken
Post by: GOCE on August 03, 2020, 11:30:36 PM
I noticed today that the upgrade from 2.1.9 to 2.7.0 broke somehow my NTP settings.
I am not able to sync the time over NTP anymore.

The second thing that seems to be broken on my HA setup is the Traffic Graph. I don't see the In or Out traffic of the WAN interfaces anymore.

Are there any other reports with similar symptom's?
Title: Re: After Update to 2.7 no ntp update sync, also some traffic graphs are broken
Post by: hushcoden on August 04, 2020, 12:12:18 AM
I also see something strange in my log
Title: Re: After Update to 2.7 no ntp update sync, also some traffic graphs are broken
Post by: FullyBorked on August 04, 2020, 12:43:27 AM
Traffic graph is a known issue when running IPS. 

Here are a few, might be more...

https://forum.opnsense.org/index.php?topic=18373.0

https://forum.opnsense.org/index.php?topic=18339.0
Title: Re: After Update to 2.7 no ntp update sync, also some traffic graphs are broken
Post by: GOCE on August 04, 2020, 05:07:09 AM
Can confirm that turning IPS mode off resolved the graph issues.
Title: Re: After Update to 2.7 no ntp update sync, also some traffic graphs are broken
Post by: mimugmail on August 04, 2020, 05:58:35 AM
Regarding IPS:
https://github.com/opnsense/docs/issues/278
Title: Re: After Update to 2.7 no ntp update sync, also some traffic graphs are broken
Post by: russella on August 04, 2020, 11:52:47 AM
Quote from: mimugmail on August 04, 2020, 05:58:35 AM
Regarding IPS:
https://github.com/opnsense/docs/issues/278

I tried that, didn't make any difference (and yes I did reboot after), graphs still broken.
Title: Re: After Update to 2.7 no ntp update sync, also some traffic graphs are broken
Post by: GOCE on August 05, 2020, 12:54:29 AM
Adding net.bpf.zerocopy_enable=1 to the tunables didn't change anything for me too.

I could resolve my ntp issue by letting the service listen again on all interfaces. Before (20.1) ntpd was listening only on selected interfaces in my setup and it worked without problems.