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

#1
25.7 Series / Re: Update Failed With This Error
July 28, 2025, 09:15:15 AM
I have a Protectli V1410 and also faced this issue
#2
I see ICMP messages blocked with this log:

GAST      2025-02-14T18:47:57   fe80::d0e5:9fff:fe44:4af7   ff02::2   ipv6-icmp   IPv6 RFC4890 requirements (ICMP)   
GAST      2025-02-14T18:47:57   fe80::d0e5:9fff:fe44:4af7   ff02::2   ipv6-icmp   IPv6 RFC4890 requirements (ICMP)

But the corresponding rule is an automatic allow-rule!
#3
Ich habe vier Zyxel NWA50AX im Einsatz.
Ich setze jeweils vier VLANs in je eine SSID um, zusätzlich habe ich noch ein Managaement-VLAN.
Sie funktionieren einwandfrei, wenn man die Konfiguration verstanden hat.
Was sie nicht können ist WPA-Enterprise / Radius.
#4
I also had such an issue with 22.7.4.
Please check if the OpenVPN baemon is running; at my setup it crashed at startup!
Removing the CRL from the OpenVPN config seems to fix the issue.
#5
21.7 Legacy Series / Re: IPv6 prefix not updated
November 30, 2021, 06:57:03 PM
when I restart the internet connection, I get no logs from dhcp6c; not even other relevant logs at all in system_xxx.log.

But I discovered that


sudo killall -HUP dhcp6c
solves the issue without restarting the WAN interface.

What is also strange, that I do not get a IPv6 address via the DHCP server on WAN.
#6
21.7 Legacy Series / Re: IPv6 prefix not updated
November 30, 2021, 05:26:47 PM
for my IPv6 configuration see the attachement
#7
21.7 Legacy Series / Re: IPv6 prefix not updated
November 30, 2021, 01:34:17 PM
no, not via DHCPv6; it gets its IP via RA/SLAAC
#8
21.7 Legacy Series / IPv6 prefix not updated
November 30, 2021, 08:30:53 AM
Hello,

I have two cascaded routers:

  • one from my ISP
  • and my OpnSense behind
OpnSense gets a /57 IPv6 prefix from the ISP router via DHCPv6.
Sometimes this prefix changes and then the OpnSense updates the IPv6 address on WAN, but not on the several tracked interfaces (LAN, WLAN, ...)
So the delegated prefix is not updated.

Reloading the WAN interface, DHCP or Unbound seems to fix the issue.
#9
I have this since 20.1.7.
#10
this also happens at my setup.
#11
the issue happens at every disconnection of the DSL line.
#12
mein setup ist
- dsl-modem  (Vigor 130)
- PPPoE auf Opnsense
#13
Hallo,

auch bei mir tritt dieses Problem auf
#14
17.1 Legacy Series / WLAN bandwidth
August 13, 2017, 06:01:39 PM
Hello,

I have a router with integrated WLAN AP.
The WLAN standard is set to 11ng.
I set the channel to 6.
Now I get a 40MHz bandwidth.
How can I change to 20MHz bandwidth.

Best regards, Mathias
#15
17.1 Legacy Series / set PF timeout
June 24, 2017, 05:49:09 PM
Hello,

is it possible to change the PF timeouts in OpnSense?
I want to to something similar to this:
set timeout { udp.first 300, udp.single 150, udp.multiple 900 }


Best regards, Mathias