Commit Graph

1584 Commits

Author SHA1 Message Date
Stephan de Wit
ce788c27de ipsec: add some authentication documentation 2026-05-27 16:03:08 +02:00
Monviech
a253470b2a net/ndp-proxy-go: Fix some small details in manual (#884) 2026-05-26 09:40:02 +02:00
Franco Fichtner
e12575e086 manual: improve a few things in the IPv6 guide 2026-05-21 23:15:19 +02:00
Monviech
b72f28ce78 security-zones: A few small changes to match with the new firewall rules page. (#883) 2026-05-21 13:21:08 +02:00
Monviech
309a8ca3f2 deciso/opnwaf: Redirect inside a LocationMatch matches environment variables, not regular expression groups (#882) 2026-05-21 09:56:21 +02:00
Monviech
a508f63b08 Remove ndproxy from documentation as it will not be maintained anymore. (#881) 2026-05-20 14:01:21 +02:00
Monviech
04849f4d0e Services: Kea DHCPv6: Add dynamic prefix delegation example configuration (#880)
* Services: Kea DHCPv6: Add dynamic prefix delegation example configuration

* Some cleanups

* Add missing dynamic prefix option

* Some typos

* Use reserved prefix range as example for the prefix configuration
2026-05-20 12:59:24 +02:00
Stephan de Wit
efbe7711cc UIBootgrid: datakey isn't a boolean 2026-05-18 12:15:59 +02:00
Stephan de Wit
6edcb282f4 UIBootgrid: referred to the wrong component here 2026-05-15 15:56:45 +02:00
Stephan de Wit
e513c78672 UIBootgrid: minor cleanups 2026-05-15 15:50:02 +02:00
Stephan de Wit
2ef5a67739 UIBootgrid: revamp documentation 2026-05-15 15:41:24 +02:00
Ad Schellevis
a95e5806c5 run api collection script, closes https://github.com/opnsense/docs/pull/878 2026-05-13 18:31:35 +02:00
Ad Schellevis
b51a346382 changelogs 2026-05-13 14:30:03 +02:00
Franco Fichtner
1b906ab25a releases: regenerate 2026-05-13 08:53:28 +02:00
Franco Fichtner
e101ec8a61 changelogs: use env for proper venv use 2026-05-13 08:53:12 +02:00
Franco Fichtner
e0d84ff238 changelogs: fix replace of capture group $1 - > \1 2026-05-13 08:49:55 +02:00
Ad Schellevis
dc9f70523b changelogs 2026-05-13 08:32:28 +02:00
Stephan de Wit
97e15b6497 Captive Portal: Update documentation for IPv6, modern portal support and firewall rules (#876) 2026-05-13 08:30:35 +02:00
Monviech
130c25034d Kea: update documentation adding missing general and subnet settings (#877) 2026-05-12 15:05:18 +02:00
Monviech
5fc15f4e5e net/frr: Fix some whitespace issues inside the dynamic_routing doc that prevents some tabs from rendering (#874) 2026-05-08 11:18:09 +02:00
Ad Schellevis
bb545d4c5a troubleshooting: referring to left-over factory- package 2026-05-05 12:10:06 +02:00
Stephan de Wit
91305102ea Captive Portal: remove note about IPv4 2026-05-04 16:29:04 +02:00
Ad Schellevis
3a1745174a troubleshooting: change text a bit for firmware reset 2026-05-04 13:41:15 +02:00
Ad Schellevis
cb7e38a20d fix previous (missing menu item) 2026-05-04 13:34:13 +02:00
Ad Schellevis
3015ef1ce6 troubleshooting, reset firmware config. 2026-05-04 13:32:42 +02:00
Monviech
8474743b49 net/frr: Update maxsockbuf value recommendation (#873) 2026-05-04 08:49:56 +02:00
Ad Schellevis
a4123657a9 changelogs 2026-05-01 11:42:44 +02:00
Monviech
daa5eff46b Kea: Enhance DHCPv6 documentation with MAC sources details (#872)
Add explanation for MAC sources in DHCPv6 settings and its impact on route installation.
2026-04-30 13:37:23 +02:00
Franco Fichtner
12398b2e67 development: add schedule option to weave a %field example into the plugin
This document doesn't touch the API search return data structure but
by adding the schedule field the use cases of %schedule is flushed into
the return data of it.  Since it wasn't documented before let's keep it
like this.

PR: https://github.com/opnsense/core/issues/10225
2026-04-28 13:00:34 +02:00
Franco Fichtner
42d3cc1624 development: align these a little more 2026-04-28 12:23:18 +02:00
Franco Fichtner
5949bdd5d3 development: document %field dynamic hint
PR: https://github.com/opnsense/core/issues/10225
2026-04-28 12:17:15 +02:00
Franco Fichtner
4cb85304d1 cron: one more pass over this 2026-04-28 11:50:20 +02:00
Michael Prokop
aea4548595 SSH documentation: remove deprecated Login Group (#871)
The Login Group configuration was removed in
a0581ae0f6
(released with versions >=24.1.b) and
160c393709
(released with versions >=25.7.b), so no longer refer to it in the
documentation.
2026-04-27 15:32:31 +02:00
Monviech
c3c13799d2 KEA: Add reverse zone specific parameters (#870)
* KEA: Add reverse zone specific parameters

Updated terminology for DNS server settings and added explanations for new options related to Dynamic DNS updates.

* Add manual config option for DDNS server

Added a new option for manual configuration of the DDNS server.
2026-04-23 17:14:52 +02:00
Ad Schellevis
b2182c30be changelogs 2026-04-23 16:52:01 +02:00
Franco Fichtner
7655d6de87 cron: style 2026-04-17 09:58:03 +02:00
Franco Fichtner
6fc9ac443c cron: document OpenVPN instance restart
PR: https://github.com/opnsense/core/issues/10157
2026-04-17 09:56:36 +02:00
Ad Schellevis
6a6bb78f58 changelogs 2026-04-15 13:48:39 +02:00
Konstantinos Spartalis
f7f6eff893 Fix links (#868) 2026-04-15 08:41:00 +02:00
Ad Schellevis
79f8215bf8 vendor/deciso/userportal - add missing options 2026-04-14 10:21:25 +02:00
Ad Schellevis
afe089b2b3 development/architecture - make "no imports" more explicit with a note 2026-04-12 14:45:40 +02:00
Ad Schellevis
d7b9d34395 plugins/dynamic routing - add BFD toggle introduced in 12f88282d9 2026-04-12 14:39:53 +02:00
Ad Schellevis
59a66bf875 Interfaces/PPPoE - mention RFC 4638 as this can be a cause for quite some issues when not properly configured, specifically IPv6 seems to be a victim in these cases for some. 2026-04-10 15:52:00 +02:00
Stephan de Wit
a1e3e56295 sfp_compatibility: add Nokia XS-010S-Q 2026-04-10 13:21:37 +02:00
Ad Schellevis
17570942df changelogs 2026-04-09 15:27:05 +02:00
r3m8
5ad8b03fc1 docs: add BFD local-address and interface documentation for BGP neighbors (#866) 2026-04-05 12:02:09 +02:00
Ad Schellevis
30ddf154b1 Official hardware/support - add section to assist debugging 2026-03-30 11:56:02 +02:00
Maxfield Allison
d6124717a4 net/frr: document BGP maximum-paths fields (#864) 2026-03-27 09:55:02 +01:00
Monviech
b3cea75250 Services: Kea: DDNS: Add qualifying suffix usage to docs (#863)
* Services: Kea: DDNS: Add qualifying suffix usage to docs

* Add attention note for DDNS updates

* Small style fixes

* Pools had a tab mixed in
2026-03-26 09:40:35 +01:00
Ad Schellevis
15b49e0d44 changelogs 2026-03-24 15:11:06 +01:00