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 - movielover76

#1
General Discussion / Add on packages and reporting issues
February 27, 2021, 06:54:49 PM
Does anyone else feel like while the core rooting functions are solid and reliable, the add on packages, reporting and someone's the UI are unstable?
I have a pretty basic setup and numerous times the insight traffic reporting will just stop collecting data.
I also had an issue were workers just decided it no longer wanted to work as well as a few other packages.
Starting to lose faith in OPNSense
#2
I finnally got it fixed on my fresh install
I had to login via ssh and run pkg upgrade.
#3
So I decided to do a fresh install of 20.7, and I've done nothing but run the install script and change the root password.

I login to the WebUI to do all the upgrades needed and this is what I get, same issue still, just a different version of the output of the upgrade of the pkg package failing

***GOT REQUEST TO UPGRADE: pkg***
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
New version of pkg detected; it needs to be installed first.
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be UPGRADED:
   pkg: 1.12.0_1 -> 1.15.10_1

Number of packages to be upgraded: 1

4 MiB to be downloaded.
[1/1] Fetching pkg-1.15.10_1.txz: .......... done
Checking integrity... done (0 conflicting)
[1/1] Upgrading pkg from 1.12.0_1 to 1.15.10_1...
[1/1] Extracting pkg-1.15.10_1: .......... done
pkg: Failed to execute lua script: [string "args = {}..."]:11: attempt to call a nil value (field 'stat')
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
Your packages are up to date.
***DONE***

Someone please help.
Thanks,
#4
I've been having a problem with updating.
At first it said there was a mandatory update to the pkg app, but it never would install it you say it was but it would never complete.
I don't know if it's related but the machine was acting weirdly, like I setup snmp and tested it fine only to find it disabled later.
So I factory reset the router and now when I try to update I just get
Timeout while connecting to the selected mirror.
I've tried the NY and DC mirrors, same result.

Any ideas on what I should do to fix this, or should I just wipe the drive and reinstall OPNSense?

Thanks,
John
#5
20.7 Legacy Series / Re: iper3 in server mode
October 12, 2020, 03:30:28 AM
Thank you, that is a massive improvement on my progress.
However, do you know how to start that at boot automatically?
#6
20.7 Legacy Series / iper3 in server mode
October 11, 2020, 06:33:37 PM
I installed the iperf plugin.
I can use iperf3 by manually connecting via ssh and running iperf3 -s
But I want to know if there is a way to set it up in server mode, so it's running all the time on my lan interface.

I did look around and couldn't find any tutorials, I apologize if this is a basic question I'm new to FreeBSD and OPNSense.

Thanks,
John