OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of temporal-agent »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

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.

  • Messages
  • Topics
  • Attachments

Messages - temporal-agent

Pages: [1]
1
24.1 Legacy Series / Re: Can't disable some offloading with bxe driver / how to update firmware
« on: April 02, 2024, 10:07:58 pm »
I had this exact problem:
Code: [Select]
/usr/local/etc/rc.bootup: The command `/sbin/ifconfig 'bxe0' -vlanhwtag' failed to execute
/usr/local/etc/rc.bootup: The command `/sbin/ifconfig 'bxe0' -vlanhwfilter' failed to execute
/usr/local/etc/rc.bootup: The command `/sbin/ifconfig 'bxe0' -vlanhwcsum' failed to execute
/usr/local/etc/rc.bootup: The command `/sbin/ifconfig 'bxe1' -vlanhwtag' failed to execute
/usr/local/etc/rc.bootup: The command `/sbin/ifconfig 'bxe1' -vlanhwfilter' failed to execute
/usr/local/etc/rc.bootup: The command `/sbin/ifconfig 'bxe1' -vlanhwcsum' failed to execute
bxe0: ERROR: Changing VLAN_HWTAGGING is not supported!
bxe0: ERROR: Changing VLAN_HWFILTER is not supported!
bxe0: ERROR: Changing VLAN_HWCSUM is not supported!
bxe1: ERROR: Changing VLAN_HWTAGGING is not supported!
bxe1: ERROR: Changing VLAN_HWFILTER is not supported!
bxe1: ERROR: Changing VLAN_HWCSUM is not supported!

Updating the firmware did not fix it.

Here's what did work: In Interfaces > Settings, I set "VLAN Hardware Filtering" to "Leave Default"


2
Hardware and Performance / Re: Reboot loop on fresh install
« on: May 03, 2019, 12:09:41 am »
I have FreeBSD 11.2-RELEASE-p9 amd64 running and patched.
I have running stress on it without incident.

Any ideas on how I can instigate a crash?

Perhaps running dtrace on the OPNsense install?

3
Hardware and Performance / Re: Reboot loop on fresh install
« on: April 29, 2019, 07:35:03 pm »
Quote from: weust on April 25, 2019, 09:14:57 am
...  Have you tried installing FreeBSD itself, or perhaps HardenedBSD to see if any of those two plain installation will crash the system as well?

I haven't, but I will. I'll reply with results.

Quote from: franco on April 26, 2019, 05:35:11 am
Shall we move this topic to hardware then? ...

Sounds fine to me.

4
Hardware and Performance / Re: Reboot loop on fresh install
« on: April 24, 2019, 06:59:53 pm »
Quote from: weust on April 24, 2019, 01:48:02 pm
If the log doesn't report shutting down for a reboot, it crashes and boots. It's not rebooting.

You link to a Netgate page, is the hardware Netgate?

If it has replaceable memory, I would start there or run a memtest if you can.

  • Yes, technically it is not rebooting. It runs and then suddenly without warning or error, BIOS is booting up the system again.
  • I linked to the page as a reference on standard FreeBSD Troubleshooting of Unexpected Reboots (their phrase, not mine).  It is not NetGate hardware.  It's an ECS KBN-I2100 motherboard (see initial post for hardware details).
  • I have run Memtest 86 for 19+ hours without error.  I have run all the stress/burnin tests I can find, all without error.

I can find nothing wrong other than the symptom of seemingly random and sudden booting.  Using it seems to hasten the booting, i.e., SSH, WebGUI, or network traffic.  I have done everything I can think to do to find the cause.

Is there any additional debugging or logging I can do?

5
Hardware and Performance / Re: Reboot loop on fresh install
« on: April 20, 2019, 11:26:08 pm »
Yea, nothing. 

I pulled all non-essential hardware out.
I replaced all the cables, inside and out.
I even swapped out the power supply and connected it to a UPS.

So that just leaves the RAM or the motherboard/CPU.
And it runs Linux & Windows fine...

Reference: https://docs.netgate.com/pfsense/en/latest/hardware/unexpected-reboot-troubleshooting.html

6
19.1 Legacy Series / Re: 19.1.4 ISO - ZFS install option missing?
« on: April 20, 2019, 11:18:50 pm »
Has anyone taken a look at the way FreeNAS installs to ZFS?

7
Hardware and Performance / Reboot loop on fresh install
« on: April 19, 2019, 07:20:06 pm »
I have a fresh install of OPNsense 19.1.6-amd64 that is rebooting repeatedly. Using SSH or webGUI seems to increase the frequency of the reboots.  The system.log doesn't show any problems, it just stops whatever it was doing and then records the bootup. 
No plugins installed and minimally configured.

Is there a way to enable more verbose logging?
Is this hardware incompatible?

System stats:
MB:  ECS KBN-I2100 v1.1
CPU: AMD E1-2100 APU with Radeon(TM) HD Graphics     (998.15-MHz K8-class CPU)
RAM: 8589934592 (8192 MB)

em0:  <Intel(R) PRO/1000 Network Connection 7.6.1-k>
em1:  <Intel(R) PRO/1000 Network Connection 7.6.1-k>
em2:  <Intel(R) PRO/1000 Network Connection 7.6.1-k>
em3:  <Intel(R) PRO/1000 Network Connection 7.6.1-k>
iwn0: <Intel Centrino Ultimate-N 6300>
re0:  <Realtek PCIe GBE Family Controller>

ada0:     <TEAML5Lite3D120G R0302A0> ACS-2 ATA SATA 3.x device
aesni0:   <AES-CBC,AES-XTS,AES-GCM,AES-ICM> on motherboard
amdtemp0: <AMD CPU On-Die Thermal Sensors> on hostb5

8
19.1 Legacy Series / Re: Upgrade fail
« on: February 02, 2019, 12:11:56 am »
Quote from: SecAficionado on February 01, 2019, 03:34:00 am
There is one extra update before 19.1. You should go to 18.7.10_4 and then to 19.1.

Yea, it was 18.7.10_4 and not _3.

I was able to "rescue" the system from inside the 19.1 installer by loading the on-disk config.  I couldn't find a way to make the live system permanent. So I backed up the config (from the GUI) and did a fresh install.  This went fine until the reboot where it died before boot menu where it couldn't find the kernel.

I reverted to 18.7, loaded my config (which works despite being saved from 19.1), and it's up and running fine now.

Maybe it's because it's an i386 cpu...
Quote
Versions   OPNsense 18.7.10_4-i386
FreeBSD 11.1-RELEASE-p18
LibreSSL 2.7.5

Code: [Select]
sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu'
hw.machine: i386
hw.model: Intel(R) Pentium(R) 4 CPU 3.00GHz
hw.ncpu: 2
hw.machine_arch: i386

Code: [Select]
dmesg | grep -i cpu
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (3014.55-MHz 686-class CPU)
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
SMP: AP CPU #1 Launched!
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0

Edit: It helps to SSH into the correct host...

9
19.1 Legacy Series / Upgrade fail
« on: February 01, 2019, 01:00:10 am »
Upgrading from 18.7.10_3 to 19.1 via GUI.
System halts at MOUNTROOT> prompt.
Not sure what to do next.

10
Development and Code Review / Re: dark theme first look
« on: May 04, 2018, 05:21:46 pm »
Quote from: marjohn56 on May 03, 2018, 06:40:36 am
Have you selected the theme in System->Settings->General ?
No... I couldn't find it.  But now it works, thanks.

11
Development and Code Review / Re: dark theme first look
« on: May 03, 2018, 04:04:18 am »
I have installed it on 18.1.6, but nothing changes:
Code: [Select]
***GOT REQUEST TO INSTALL: os-theme-rebellion***
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
os-theme-rebellion: 1.0

Number of packages to be installed: 1

The process will require 5 MiB more space.
[1/1] Installing os-theme-rebellion-1.0...
[1/1] Extracting os-theme-rebellion-1.0: .......... done
Checking integrity... done (0 conflicting)
Nothing to do.
***DONE***

is there something i need to change or configure?

12
Documentation and Translation / [SOLVED] OpenDNS Service error: nohost
« on: March 11, 2018, 06:35:38 am »
I wasn't sure where to post this.  I was thinking this could be added to the documentation and/or a help section for OpenDNS Service under Test result., i.e., noauth error means that you need to enable dynamic IP update OpenDNS dashboard under Advanced Settings.


I received an error of nohost when attempting to test/update the OpenDNS Service. 

I had not Enable dynamic IP update on the OpenDNS dashboard under Advanced Settings.  Once enabled, it tested good.


Pages: [1]
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2