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

#1
Hi,

Could you try following command please:

root@OPNsense:~ # pkg clean
Nothing to do.
root@OPNsense:~ # pkg autoremove
Checking integrity... done (0 conflicting)
Nothing to do.
root@OPNsense:~ # pkg -d update -f -r SunnyValley
Updating SunnyValley repository catalogue...
DBG(1)[39444]> PkgRepo: verifying update for SunnyValley
DBG(1)[39444]> Pkgrepo, begin update of '/var/db/pkg/repos/SunnyValley/db'
DBG(1)[39444]> (fetch) Request to fetch https://updates.zenarmor.net/opnsense/FreeBSD:14:amd64/26.1/6d16b468-1a2c-4e63-aa90-803de1816773/meta.conf
DBG(1)[39444]> (fetch) Fetch: fetcher used: https
Fetching meta.conf: 100%    179 B   0.2kB/s    00:01   
DBG(1)[39444]> (fetch) Request to fetch https://updates.zenarmor.net/opnsense/FreeBSD:14:amd64/26.1/6d16b468-1a2c-4e63-aa90-803de1816773/data.pkg
DBG(1)[39444]> (fetch) Fetch: fetcher used: https
Fetching data.pkg: 100%   21 KiB  21.1kB/s    00:01   
DBG(1)[39444]> PkgRepo: extracting data of repo SunnyValley
DBG(1)[39766]> PkgRepo: extracting signature of repo in a sandbox
DBG(1)[39444]> Pkgrepo, reading new metadata
Processing entries: 100%
SunnyValley repository update completed. 14 packages processed.
SunnyValley is up to date.
root@OPNsense:~ #
#2
Hi Mlenje,

As I understand you have mimugmail repo.

Updating mimugmail repository catalogue...

graphite2 is exists in mimugmail repo.

root@OPNsense:~ # pkg search -r mimugmail graphite2
graphite2-1.3.14               Rendering capabilities for complex non-Roman writing systems

I guess , May source of issue is this repo.
#3
Hi Mlenje,

Could you please update the repositories using the force parameter?

root@OPNsense:/usr/local/etc/pkg/repos # pkg update -f
Updating OPNsense repository catalogue...
Fetching meta.conf: 100%    179 B   0.2kB/s    00:01   
Fetching data.pkg: 100%  328 KiB 335.5kB/s    00:01   
Processing entries: 100%
OPNsense repository update completed. 931 packages processed.
Updating SunnyValley repository catalogue...
Fetching meta.conf: 100%    179 B   0.2kB/s    00:01   
Fetching data.pkg: 100%   21 KiB  21.1kB/s    00:01   
Processing entries: 100%
SunnyValley repository update completed. 14 packages processed.
All repositories are up to date.

root@OPNsense:/usr/local/etc/pkg/repos # pkg search -r SunnyValley libdeflate
root@OPNsense:/usr/local/etc/pkg/repos # pkg search -r SunnyValley graphite2
root@OPNsense:/usr/local/etc/pkg/repos #

Please note that libdeflate and graphite2 are not present in the Sunnyvalley repo.

Could you try reproducing the issue again via WebGUI → Firmware Status?

 
#4
Hi Mlenje,
You can check repo as following command.

root@OPNsense:~ # opnsense-version
OPNsense 26.1.10 (amd64)
root@OPNsense:~ # pkg -d search -r SunnyValley opnsense
DBG(1)[49299]> PkgRepo: verifying update for SunnyValley
DBG(1)[49299]> Pkgrepo, begin update of '/var/db/pkg/repos/SunnyValley/db'
DBG(1)[49299]> (fetch) Request to fetch https://updates.zenarmor.net/opnsense/FreeBSD:14:amd64/26.1/4e4bfb87-55a8-4f2a-8c1a-a09178f596f1/meta.conf
DBG(1)[49299]> (fetch) Fetch: fetcher used: https
DBG(1)[49299]> (fetch) Request to fetch https://updates.zenarmor.net/opnsense/FreeBSD:14:amd64/26.1/4e4bfb87-55a8-4f2a-8c1a-a09178f596f1/data.pkg
DBG(1)[49299]> (fetch) Fetch: fetcher used: https
root@OPNsense:~ # pkg -d search -r OPNsense graphite2
DBG(1)[49440]> PkgRepo: verifying update for OPNsense
DBG(1)[49440]> Pkgrepo, begin update of '/var/db/pkg/repos/OPNsense/db'
DBG(1)[49440]> (fetch) Request to fetch https://pkg.opnsense.org/FreeBSD:14:amd64/26.1/latest/meta.conf
DBG(1)[49440]> (fetch) Fetch: fetcher used: https
DBG(1)[49440]> (fetch) Request to fetch https://pkg.opnsense.org/FreeBSD:14:amd64/26.1/latest/data.pkg
DBG(1)[49440]> (fetch) Fetch: fetcher used: https
graphite2-1.3.14               Rendering capabilities for complex non-Roman writing systems
root@OPNsense:~ #

root@OPNsense:~ # pkg -d search -r SunnyValley libdeflate
DBG(1)[97076]> PkgRepo: verifying update for SunnyValley
DBG(1)[97076]> Pkgrepo, begin update of '/var/db/pkg/repos/SunnyValley/db'
DBG(1)[97076]> (fetch) Request to fetch https://updates.zenarmor.net/opnsense/FreeBSD:14:amd64/26.1/4e4bfb87-55a8-4f2a-8c1a-a09178f596f1/meta.conf
DBG(1)[97076]> (fetch) Fetch: fetcher used: https
DBG(1)[97076]> (fetch) Request to fetch https://updates.zenarmor.net/opnsense/FreeBSD:14:amd64/26.1/4e4bfb87-55a8-4f2a-8c1a-a09178f596f1/data.pkg
DBG(1)[97076]> (fetch) Fetch: fetcher used: https
libdeflate-1.25                Fast, whole-buffer DEFLATE-based compression library
root@OPNsense:~ # pkg -d search -r OPNsense libdeflate
DBG(1)[97483]> PkgRepo: verifying update for OPNsense
DBG(1)[97483]> Pkgrepo, begin update of '/var/db/pkg/repos/OPNsense/db'
DBG(1)[97483]> (fetch) Request to fetch https://pkg.opnsense.org/FreeBSD:14:amd64/26.1/latest/meta.conf
DBG(1)[97483]> (fetch) Fetch: fetcher used: https
DBG(1)[97483]> (fetch) Request to fetch https://pkg.opnsense.org/FreeBSD:14:amd64/26.1/latest/data.pkg
DBG(1)[97483]> (fetch) Fetch: fetcher used: https
libdeflate-1.25                Fast, whole-buffer DEFLATE-based compression library
root@OPNsense:~ #

graphite2 doesn't exist in Sunnyvalley Repo.
libdeflate is exist both of repos

libdeflate will removed from Sunnyvalley Repo Zenarmor 2.6.1

Could you check your opnsense ?
#5
Hello,

Please provide the output of the following command:

pkg info -d elasticsearch8

The output should appear as follows:

elasticsearch8-8.11.3:
        bash-5.3.15
        openjdk17-17.0.10+7.1_1
        jna-5.15.0_2
#6
Zenarmor (Sensei) / Re: Unattended setup Zenarmor
September 16, 2024, 04:18:03 PM
Hi @matgel,
Glad to hear that you're enjoying Zenarmor.
As far as I can understand, you'll need a script that takes some parameters like interface to be protected, deployment mode, and maybe a subscription activation key to run and complete the initial configuration screens with a single pass.
Is that correct?
If so, this has been indeed requested by some other clients as well and we have a development ticket for it. Please reach out to support so that we can keep you updated on this - and possibly provide a test package for you to try once we have a beta.
How does that sound?
#7
Hi sammycda,

Case one: "os-sensei is missing a required shared library: libpython3.9.so.1.0"
Zenarmor has three repos for opnsense 23.7, 24.1, and 24.7. Your opnsense is using the 24.1 repo link. Zenarmor package is compatible with python 3.9 and 3.11. As far as I understand, python 3.9 is not available in Business opnsense 24.1. We will work on this case over the weekend.

Case two: "sysctl hash"
If you are using MongoDB for the report database in Zenarmor, it sets some kernel parameters for the performance of MongoDB. We will look into this case.

Best.





#8
Zenarmor (Sensei) / Re: Wonky Zenarmor indexes
October 19, 2023, 09:10:15 AM
Hi,
There shouldn't be any indices that end with the word '_write' normally. There are must be aliases.
I guess, Zenarmor could'nt not create indices and aliases correctly.
Zenarmor checks aliases and indices once every day. it should be fix.

There is no timestamp field. There are start_time and end_time field which types millisecond.
#9
Hi,
I can download following command
curl https://updates.zenarmor.com/opnsense/FreeBSD:13:amd64/23.7/latest/All/os-sensei-1.15.1.pkg -o os-sensei-1.15.1.pkg
#10
Hi,
Please find the repository link in the Sunnvalley.conf file located in the /usr/local/etc/pkg/repos/ folder.

The link is https://updates.zenarmor.com/opnsense/${ABI}/23.7/latest, which can also be accessed through https://updates.zenarmor.com/opnsense/FreeBSD:13:amd64/23.7/latest/All/.

You can use curl to download the following files:
os-sensei-1.15.1.pkg,
os-sensei-agent-1.15.1.pkg,
os-sensei-updater-1.15.pkg, and
ubench-0.32.pkg.

Best of luck.
#11
To install Zenarmor on Opnsense, follow these steps:

1. Download the Opnsense ISO file from their website.
2. Extract the ISO file using the "tar -xvf" command.
3. Download the Zenarmor packages, which include os-sensei, os-sensei-update, ubenc, and os-sunnyvalley.
4. Copy the Zenarmor packages to the "All" folder.
5. Create a new tar package using the "tar -cvf" command.
6. Copy the tar file to "/usr/local/opnsense/build/23.7/amd64/sets/".
7. Use the ISO file to "make dvd" command.





#12
Here's an improved version of the original content:

Hello,

It is possible to disable the Zenarmor package upgrade in Opnsense, but unfortunately, making changes to do so is not supported. However, you can disable the Sunnyvalley repository by using the following command:

/usr/local/etc/pkg/repos/SunnyValley.conf

Simply update the enable parameters with a "no" value:

enabled: yes -> no

This will prevent upgrades from the Sunnyvalley repository. When you're ready to upgrade to a new version, simply change the enable parameter to "yes".