Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lore.phoenix

#1
Hello all,

Today I have upgrade my OPNSense systems from version 23.1.4_1 to version 23.1.5_4. From that moment I am missing the default IPv4 route, which can be found under Systems -> Routes -> Status -> Search field: default but I can see that I have an IPv6 default route. After each reboot I need to do "dhclient igc0" to fix my issue. The interface igc0 is my WAN interface.

I also tried it via the GUI -> Interfaces -> Overview -> WAN interface (wan, igc0) -> DHCP  (with reload, release & renew but that didn't fix my issue.

** my solution **
For my setup I have fixed it.
I have 2 OPNSense routers with pfSync interface. I notice that on System -> Gateways -> Single I didn't the name WAN_DHCP (active) but I had on both systems:
* pfSync (active)     254
* WAN_DHCP6      254

The reason why I had a Gateway pfSync is because I enabled 'Dynamic gateway policy' on my pfSync interface.
I unselected 'This interface does not require an intermediate system to act as a gateway'.
I also set the value None behind IPv6 Configuration Type on my WAN interface.

After reboot my OPNSense routers have a default IPv4 route.
#2
@marjohn56
20.7 has moved to HardenBSD 12.1 which is FreeBSD with more security in mind.

I would be surprised that the problem is related on the OS since I was able to read the  temperature via CLI at the moment the Thermal Sensor widget didn't display anything.

I would like to know how the Thermal Sensor widget read the temperature.
Does it read the temperature directly from the system or does it read it's data from the stored database that is used for Report --> Health --> CPU Temp.

Kind regards,
#3
Quote from: marjohn56 on August 21, 2020, 11:20:15 pm
QuoteClick the pencil on the temp widget, there's a check box in the widget settings for all or single core.

I tried what marjohn56 suggested but that didn't work for me.
It was disabled but even enabling the option 'Only show first found CPU core temperature' didn't display anything.

Quote from: chukkyuggets on August 22, 2020, 10:02:40 pm
Quote... have done a factory reset of the bios settings + re-activating core temp ...

@chukkyuggets
After my BIOS reset + reactivating core temp that it fixed my issue. Many thanks for your input/solution.


My hardware:
Motherboard: Gigabyte P35-DS3R
Processor: Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz (2 cores)

#4

Hello,

My OPNSense system has the CPU type: Intel(R) Core(TM)2 Duo CPU E6850 @ 3.00GHz (2 cores)

Before I upgraded to OPNSense version 20.7 I was able to see the temperature at the Thermal Sensors widget on my OPNSense (v20.1.9) dashboard.
After the upgrade I waited serveral hours but the Therminal Sensors widget on my OPNSense (v20.7.1) dashboard doesn't display anything.

I checked under Reporting -> Health -> System -> Cputemp and the Cputemp graph is able to display the temperature.

The actions I already took :
1.  After that I set the Thermal Sensor under System -> Settings -> Miscellaneous to None/ACPI.
    I rebooted the server.
2.  I enabled the Thermal Sensors under System -> Settings -> Miscellaneous to
    Hardware : Intel Core* CPU on-die therminal sensor (coretemp).

    On the CLI I saw the following message appearing:

    # coretemp0: <CPU On-Die Thermal Sensors> on cpu0
    est: CPU supports Enhanced Speedstep, but is not recognized.
    est: cpu_vendor GenuineIntel, msr 92a092a0600092a
    device_attach: est1 attach returned 6


    # sysctl -a | grep temperature
    dev.cpu.1.temperature: 35.0C
    dev.cpu.0.temperature: 32.0C


3. After 15 ~ 20mins I was able to see new Cputemp graphs under Reporting -> Health -> System -> Cputemp but the Thermal Sensor widget still doesn't display anything.

4. I removed the Thermal Sensor widget from my dashboard and re-add the Thermal Sensor widget on my dashboard but the result is the same (meaning no data).

Since I am able to read the temperature using the CLI command 'sysctl -a | grep temperature' and able to get the Cputemp graph under Reporting -> Health -> System -> Cputemp that I assume that the problem is related on the Thermal Sensors widget.

Is it possible to fix this ??

Kind regards,
#5
20.1 Legacy Series / RSS Widget
May 24, 2020, 01:06:46 PM
Since a few months I notice that the RSS widget doesn't display the latest OPNsense release.
The latest entry on my RSS widget displays "OPNsense 20.1.4 released" while 20.1.7 is already available.
This is the same for the URL : "https://opnsense.org/blog/" where the last blog item refers to "OPNsense 20.1.4 released".