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 - Mr.Goodcat

#1
Those who are having issues with "503 Service Unavailable" only for internal access might want to try this:

Part 7 Step 4:
Services --> HAProxy --> Settings --> Rules & Checks --> Conditions
Don't set the condition to "Source IP is local" but select "Source IP matches specified IP" and input the private IP ranges you actually need, e.g. 192.168.0.0/16 10.0.0.0/8 172.16.0.0/12.

This fixed the issue for me.

Also, in case your local servers only accept http connections, make sure to remove the SSL checkmark of the respective "real server" entry. Even though that should be somewhat self-evident :-)
#2
Hi,

are there any plans to simplify captive portal login via QR codes?
From what I could find, a patch was created but never merged. https://github.com/opnsense/core/pull/3388
This would be a great feature.
#3
Quote from: franco on September 24, 2024, 09:52:40 PM
There was a recent submission which probably fits here...

https://github.com/opnsense/core/commit/2a1ccae9

# opnsense-patch 2a1ccae9


Cheers,
Franco

This solves the issue for me, thanks!  :)
#4
I'm seeing the same issues on OPNsense 24.7.4_1-amd64. However, even when setting no limit and selecting all categories via multi-select, no logs are shown. Any idead how to fix this? ???
#5
23.7 Legacy Series / Re: Dpinger broken
December 31, 2023, 01:52:03 PM
Well, turns out this one is a combined OPNsense AND layer 8 issue:
https://github.com/opnsense/core/issues/6907
Increasing "Time period" to a higher value allowed Dpinger to come up again.
#6
Quote from: username123 on December 20, 2023, 11:08:47 PM
Hi,
my OPNsense looses internet connection every 3-4h. Restarting the box fixes the issue.

Are you a customer of Vodafone West (former Unitymedia) by any chance?
You could try adding supersede dhcp-server-identifier 255.255.255.255 under Interfaces->Your WAN Interface->DHCP client configuration (Advanced)->Option Modifiers

This worked for me as Vodafone is doing funky stuff with their DHCP (it's hidden behind a relay causing IP renew request going to the wrong server, thus triggering an IP lease timeout).
#7
23.7 Legacy Series / Re: Dpinger broken
November 23, 2023, 02:15:59 PM
Hi,

the issue persists in OPNsense 23.7.9.
Unfortunately logging is proving less than helpful. Any idea on how to diagnose this?
As it stands, Multi-WAN failover is broken because of this issue. :(
#8
23.7 Legacy Series / Re: Dpinger broken
November 11, 2023, 02:29:47 PM
Hi,

just updated to OPNsense 23.7.8, unfortunally the issue persists :-\
Any ideas on how to proceed as I can't seem to get any useful info from logs?

Thanks!
#9
23.7 Legacy Series / Re: Dpinger broken
October 26, 2023, 08:20:07 PM
Quote from: bulmaro on October 25, 2023, 04:46:57 PM
good day
I have the same problem with my gateway, I already updated the latest version today, and I still have the same problem

Hi,
the issues are different as I don't get such an error message. Hence, I suspect different root causes.
#10
23.7 Legacy Series / Re: Dpinger broken
October 24, 2023, 09:46:57 PM
Hi,

sorry for the delayed reply, it's been a busy start of the week!

Quote from: tron80 on October 23, 2023, 09:31:59 AM
- Is DPinger still "RUNNING" in services or stopped?
- Does it help to restart it?
- Is there any information in your log file about dpinger when you reconnect?
- What kind of IPs are you pinging? Is it the next hop or some far host?

-Dpinger is still listed as running, in fast the second interface is being monitored as always.
-The Dpinger attached to the affected WAN interface is stopped and doen't come up when restarted (tried via GUI).
-The only informating from the gateway log is "Reloaded gateway watcher configuration on SIGHUP".
-The monitoring IPs used are 8.8.8.8, 1.1.1.1 and others. I tried several to no avail.


Quote from: franco on October 23, 2023, 09:36:32 AM
Long time no see. Hope you are doing good!

Can you be a little more specific?

What's the error message? What does it try to start on the command line? How are your gateways set up (far gateway used)?

Thank you very much I'm well! I hope the same is true for you :D
It's been quite some time indeed, one could say OPNsense has been running too well  ;D

Oh I wish there was an error message :( Other than "Reloaded gateway watcher configuration on SIGHUP" I can't see anything, even directly from the command line. A second dpinger thread required for the affected WAN simply never comes online.  ???

The affected WAN gateway (Vodafone Germany, DOCSIS 3.1, TC4400 modem) is setup as upstream and far. This worked for years before the update but one should never discount the possibility of the ISP breaking things... Thus I played around with several variations of these settings as well as "disable host route" just to be sure. The WAN gateway that isn't affected (i.e. failover 5G) is configured as far gateway and nothing else.


Quote from: iMx on October 24, 2023, 08:57:09 AM
For me, enabling 'Disable Host Route' on my problematic gateway (I think) helped.

Maybe my setup is similar to yours:
- 2 ISP connections
- 2 separate opnsense routers
- Failover network between them, to facilitate 'cross' failover if 1 ISP is down

Thanks for chiming in! :)
My setup is quite different as both ISP uplinks are attached to the same OPNsense box with the second OPNsense box (just one ISP) at another independent location.

Right now I can only test on the primary box as messing around with gateways breaks remote access.
#11
23.7 Legacy Series / [SOLVED] Dpinger broken
October 22, 2023, 01:32:01 PM
Hi,

since around 23.7.4 dpinger is broken for an IPv4 Gateway on two of my machines. Hardware is entirely different (Intel CPU + NIC vs. AMD CPU + Mellanox NIC).
I can't see anything in the logs that would help identify the root cause. This is particularly annoying as one system is setup with a gateway group to allow failover to another WAN interface.
Oddly enough, the other WAN interface (also IPv4) doesn't exhibit this issue. Could this be related to the interface settings? At least those are a factor that's identical in both systems experiencing this issue (ISP Vodafone Germany, supersede dhcp-server-identifier 255.255.255.255, reject leases 192.168.100.1, custom MAC address).
Patches fb336e3 and 89ee410 didn't solve this either.

Any support to get to the bottom of this is highly appreciated!
#13
Quote from: mimugmail on May 18, 2022, 07:23:20 PM
Hm, maybe I missed it during rebase for .pkg extension

Any chance it's coming back? :)
#14
Quote from: mimugmail on July 29, 2021, 08:46:11 AM
As no SSL code is involved inside the plugin it will also work with libre (I just tested it) :)

Sorry for reviving this old thread, but was the plugin removed from your comunity repo? For some reason I can't seem to find it anymore :o
#15
22.1 Legacy Series / Re: os-ddclient
April 08, 2022, 02:50:41 PM
Quote from: Dominian on April 07, 2022, 02:00:13 PM
That's exactly what I use and the exact setup.  I have my host.domain.tld and the associated password generated for that host and that's what I use for username and password, works for me.

Ah, so you're using host.domain.tld for both host- and username. Now it works for me as well! Thanks! :D
Previously I set username to the username for logging into HE's DNS service.

Now I'm just stuck at adding Noip as a secondary service :o