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

#1
26.7 Series / Re: Updated - first impressions
July 18, 2026, 06:50:31 PM
Quote from: franco on July 18, 2026, 12:50:48 AMWell, themes need to be maintained. Got downvoted on a discussion about services widget on Reddit so please throw actual usable ideas around instead of saying it's really bad. There are people who really like it too and said so, which is way less common than people complaining :)

Improved the colouring a little with the below patch, but in the end the theme is fully in charge which was the main design point to avoid complains it looks silly in themes and can't be overridden by themes.

# opnsense-patch https://github.com/opnsense/core/commit/ace8f12f51


Cheers,
Franco

My only issue with it is apparently theme-based colors, lol.


https://imgur.com/a/Lr8YMi9
#2
26.7 Series / Re: Updated - first impressions
July 18, 2026, 06:40:07 PM
Quote from: julsssark on July 15, 2026, 04:49:18 PM@Patrick, can you get into Services->NUT->Configuration? I am seeing a crash when I try. I can get into Diagnostics and it shows my UPS status, so it appears that NUT is running. I tried uninstalling and reinstalling the NUT plugin, but that did not fix it.
Having the same issue (I just posted about above).
#3
26.7 Series / Re: Updated - first impressions
July 18, 2026, 06:39:38 PM
Quote from: Patrick M. Hausen on July 15, 2026, 01:04:08 PM- Nut is finally working again with the default packages.


Unfortunately, it's not for me.  I had NUT previously installed using the latest OPN version prior to this one (26.1.11_10) but wasn't providing any diagnostic information, so I uninstalled it and did not revert to the previous version.

Rebooted prior to my 26.7 upgrade this morning after removing the intel-microcode plugin (after reading about the issues it was apparently causing during upgrade), and upgraded to 26.7 without issue.

So, I tried to install NUT after reading this post, and the configurations apparently remain even after uninstalling from yesterday, because the only thing that works is the diagnostics page.  The configuration page throws an error which I sent the issue via the OPNSense report button off.

I have nothing outlandishly installed on OPN, so there is still an issue with this plugin that perhaps you can see with my config that I reported.

Edit: (Patrick, I didn't see the other posts past your acknowledgement of NUT issues, lol)
#4
Quote from: kevindd992002 on January 19, 2025, 02:59:38 PMAfter several months of using opnsense and a couple of firmware updates to it, I still get this issue:

https://forum.opnsense.org/index.php?topic=41676.msg204737#msg204737

I just experienced it today. Is this not yet fixed?

Here are some logs that triggered today:

https://gist.github.com/kevindd992002/bd55652b9847ca0af03e0d3c24f45957

The WAN gateway never went online until either I restarted the VM or manually renewed the WAN connection in the opnsense GUI.

I had this problem when I lost internet connectivity before, and it was dpinger not coming back up, so the service had to be started and it worked.  It was later a non-issue for me, as I believe it was corrected after an update, but was back in maybe version 23 into 24?
#5
What are you using as DNS?

Are you country blocking?
#6
Odd... so all of a sudden they reappeared out of thin air in the Overview.

The only thing I did was unplug my ONT transceiver to add a fan housing to it and plugged it back in.

¯\_(ツ)_/¯
#7
At least you still have your Interfaces, mine all disappeared, lol.
#8
Quote from: franco on January 16, 2025, 09:45:26 PMSounds like https://forum.opnsense.org/index.php?topic=45194.0

Accessing the area in that post gives me no errors, no pop-ups and my two Gateways are present, as is on the Dashboard widget, so I am not experiencing this issue.
I am also online (as i am typing these), but it's just the Interfaces, not the Gateways that have gone missing completely.
#9
As I already stated, I removed and re-added it, and nothing showed up.

Quote from: chall88 on January 16, 2025, 09:05:46 PMThe interfaces on the overview may need the table expanded as well or including downed interfaces


There was nothing changed, and all of my interfaces were there showing by default.  I've already put it to show All, there is nothing there anymore.
#10
Updated this morning, and the Interfaces are gone, which also is not theme specific.  Also tried removing/re-adding it back to the dashboard, and the interfaces are no longer listed  Gateways are still there and visible.

Edit:  Just also noticed that the 'Overview' tab (Interfaces > Overview) is also missing all the interfaces listed, which is probably why the dashboard isn't showing as well?
#11
Did you inquire about this on the 8311 Discord server?  They are pretty helpful over there too.
#12
I run my own mail server at my house, and utilize Proxmox Mail Gateway in an LXC container, and Axigen mail server in another LXC.

I use aliases for this to help keep this clean and organized.  I have one inbound rule (Firewall / Rules / WAN) for port 25 that says from Any - to the mail gateway, and a linked NAT rule for it. You shouldn't need anything setup for outbound unless you modified your any rule outbound, which nothing is blocked by default outbound.

My outbound mail port 25 is blocked by my ISP.  So, I use an SMTP relay host (SMTP2GO) that allows 1000/mo for free.  I have a template in the mail gateway that allows me to utilize outbound mail through the mail gateway using an authenticated smarthost. This also helps with your mail reputation for your domain. My mail server is setup to send all mail through the mail gateway. Inbound, everything is sent to the mail gateway first, then it passes it along to the mail server once it has been scored.

None of this kind of hosting is as hard as everyone makes it out to be - if you have the free time to set it up and monitor it, I encourage anyone to at least try it. I think a lot of people just don't have the time to stay on top of people trying to relay, but using things like a mail gateway that utilizes spamhaus and other checks can help out a lot, along with using things like Crowdsec and such on OPN.

Other alias rules I have in place that you are going to want at the top of your list (they are applied in an order from top to bottom) are blocking ASNs and blocking IPs, because you will have bad actors trying to relay off you.  OPN allows you to block by ASN number, which can be fantastic to use, but it may also block some services you want to access and cannot. This takes just a few seconds of adding an ASN number or an IP to the alias list and applying.  I only bother with the morons that are trying to ping my mail every minute - the small few checks every now and then I don't worry about and are already listed in an RBL 99.9% of the time.
#13
Did you check the server list under System / Settings /General?

Modify or remove these servers and see what happens. It sounds like you might have some old entries there that it's trying to reach and creating the error.
#14
As far as the traffic graph goes, that might be more of a browser issue I suspect.  I have a friend who can log in as root and has the same issue with not seeing any graphs, but the values are changing.

Did you try to change the theme to see if it's related or a different browser? (Saw you did that, lol)
#15
24.7, 24.10 Legacy Series / Re: i210 and SFP GPON Modul
October 14, 2024, 11:28:42 PM
In order to get to the WebUI for the PON, you have to create a Virtual IP address.  From their discord:

-----------------------------
Firewall -> Virtual IPs -> Add.
Select the "IP Alias" type
Select interface
Select single address
Address(es): 192.168.11.100 / 24 (Or whatever IP range you used)
Description: Management
Save

Firewall -> NAT -> Outbound
Select "Hybrid Outbound NAT"
Select "Add (down/up, depending on what you want)"
Ensure "disable this rule" is NOT selected"
Select the same interface as above
Select IPv4
Protocol: Any, Source: Any
Destination: Network or Alias: 192.168.11.0 / 24
Translation
Address: 192.168.11.100 (Management)
Misc
Description: Management NAT
Save (edited)
-----------------------------
Works for me, even if I disable the NAT rule, I can still get to the interface.