Commit graph

889 commits

Author SHA1 Message Date
Monviech
b01ff77cc6
interfaces: Rewrite transparent filtering bridge, also include IDS/IPS and VLAN (#799)
* interfaces: Rewrite transparent filtering bridge, also include IDS/IPS, remove old images, embedd vlan hints for enterprise users

* interfaces: Rewrite transparent filtering bridge
2025-12-08 15:18:18 +01:00
Monviech
d807937410
settingsmenu: Fix some small typos (#817) 2025-12-08 09:12:41 +01:00
Monviech
5bb5fca5c6
net/ndp-proxy-go: Document firewall rules and alias setup (#815) 2025-12-05 20:23:22 +01:00
Stephan de Wit
edcc47032a unbound: describe the source net functionality 2025-12-03 11:25:08 +01:00
Ad Schellevis
94a5280c5e System: Configuration: Backups - remove google drive backups and add sftp as example service 2025-12-03 08:47:08 +01:00
Monviech
ca40104e2a
net/ndp-proxy: Add experimental point-to-point upstream support (#814) 2025-12-01 20:27:22 +01:00
Yang Ye
184e0fa279
virtuals.rst: Grammar, punctuation and clarity refinements 2025-11-29 09:15:54 +01:00
Yang Ye
7ec1d76736
hardware.rst: Raise the minimum required RAM from 2 GB to 3 GB for installer to work (#812)
https://github.com/opnsense/installer/issues/23
2025-11-29 09:12:11 +01:00
SeimusS
a213e4dd5d Update docs on the limit parameter for FQ_C
* Using the limit parameter caused excessive logging and CPU hogging, this was fixed on 25.7.8
* As a result of this fix we can now properly use the limit parameter
* Adjusted documentation to reflect current status
2025-11-27 19:40:33 +01:00
Yang Ye
56dd67428b
hardware.rst: Fix clarity (#809)
* hardware.rst: Improve clarity

* hardware.rst: Clarity
2025-11-27 18:32:44 +01:00
Yang Ye
8289955bd4
hardware.rst: Improve clarity (#808) 2025-11-27 12:02:07 +01:00
Monviech
7f939d4e32
net/ndp-proxy-go: Add ethernet interface requirement (#807) 2025-11-27 11:58:27 +01:00
Yang Ye
20f0d56bb6
sslvpn_instance_s2s.rst: Fix firewall address in network B configuration (#806)
* Fix firewall address in network B configuration

* sslvpn_instance_s2s.rst: Update fwb's IP address
2025-11-26 10:23:10 +01:00
Yang Ye
c4be537f04
Installation and setup: Grammar, punctuation, typo fixes and clarity adjustments (#805) 2025-11-26 09:35:51 +01:00
Stephan de Wit
ab5123aa00 unbound: align blocklists documentation 2025-11-17 16:21:05 +01:00
Monviech
be4d1d20aa
net/frr: Add area types to configuration (#800) 2025-11-07 10:56:54 +01:00
Brandon Jackson
627843d84d
Update dynamic_dns.rst - fix typo (#781) 2025-11-06 14:22:38 +01:00
Monviech
4bd2ec001a
net/ndp-proxy-go: Add to plugins, remove ULA suggestion (#798) 2025-11-06 10:01:34 +01:00
Monviech
f19efaff65
net/ndp-proxy-go: Add initial documentation (#797) 2025-11-06 09:38:32 +01:00
Monviech
f01d59ea1e
interfaces: Add documentation for SLAAC and link-local modes (#796) 2025-11-05 15:21:17 +01:00
Monviech
68ee39a48b
net/frr: v1.48 plugin changes (#794) 2025-11-05 11:47:30 +01:00
Monviech
ea9d831b9b
dhcp/kea: Add prefix delegation manual (#793) 2025-11-03 11:02:38 +01:00
jameskimmel
3e44953fba
Fix typo in radvd.rst documentation (#790) 2025-10-28 15:38:41 +01:00
Q-Feeds
97c727ff7f
Fix WAN rule documentation (#789)
Fix right interface for the WAN rule example
2025-10-23 08:45:41 +02:00
Stephan de Wit
616ea71cbc
ipsec: more technical background in tuning considerations section (#787)
* ipsec: more technical background in tuning considerations section

* ipsec: mention linux here
2025-10-23 08:22:30 +02:00
Ad Schellevis
56e6e65074
Security: Q-Feeds Connect - add initial documentation. (#785) 2025-10-21 16:49:54 +02:00
Stephan de Wit
c484b6dfaf
ipsec: improve tuning documentation (#786)
* ipsec: improve tuning documentation

* Update source/manual/vpnet.rst

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>

* Update source/manual/vpnet.rst

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>

* Update source/manual/vpnet.rst

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>

* Update source/manual/vpnet.rst

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>

* slight rewording

---------

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>
2025-10-21 09:31:27 +02:00
Hleb Shauchenka
ee7fc1b902
source/manual: Extend git-backup doc with Force Push (#784) 2025-10-19 13:34:07 +02:00
Monviech
8a67284d1c
ldap: Remove &() from extended query (#720) 2025-10-17 14:44:30 +02:00
Monviech
e7e7eee43f
installer: Add installation note for SD/MMC flash card storage DEC677 (#780)
* installer: Add installation note for SD/MMC flash card storage DEC677
2025-10-17 14:25:45 +02:00
Ad Schellevis
ef80d676e1 Firewall/Aliases - geoip 2025-10-16 11:38:14 +02:00
Monviech
373ff34b24
system/trust: Fix typo in self-signed-chain.rst (#778) 2025-10-10 08:34:22 +02:00
Ad Schellevis
c981dc39c6 System: Trust: Settings - add some more context for "Store intermediate" toggle, clsoes https://github.com/opnsense/docs/issues/773 2025-10-09 15:45:30 +02:00
Ad Schellevis
3dca6f8aef Revert "how-tos/self-signed-chain - fix menu link and method, closes https://github.com/opnsense/docs/pull/762"
This reverts commit a64cb44a60.
2025-10-09 15:40:54 +02:00
Ad Schellevis
3ecaef8844 System: Settings: Administration - add Deployment settings, for https://github.com/opnsense/docs/issues/745 2025-10-09 11:23:35 +02:00
Ad Schellevis
c50cd50eb1 cleanup previous 2025-10-09 09:39:32 +02:00
Gauss23
fbde65c16f
Documentation for Netbird (#667) 2025-10-09 09:37:34 +02:00
p-bo
976b79c0e7
virtuals: update/add plugin install and fix checksum offloading instructions (#756)
* virtuals: update/add plugin installation and fix checksum offloading instructions

* Update virtuals.rst
2025-10-09 09:34:38 +02:00
Spencer
6e497d9cf5
Wording, more details (#761) 2025-10-09 09:33:01 +02:00
Ad Schellevis
a64cb44a60 how-tos/self-signed-chain - fix menu link and method, closes https://github.com/opnsense/docs/pull/762 2025-10-09 09:31:09 +02:00
Ad Schellevis
ebf719d758 System: Access - add table for users,groups,privileges options, for https://github.com/opnsense/docs/issues/745 2025-10-08 21:17:26 +02:00
Ad Schellevis
7c512658f2 dhcp: fix regression in daf7da53da 2025-10-08 21:15:58 +02:00
Ad Schellevis
a7023f2b05
Firewall/Aliases - add IPinfo, for https://github.com/opnsense/core/issues/7779 (#765) 2025-10-08 13:06:46 +02:00
Monviech
6960df12a5
carp: Consolidate vendor specific section about stacking (#777) 2025-10-07 09:01:58 +02:00
Stephan de Wit
bfbd6acd2d carp: fix link 2025-10-02 14:57:02 +02:00
Monviech
fb26e3033a
vpn/wireguard: Adjust wireguard-s2s HA setup suggestion (#775) 2025-10-02 14:19:38 +02:00
Monviech
ea519bc911
vpn/ipsec: remove EAP-TLS from ipsec swanctl roadwarrior guide (#774)
The EAP-TLS settings were incomplete and caused issues for users who followed them. In the end they are also misplaced as this how-to focuses on eap-mschapv2.
2025-09-29 12:36:55 +02:00
Franco Fichtner
3823813daf system: add/change cron job descriptions 2025-09-12 08:20:05 +02:00
Ad Schellevis
b4ab6a809f update image in install manual 2025-08-28 14:56:23 +02:00
Sean Johnson
f2c81c11a9
proxywebfilter: remove old third party sources (#771)
This removes the two existing third party sources as the domains are no longer valid places to get third party blacklists.
2025-08-19 08:21:22 +02:00