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

Topics - OnTheGrind

#1
I upgraded and had issues with zenarmor. For whatever reason, I could not get the cloud agent or other components to work, including a complete reinstall of zenarmor. I didnt dive deep into the issue, performed some basic troubleshooting, but it was just easier to reinstall.

Otherwise, the upgrade went smooth, and everything else appeared to work as it should.

I did a fresh install to latest stable, everything is back to normal.
#2
Hello,

I have an APC-BN1500M2 UPS connected to my OPNsense box via the UPS supplied usb cable. I've added NUT from the packages repo, and attempted to configure it as a 'standalone'  with defaultt listen address (though shouldn't need that for USB?).

Under UPS TYPE extra arguments is port=auto. I've tried USBHID,  BlazerUSB, APCSMART-DRIVER and no dice.

Under services nut_upsmon starts, but nut_daemon will not start.

Backend:
022-11-22T09:54:50-05:00   Error   configd.py   [934eb004-eebf-4a8e-99d5-8538a71af61a] Script action failed with Command '/usr/local/bin/upsc 'BN1500M2@127.0.0.1'' returned non-zero exit status 1. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 482, in execute subprocess.check_call(script_command, env=self.config_environment, shell=True, File "/usr/local/lib/python3.9/subprocess.py", line 373, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '/usr/local/bin/upsc 'BN1500M2@127.0.0.1'' returned non-zero exit status 1.

General:
2022-11-22T09:53:47-05:00   Error   upsmon   UPS [BN1500M2]: connect failed: Connection failure: Operation timed out   
2022-11-22T09:52:27-05:00   Notice   upsmon   UPS BN1500M2 is unavailable



https://www.apc.com/us/en/product/BN1500M2/apc-backups-pro-1500va-120v-avr-lcd-2-usb-charging-ports-10-nema-outlets-4-surge/

Thanks.
#3
Hello,

I was wondering if there is a way to fix overlapping/under lapping in the dashboard by certain widgets if you select "6" columns?

In my case, the zen armorer "sensie" widget will overlap any widget to its left if its the farthest widget to the right, or will under lap if its to the left of any widget.

This does not happen if I select "4" or less columns.

Is there a way I can edit the widgets attributes in its HTML or other means to change the widgets shape? Or is it possible to make the widget conform to the widget space?

I have a 28" 4k monitor with plenty of real estate.

Also, curious as to why the widget space skips 5 and has 1,2,3,4,6 columns? It seems to me, the more columns, the smaller the width/padding given to each column, which is why there is an issue with '6', but not '4' and below. I suspect, the issue would not be present if there was a '5th' column as it would have enough space/padding for the widgets. However, it would be nice if each widget could have attributes to change its width and height.

Obviously not a serious issue, but I do look at my dashboard for information like the RSS feed for updates and monitor the CPU temps, hard drive status, and WAN/LAN connection status. So, the dash board is helpful in real world scenarios.

Screen shot via imgur URL: https://imgur.com/a/76aXR3o

OPNsense browse screen shot: https://imgur.com/mYrsZRP

Monitor System Properties: https://imgur.com/0Xg4eJw

Thanks again!
#4
21.7 Legacy Series / Unbound with DNS-Over-TLS (SOLVED)
September 01, 2021, 06:18:23 PM
Hello,

I've trying to follow the directions and tutorials written to set this up (including searching this forum). However, the directions always get to the part where you enter information in the "Custom Field". This option no longer exists in V 21.7, so I am unsure how to proceed past this.

If its possible for anyone to check my current setup via attached pics to make sure its correct up to this point, then clarify the steps right where the custom box happens, I would greatly appreciate it. I'd like to get DNS-over-TLS working with cloudflare/1.1.1.1 as a practical matter and learning experience.

Trying to and prefer to use 1.1.1.2 and 1.0.0.2 since my wife uses windows work laptops at home and this is supposed to help block malware. However, I am not sure if this block supports DNS over TLS like 1.1.1.1 and 1.0.0.1.

Thanks for reading at least.

Here is hardware probe (if needed for whatever reason): https://bsd-hardware.info/?probe=2e846a7ec4

Question with this: Is no communication controller driver a serious issue? Obviously its working despite. Thanks.

Attached screenshots of current General DNS and Services Unbound pages that are relevant via IMGBB.com due to image limits sizes and amount on the board.

System -> Settings -> General -> https://ibb.co/6WwfLch

Services -> DHCPv4 -> LAN -> https://ibb.co/d6mJW5H
Services -> DHCPv4 -> LAN -> https://ibb.co/VMXnz7J

Services -> Unbound -> General -> https://ibb.co/DRbHSR8
Services -> Unbound -> Advanced -> https://ibb.co/WNhQ63P
Services -> Unbound -> Advanced -> https://ibb.co/pyMYqMS
Services -> Unbound -> DNS-Over-TLS -> https://ibb.co/GCQWmRZ

Album -> https://ibb.co/album/21b330



Thank you.