Recent posts

#1
26.1, 26,4 Series / Re: When to migrate to new fir...
Last post by plgvie - Today at 09:54:59 AM
Took the plunge yesterday, two sites with all precautions (backup and snapshot) been taken care of. Firewall rules and Outbound/Source NAT transition worked out just fine - the migration assistant did his job very well.
#2
Du kannst es vielleicht auf der Kommandozeile mit Gewalt machen - ob das Plugin dann läuft, ist allerdings nicht sicher. Es ändern sich ja u.U. die Versionen von Shared Libraries bei einem Update und die Plugins sind gegen spezifische Versionen gelinkt.
#3
German - Deutsch / Re: Plugin Installation: Nur m...
Last post by grefabu - Today at 09:40:34 AM
Quote from: Patrick M. Hausen on Today at 09:28:07 AMNein. Du solltest schon aus Sicherheitsgründen die OPNsense immer auf dem aktuellen Stand halten.

Da gebe ich Dir grundsätzlich recht!
Aber nicht immer kann man das Zeitnah machen, ich mache das dann z.B. an Wochenenden, auch wenn die Downtime recht kurz ist, mache ich es ungern wärend der Normalen Arbeitszeiten.
Jetzt wollte ich das dyynds Plugin testen, muss ich halt warten,...
#4
26.1, 26,4 Series / Re: Upgrade to 26.4.1p1_2 caus...
Last post by franco - Today at 09:37:51 AM
Thanks for the report... you can apply this patch until it's hotfixed:

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


Cheers,
Franco
#5
A routing table is commonly referred to as a FIB - a forwarding information base. And people like Perlman did not mangle terminology, they defined it.

The difference between a router and a switch/bridge is that a router works at layer 3 and a switch/bridge at layer 2. It is not necessary to invent separate terms for the act of passing a packet.

I give up.
#6
Nein. Du solltest schon aus Sicherheitsgründen die OPNsense immer auf dem aktuellen Stand halten.
#7
Tutorials and FAQs / Re: Wiregaurd road warrior ins...
Last post by u888forum2 - Today at 09:27:50 AM
u888forum2
#8
26.1, 26,4 Series / PPPoE Connection Issue
Last post by Liran - Today at 09:17:14 AM
I've installed OPNsense 26.1.6_2 on a Lenovo M720q with 5 NICS (built-in + 4 i226v PCIe).
I've followed every guide I've found to configure PPPoE, my ISP does not require VLAN tagging so I skipped that.

For some reason when the PPPoE connection is established, the device is getting an 10.x.x.x IP address instead of my public one. According to the ISP, when this IP shows as connected they see a connection.

Previously I was using a Cisco RV-345, when connected again it works. The ISP even provided me a set of testing credentials to see if it's an issue with the credentials.

#9
German - Deutsch / [WON'T SOLVED] Plugin Installa...
Last post by grefabu - Today at 09:13:40 AM
Moin,

ich stoße immer mal wieder an das Problem, das ich ich ein Plugin installieren möchte, es aber nicht geht, weil die OPNsense nicht auf der aktuellsten Version ist.

Nun möchte ich aber nicht immer warten, bis ich in einem Wartungsfenster die OPNsense aktualisieren kann.

Gibt es die Möglichkeit, Plugins für die vorherige(en) Versionen herunterzuladen und manuell über die Konsole zu installieren?

Grüße

Gregor
#10
26.1, 26,4 Series / Upgrade to 26.4.1p1_2 causes O...
Last post by shaun90 - Today at 09:10:11 AM
We have updated to 26.4.1p1_2 Business Edition, and we are unable to update our OpenVPN instances in the UI due to a validation error on Auth Token secret.

The validation error is "Text may not contain spaces or tabs".

I assume the spaces are from the "-----BEGIN OpenVPN auth-token server key-----" and "-----END OpenVPN auth-token server key-----" lines. We originally used the opnsense inbuilt generator to create these tokens.

Any help would be appreciated. Thanks.