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

#1
I switched/rotated to one of my other homelab OPNsense boxes and haven't seen this condition. I'll send logs and configs if I do.
#2
Has anyone seen similar crashes on OPNsense 26.7, particularly when protecting a WireGuard interface with Zenarmor?

Dell OptiPlex 3010
Intel 82575EB NICs (igb)

OPNsense 26.7
FreeBSD 15.1
Zenarmor Engine 2.6.2
Suricata installed

Zenarmor configuration
Routed Mode (L3)
Emulated Netmap Driver
Protected interfaces: igb0 (LAN) and wg1 (WireGuard)

Panic consistently references:
generic_mbuf_dtor()
Fatal trap 12: page fault while in kernel mode

Prior to the panic I see:
generic_mbuf_dtor Error: no netmap adapter on device
generic_netmap_unregister Emulated adapter for igb0 deactivated
generic_netmap_dtor Emulated netmap adapter for igb0 destroyed

For additional testing I'll remove wg1 from Zenarmor protection.
#3
Thanks. This appears to be fixed in Engine 2.3.2, UI 2.3.17.
#4
Steps to reproduce:
Deselect Show WAN interfaces
Save
Restart
Select About (or maybe just leave the page)
Select Configuration
Find Show WAN interfaces is enabled and WAN(s) are displayed

Would someone confirm?

You cannot view this attachment.
#5
Thanks! This appears to be fixed in the 2.2.5 UI update.
#6
Trying to restore downloaded backup to a different box, I get Error (200) File could not uploaded successfully.

You cannot view this attachment.
#7
Click the Download button get Page not found, Go back to previous page.

Would someone confirm?

You cannot view this attachment.
#8
Does it make any difference if the cert says Netherlands instead of the US (where I'm located)? When I try to change the Country Code or enter other fields, I get Certificate Error missing CA key.
#9
Reinstalled ddclient. Got IPv4 working with my GoDaddy API. Still no idea how to get IPv6 (AAAA record) working. Here's info from the logs.

No mention of AAAA. IPv6 in one line:
WARNING: 'if-skip' is deprecated and does nothing for IPv6

SUCCESS: MyZone.mine.org -- Updated successfully to XXX.XXX.XXX.XXX (status: 200).

SENDING: data="[{\"name\":\"MyZone\",\"type\":\"A\",\"data\":\"XXX.XXX.XXX.XXX\",\"ttl\":600}]"   
SENDING: header="Authorization: sso-key MySSOKey"   
SENDING: header="Accept: application/json"   
SENDING: header="Content-Type: application/json"   
SENDING: url="https://api.godaddy.com/v1/domains/mine.org/records/A/MyZone"
SENDING: request=PUT   
SENDING: max-time=120   
SENDING: connect-timeout=120   
SENDING: user-agent="ddclient/3.11.1"   
SENDING: include   
SENDING: silent   
SENDING: Curl system cmd to https://api.godaddy.com
#10
Uninstalled ddclient. Also uninstalled NUT. No widget and NUT didn't want to play nice with my APC UPS.

I mostly use pfSense in my home lab anyway.
#11
In ddclient 1.15 do I select one of these services, or am I not in the ballpark?
#12
Would someone please point me to information on setting up GoDaddy IPv6 in os-ddclient 1.13?

I have GoDaddy IPv6 working in os-dyndns 1.27.

Is there a os-ddclient Dashboard Widget?