2
0
mirror of https://github.com/opnsense/docs synced 2024-11-03 09:40:27 +00:00
Commit Graph

996 Commits

Author SHA1 Message Date
Ad Schellevis
e99395a565 Development, remove monitor event from the list as discussed with @fichtner 2023-10-23 19:56:10 +02:00
Michal Srutek
3411e8d380 Fix known typo 2023-10-22 15:02:52 +02:00
Ad Schellevis
1392c4e471 Setup/Updates - add some troubleshooting tips (most common causes for update issues). 2023-10-20 19:49:39 +02:00
Ad Schellevis
a4c933c631 changelogs 2023-10-20 09:34:25 +02:00
Ad Schellevis
39c04bddef changelogs 2023-10-20 09:34:25 +02:00
Daniel Aleksandersen
2f1b56bc93 mdns-repeater only supports up to 5 interfaces
Upstream documentation:
fbe78e7ffd/mdns-repeater.c (L330)
2023-10-20 09:28:56 +02:00
Maurice Walker
d1043f1da6 DHCPv6: document downstream prefix delegation 2023-10-20 01:15:07 +02:00
Franco Fichtner
753cfb7f25 backend: "monitor" syshook is deprecated 2023-10-17 08:39:15 +02:00
Ad Schellevis
f5271e3014 Development/Backup - add Overview page explaining hooks and their order. closes https://github.com/opnsense/docs/issues/505 2023-10-16 16:27:09 +02:00
Ad Schellevis
8086c52a2d fix minor compile issues 2023-10-16 10:15:21 +02:00
Ad Schellevis
e7b4a4f650 Third-party Plugins / Deciso / OPNcentral - update to 23.10 2023-10-16 10:12:02 +02:00
Ad Schellevis
8d8a939f83 System: Configuration: History - update documentation with new MVC implementation, closes https://github.com/opnsense/docs/issues/503 2023-10-16 09:56:08 +02:00
Ad Schellevis
3b21a35325 OPNWAF: describe new/changed features, closes https://github.com/opnsense/docs/issues/483 2023-10-16 09:35:43 +02:00
Ad Schellevis
51b9acd79f Interfaces: Neighbors - add initial documentation, closes https://github.com/opnsense/docs/issues/506 2023-10-15 15:29:19 +02:00
Monviech
54eef60c16
Wireguard - Reworked wireguard s2s completely & added MTU + MSS to wireguard client (#498)
* Update wireguard-client.rst - Add MTU and MSS hints

* Update wireguard-s2s.rst - Add MTU and MSS hints

* Update wireguard-s2s.rst - changed mss values

* Update wireguard-s2s.rst - Reworked How-To completely

* Update wireguard-client.rst - adjusted mss value

* Update wireguard-client.rst - Different mss values for IPv4 and IPv6

* Update wireguard-s2s.rst - Improved some aspects

* Update wireguard-client.rst - Improved some aspects

Normalization rules should have different MSS values for either IPv4, or IPv4+IPv6.

Changed the protocol back to any, since I'm unsure if selecting TCP only means IPv4 TCP, since there is also only IPv6 selectable.

* Update wireguard-s2s.rst

- Omitted Source Port in Firewall rules
- Added tip and note about dynamic WAN IP

* Update wireguard-s2s.rst - Terminology changes 23.7.6

- Changed Local to Instance
- Changed Endpoint to Peer
- Added information about CARP vhid tracking to mitigate HA problems.
- Added note about Keepalive for NATed sites.
2023-10-15 15:04:43 +02:00
Monviech
d16635ca9a
ipsec-swanctl-rw-ikev2-eap-mschapv2 (#501)
* created ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

* Update vpnet.rst

Changed the position of Legacy and New > 23.1
Added how-tos/ipsec-swanctl-rw-ikev2-eap-mschapv2 to doctree in New > 23.1

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

General structure of How-To added

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

Populated Prerequisites

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

Populated IPsec connection settings for roadwarriors

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

Fixed IP address formatting in pools

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

* ipsec-swst Version completedanctl-rw-ikev2-eap-mschapv2.rst - Fir

* Update vpnet.rst - Switched Positions for client config

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst - Version 1.0

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst

- Added DNS configuration payload information to pools and clients https://github.com/opnsense/core/pull/6864
- Added hint that ncp client is not affiliated with Deciso B.V.

* Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst - Added Routing

hint for Windows RAS Client in Split Tunneling mode.
2023-10-15 15:02:27 +02:00
Monviech
3cc00bfdf5
Update nat_reflection.rst (#507)
* Update nat_reflection.rst

- Fixed typo (asynchronous should be asymmetrical traffic)
- Added note about "reply-to" in specific setups with VPN WAN

* Update nat_reflection.rst

- Fixed VTI NAT description, referenced the tunables to make it work
2023-10-15 14:59:46 +02:00
Ad Schellevis
a78a9e1333 Development Manual / Frontend / Fieldtypes - explain the new optgroup introduced in bc195308be , 9206823d60 2023-10-15 14:57:42 +02:00
Stephan
7c208a30b5 unbound: update DNSBL sources list and explain wildcard lists 2023-10-03 09:49:44 +02:00
Ad Schellevis
4a79cb9aed Services: Intrusion Detection - make a note about emulated mode as this is often a more stable solution when there are traffic issues with network cards / drivers. 2023-10-03 09:18:50 +02:00
Ad Schellevis
9f1bee2aa0 VPN: IPsec - add some migration notes when moving from tunnels to connections. 2023-10-02 16:44:26 +02:00
Ad Schellevis
8d030c3596 minor compile issue in https://github.com/opnsense/docs/pull/489 2023-10-02 15:54:27 +02:00
Cedrik Pischem
e86e01f1db
How-To for Reflection and Hairpin NAT added (#489) 2023-10-02 15:37:01 +02:00
Ad Schellevis
f3b42ec79e System: Configuration: Backups - history setting moved as part of https://github.com/opnsense/core/issues/6828 2023-09-27 10:14:04 +02:00
Ad Schellevis
5aa468ceba Authentication - LDAP: add new "constraint groups" property implemented in d971257fd9 2023-09-27 09:08:44 +02:00
Ad Schellevis
a0438c775e changelogs 2023-09-27 09:06:56 +02:00
Ad Schellevis
3193535b2d changelogs 2023-09-23 09:35:38 +02:00
Ad Schellevis
de581eef5c update api docs (using scripts) 2023-09-18 13:23:23 +02:00
Alexander Münch
ded92025fc Fix: Typo in reverse_proxy.rst 2023-09-09 21:13:52 +02:00
zenarmor
cecf6cd20a
Update zenarmor.rst (#493)
Changes in urls and replaced Sunny Valley Network with Zenarmor
2023-09-06 08:25:44 +02:00
zenarmor
2692ae738b
Update zenarmor_hardwarerequirements.rst (#494) 2023-09-06 08:25:04 +02:00
xilmen
946e9471e4
Change path for update (#492) 2023-09-04 08:42:45 +02:00
Hiigaraa
c2745b3ddc
Update Orange FTTH guide with additionnal info and troubleshooting section (#475) 2023-09-01 13:21:18 +02:00
Ad Schellevis
a60a7856ac changelogs 2023-08-30 14:50:02 +02:00
Thomas Klein
066baccdcb added IPv6 FritzBox HowTo 2023-08-30 14:42:43 +02:00
Thomas
1eecec559c
manual: how-to for FritzBox IPv6
New HowTo to explain the setup of an OPNsense as IPv6
router / firewall behind an AVM Fritz!Box (common German Router)
2023-08-29 14:06:09 +02:00
Monviech
c0c1bb9e5c
Update carp.rst - fixed Build Warnings and added note (#490) 2023-08-28 09:50:46 +02:00
Ad Schellevis
6f042673be IDPS / User defined rules - glue howto (https://github.com/opnsense/docs/pull/485) into document 2023-08-26 11:18:43 +02:00
Ad Schellevis
25b61f66a4 VPN: OpenVPN - explain interaction with CARP, including the new option introduced in f56c6e2a0b 2023-08-26 11:02:11 +02:00
Ad Schellevis
aa95bff00c changelogs 2023-08-26 11:02:11 +02:00
Monviech
ceed02cc9c
How-To added for suricata bypass feature (#485) 2023-08-26 11:02:01 +02:00
Monviech
cb07e622b6
Update carp.rst - Add IPv6 CARP Section (#488) 2023-08-25 13:18:39 +02:00
zenarmor
89acb92834
Zenarmor patch 1 (#487) 2023-08-25 08:41:33 +02:00
Ad Schellevis
af83e5fa6c OPNproxy - extend docs a bit 2023-08-23 10:06:15 +02:00
Ad Schellevis
c3651bb78f Wazuh agent - point to debug toggle when the logging is too limited to find issues. 2023-08-23 10:06:15 +02:00
Franco Fichtner
b4146d3959 manual: update Dynamic DNS for native backend changes 2023-08-18 09:54:30 +02:00
Ad Schellevis
e3eef04970 add wazuh-agent documentation 2023-08-16 21:15:50 +02:00
Ad Schellevis
5720b0e47a release notes 2023-08-16 13:56:12 +02:00
Ad Schellevis
62d8fc1915 Community Plugins / HAProxy - ditch outdated documentation without owner. 2023-08-08 14:49:38 +02:00
Ad Schellevis
32ea3d0021 changelog 2023-08-04 14:30:23 +02:00
Failing Root
097db9d6ae
fix typo (#482) 2023-07-29 17:22:29 +02:00
Ad Schellevis
a899fe3000 VPN/IPsec add Miscellaneous section to explain tunables, starting with PMTU/DF bit 2023-07-26 16:00:29 +02:00
Ad Schellevis
1739c6f744 typo in previous 2023-07-13 16:53:53 +02:00
Stephan de Wit
f134b6f3bd firewall: diagnostics: states: document the kill-all-states button 2023-07-13 16:51:35 +02:00
Stephan de Wit
d577cf7f7f unbound: small rephrase/addition based on new MVC page 2023-07-13 16:35:24 +02:00
Stephan de Wit
d8f42f0484 gui: rephrase search input and document tokenization of search phrases 2023-07-13 16:34:14 +02:00
Ad Schellevis
40192843f4 security - add BE23.04 report 2023-07-13 16:11:45 +02:00
Stephan de Wit
97db0d20f8 system: configuration: backups: document console settings and interface mismatches 2023-07-13 14:26:09 +02:00
Stephan de Wit
e4f27e1f37 dhcp: documentation for the MVC leases pages 2023-07-13 13:28:21 +02:00
Matt Jolly
b5401626f2
Fix typo'd port (#481) 2023-07-12 13:25:02 +02:00
Ad Schellevis
e747ad1300 manually update firmware page, closes https://github.com/opnsense/core/issues/6655 2023-07-07 12:05:15 +02:00
Ad Schellevis
8f5ea3663c update API docs 2023-07-07 10:59:17 +02:00
Ad Schellevis
9ea2587fae Development/ArrayField - add note for 3408cbf661 (getStaticChildren()) 2023-07-03 17:48:26 +02:00
Ad Schellevis
470ff9702c OpenVPN - add new Instances module 2023-06-29 19:09:02 +02:00
Sam Wilson
1cc6809fdc
Update multiwan.rst (#480) 2023-06-29 15:22:46 +02:00
Ad Schellevis
1f24174335 changelogs 2023-06-29 10:30:41 +02:00
Michael
5f24f0de2f
Update multiwan.rst (#478)
Add a note to disable shared forwarding when using multiwan with sage tier in gw groups
2023-06-28 15:40:18 +02:00
Ad Schellevis
cc88945302 changelogs 2023-06-27 16:09:05 +02:00
Franco Fichtner
08b8b9d705 manual: fix small issues in IPv6 doc 2023-06-27 10:24:44 +02:00
Ad Schellevis
d46cf057ed missing new-line, closes https://github.com/opnsense/docs/issues/476 2023-06-25 19:46:25 +02:00
Ad Schellevis
c25519092a changelogs 2023-06-16 15:06:20 +02:00
Ad Schellevis
f0af032c8b 23.4 tested, awaiting documentation. 2023-06-13 11:47:22 +02:00
Franco Fichtner
cd4ea75820 backend: add new "upgrade" facility and clarifications 2023-06-05 12:34:37 +02:00
Franco Fichtner
7f9b87f944 ipv6: fix typos 2023-06-01 12:36:21 +02:00
Ad Schellevis
bd1cb3e825 changelogs 2023-06-01 11:58:34 +02:00
Ad Schellevis
cef78bd5ea dyndns: compile issue 2023-05-31 17:24:10 +02:00
Ad Schellevis
85ad4ea359 Improve IPv6 documentation. 2023-05-31 17:23:10 +02:00
Ad Schellevis
2ec4f5f678 changelogs 2023-05-31 16:12:55 +02:00
Ad Schellevis
d1b8f3c680 Sky UK tutoriali: escape quotes. closes https://github.com/opnsense/docs/pull/474 2023-05-25 09:03:50 +02:00
sjjh
2b805178bf
Update logging_firewall.rst: corrected format (bold, italic) (#473)
It seems no nested stars are supported, thus concatenated.
2023-05-19 07:38:00 +02:00
sjjh
0982c72fc1 Update insight.rst: typo
Netlfow -> Netflow
2023-05-18 08:12:07 +02:00
sjjh
beb7677031
Update performance.rst: typo (#470)
dut -> but
2023-05-17 20:20:08 +02:00
Juan
5a66dcfb22
Update dynamic_dns.rst (#469)
Documentation for cloudflare in PR https://github.com/opnsense/plugins/pull/3435
2023-05-15 21:16:22 +02:00
Ad Schellevis
4fa1982188 Development manual / Frontend / Controllers - explain the use of searchRecordsetBase() 2023-05-09 17:00:17 +02:00
Ad Schellevis
7b15bae3ad os-ddclient: add some missing parameters 2023-05-08 10:28:03 +02:00
Franco Fichtner
5f50d046fd dnscrypt-proxy: listen address is automatic on IPv6 so the daemon trips over itself
See: https://github.com/DNSCrypt/dnscrypt-proxy/issues/1217
2023-05-08 10:11:37 +02:00
Ad Schellevis
0a5361b675 os-ddclient: add a note about backend selection 2023-05-08 10:08:12 +02:00
Ad Schellevis
f94f6ef0c1 changelogs 2023-05-04 18:24:33 +02:00
Ad Schellevis
6ecb087ee2 push 23.4 configuration files and add 4000 to the bios section 2023-05-04 10:05:48 +02:00
Hiigaraa
cc565a2ca5
Update Orange FTTH guide to follow the changes in the Orange infrastructure (#468) 2023-04-26 17:29:21 +02:00
Ad Schellevis
adfc70eed4 security / LINCE table update 2023-04-25 17:01:51 +02:00
Ad Schellevis
9fc5717b16 changelogs: 2023-04-25 15:04:22 +02:00
Stephan
0bd29bb9df Deciso: Extended Blocklists: add documentation 2023-04-25 09:53:39 +02:00
Ad Schellevis
a02c338d16 OPNcentral - add "Central WebGui certificate management" option 2023-04-25 09:49:12 +02:00
Ad Schellevis
4b13bd6fc7 Third-party Plugins/Deciso/OPNcentral - add centralized backups 2023-04-25 09:49:12 +02:00
Ad Schellevis
a5273e68d1 bios: fix typo 2023-04-24 14:57:09 +02:00
Stephan
24d6e6e08b Hardware / BIOS: update A20 BIOS 2023-04-21 10:56:58 +02:00
Ad Schellevis
9b3c861bcf changelogs 2023-04-20 19:37:36 +02:00
Ad Schellevis
5ad7b44286 compile errors 2023-04-20 11:14:56 +02:00
Franco Fichtner
c8b3bb0043 orange fr: note change in 23.1.6 about VLAN-PCP on DHCP(v4) 2023-04-20 10:51:50 +02:00
Franco Fichtner
86480ca98d dnscrypt-proxy: same same but not different
Remvoe the Unbound workaround asa "default" suggestion.  Standalonew
works fine so just make sure to reflect this correctly in the document.
2023-04-20 10:47:02 +02:00
Franco Fichtner
0a0a607146 bind: improve documentation for 23.1.6, remove faulty advanced section
Better blocklist support exists in Unbound and since Bind can run as
standalone there is no need to transform the faulty advanced options
to the file-based override that Unbound still supports.
2023-04-20 10:40:23 +02:00
Ad Schellevis
b9fbf01aa6 cloud_backup - fix typo 2023-04-18 16:25:43 +02:00
Ad Schellevis
f2f2eb7a5e Interfaces: Diagnostics: Trace Route - extend doc for new mvc module 2023-04-15 19:27:55 +02:00
Ad Schellevis
4c2dadc84c VPN/IPsec - explain the need for firewall rules. The new connection module does not offer automatic rules as these are prone to errors. 2023-04-08 17:02:14 +02:00
Ad Schellevis
18b58b320a Squashed commit of the following:
commit 4fc58db7f361fca140119665107f562333ec416c
Author: Ad Schellevis <ad@opnsense.org>
Date:   Fri Apr 7 18:52:35 2023 +0200

    minor compile issue in https://github.com/opnsense/docs/pull/465

commit 5859bb84be40f20358549ec014f571e9c70858da
Author: Ad Schellevis <ad@opnsense.org>
Date:   Tue Apr 4 17:08:55 2023 +0200

    troubleshooting : add webgui recovery help, ipsec: explain async crypto a bit better

commit b2189c500314e67607952fd8eae68ccea72a3e17
Author: Ad Schellevis <ad@opnsense.org>
Date:   Wed Mar 29 16:27:46 2023 +0200

    VPN/IPsec/Examples - add a note about connecting childre. closes https://github.com/opnsense/core/issues/6451

commit e0bb5a46fe8cd46334b3849503b29aa4c28a4ff2
Author: Ad Schellevis <ad@opnsense.org>
Date:   Wed Mar 29 14:26:56 2023 +0200

    changelogs

commit b002a92e8e2cbd202e23d823079a5c69aa8e4d5c
Author: Ad Schellevis <ad@opnsense.org>
Date:   Tue Mar 28 17:03:30 2023 +0200

    System/Settings/Administration - minor fixes

commit e6c02aa1864c1f229e33f2046272351f4a25ef8a
Author: Ad Schellevis <ad@opnsense.org>
Date:   Tue Mar 28 16:48:45 2023 +0200

    System/Settings/Administration - reorganise settings a bit and add missing options. Also explain the risks of using "listen interfaces" and how to properly use them. Loopbacks are intended to create the environment needed to reliably bind a service in a changing world.

commit 1fae5cc8a81fda2ba790c2e3cfc357f46f2c6d8b
Author: Stephan <stephan.de.wit@deciso.com>
Date:   Tue Mar 28 16:24:13 2023 +0200

    unbound: update reporting/advanced/blocklist documentation

commit 8ffa3e1565bff8b8ffb986d7dd447e7f5371805f
Author: Ad Schellevis <ad@opnsense.org>
Date:   Tue Mar 28 08:58:44 2023 +0200

    update api endpoints

commit 07f9f614b6fa49847bd78b013d8c664c3ac50940
Author: Ad Schellevis <ad@opnsense.org>
Date:   Tue Mar 28 08:56:00 2023 +0200

    changelogs

commit f234f235b404a25e7b9af8ca27796369b53a0277
Author: Ad Schellevis <ad@opnsense.org>
Date:   Mon Mar 27 17:38:49 2023 +0200

    Access / Servers / Radius - add mnissing options

commit f6fc23f09ea2ec3b626f07ab92bac7b2e04e0001
Author: Ad Schellevis <ad@opnsense.org>
Date:   Tue Mar 21 16:57:03 2023 +0100

    changelogs

commit 831b0d54a209b13c54e9f4272a705d198cab86b2
Author: Ad Schellevis <ad@opnsense.org>
Date:   Tue Mar 21 16:36:02 2023 +0100

    IPS: change Emerging Threats documentation links

commit 1ed441a7fcce20a33d5c9eaccc0d63af663b9332
Author: Ad Schellevis <ad@opnsense.org>
Date:   Fri Mar 17 15:30:16 2023 +0100

    Interfaces: Diagnostics: Ping - update documentation, closes https://github.com/opnsense/core/issues/6378

commit f7e4ee76c158f2a0b73ae5a74c77ecb451b5dbd7
Author: Ad Schellevis <ad@opnsense.org>
Date:   Thu Mar 16 21:59:34 2023 +0100

    Interfaces: Diagnostics: Ping - documentation for https://github.com/opnsense/core/issues/6378

commit 82e2801b67
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Fri Apr 7 00:21:10 2023 +0300

    Update zenarmor_hardwarerequirements.rst

    Hardware Requirements content updated

commit 72e65f07e3
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Thu Apr 6 15:51:35 2023 +0300

    Update zenarmor_hardwarerequirements.rst

    HW req. Table Updated

commit 2d8e780e62
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 14:49:39 2023 +0300

    Update zenarmor.rst

commit 59cde54661
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 14:43:18 2023 +0300

    Update zenarmor_install.rst

commit 13a60a4564
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 14:38:36 2023 +0300

    Update zenarmor.rst

commit 9fd1a80b34
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 14:35:54 2023 +0300

    Update zenarmor.rst

commit 5f08f24b5f
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 14:28:47 2023 +0300

    Update zenarmor.rst

commit 29e34ff9c2
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 02:33:23 2023 +0300

    Update zenarmor_install.rst

commit b4e97197f1
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 02:28:16 2023 +0300

    Update zenarmor.rst

commit 4b36e1f03e
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 02:21:25 2023 +0300

    Update zenarmor.rst

commit a20fd312d0
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 02:16:38 2023 +0300

    Update zenarmor.rst

commit 647a134479
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 02:16:11 2023 +0300

    Update zenarmor.rst

    Feature list is updated

commit b573a10a2d
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 02:12:12 2023 +0300

    Update zenarmor.rst

    Youtube URL Updated

commit e9d2a63c00
Merge: e132115 f3c6e5b
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Tue Mar 14 02:10:46 2023 +0300

    Merge branch 'opnsense:master' into master

commit e132115879
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Mon Nov 7 15:32:39 2022 +0300

    Update zenarmor_install.rst

commit e348b92a5b
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Mon Nov 7 15:25:03 2022 +0300

    Update zenarmor_install.rst

commit 0709b7a09a
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Fri Nov 4 15:41:44 2022 +0300

    Update zenarmor_install.rst

commit b64a2e497b
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Fri Nov 4 15:38:05 2022 +0300

    Update zenarmor_install.rst

commit 3f660a01e8
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Fri Nov 4 15:16:46 2022 +0300

    Update zenarmor_hardwarerequirements.rst

commit 2d3883035d
Author: zenarmor <117448597+zenarmor@users.noreply.github.com>
Date:   Fri Nov 4 15:04:34 2022 +0300

    Update zenarmor_hardwarerequirements.rst
2023-04-07 18:53:25 +02:00
Ad Schellevis
c2a0c3426c troubleshooting : add webgui recovery help, ipsec: explain async crypto a bit better 2023-04-04 17:08:55 +02:00
Ad Schellevis
c22256a674 VPN/IPsec/Examples - add a note about connecting childre. closes https://github.com/opnsense/core/issues/6451 2023-03-29 16:27:46 +02:00
Ad Schellevis
6ccecb059a changelogs 2023-03-29 14:26:56 +02:00
Ad Schellevis
6148a3f658 System/Settings/Administration - minor fixes 2023-03-28 17:03:30 +02:00
Ad Schellevis
39187fbf03 System/Settings/Administration - reorganise settings a bit and add missing options. Also explain the risks of using "listen interfaces" and how to properly use them. Loopbacks are intended to create the environment needed to reliably bind a service in a changing world. 2023-03-28 16:50:58 +02:00
Stephan
3242ef1100 unbound: update reporting/advanced/blocklist documentation 2023-03-28 16:24:13 +02:00
Ad Schellevis
4de4e97f44 update api endpoints 2023-03-28 08:58:44 +02:00
Ad Schellevis
feb41d8d82 changelogs 2023-03-28 08:56:00 +02:00
Ad Schellevis
c4c8ac2078 Access / Servers / Radius - add mnissing options 2023-03-27 17:38:49 +02:00
Ad Schellevis
d62fcf684f changelogs 2023-03-21 16:57:03 +01:00
Ad Schellevis
9f8e0a7910 IPS: change Emerging Threats documentation links 2023-03-21 16:36:02 +01:00
Ad Schellevis
ab648e28ea Interfaces: Diagnostics: Ping - update documentation, closes https://github.com/opnsense/core/issues/6378 2023-03-17 15:30:16 +01:00
Ad Schellevis
38e62752fb Interfaces: Diagnostics: Ping - documentation for https://github.com/opnsense/core/issues/6378 2023-03-16 21:59:34 +01:00
Ad Schellevis
f3c6e5b277 installer - fix compile errors 2023-03-13 20:51:26 +01:00
Stephan
83d57e4e53 Hardware / BIOS: new A10 BIOS 2023-03-10 14:17:16 +01:00
tinyboxvk
f8af768e58
Update the VMware instruction link to FreeBSD 13.x (#462) 2023-03-09 08:31:05 +01:00
Ad Schellevis
0c9f71552b changelogs 2023-03-09 08:28:37 +01:00
Ad Schellevis
02f7d53076 installer - merge relevant items from https://github.com/opnsense/docs/pull/460 and cleanup 2023-03-06 20:18:01 +01:00
Stephan
cb798bef36 Field types: update new options for CSVListField and NetworkField 2023-03-06 10:37:21 +01:00
Justin Horton
d5f3033ae9
Update "first" WireGuard instance number (#459) 2023-03-05 10:51:26 +01:00
Joseph Shanak
b93ca29af3
Fix typo (#458) 2023-03-04 21:10:54 +01:00
Ad Schellevis
349fed6974 install.rst fix some links and start with an index due to the length of the page (https://github.com/opnsense/docs/pull/456) 2023-03-04 10:35:36 +01:00
Nick H
28ca1324d1
Update install.rst (#456) 2023-03-04 10:26:30 +01:00
Ad Schellevis
ced7ffee37 ditch Libre, undo install.rst to prevent merge conflicts in https://github.com/opnsense/docs/pull/456 2023-03-04 10:08:59 +01:00
Ad Schellevis
045c1ebb7d Firmware/Settings - Add "Activate the Business Edition" section 2023-03-02 17:25:05 +01:00
Ad Schellevis
e5c0069202 ditch Libre 2023-03-02 17:09:00 +01:00
Ad Schellevis
23ce3a341b Firewall: Settings: Advanced - update documentation, remove non existnig options and add Anti DDOS section 2023-03-02 16:55:22 +01:00
Michael Sims
c4bb885a21
Update git-backup document to include detailed SSH instructions. (#448) 2023-03-02 16:42:28 +01:00
Ad Schellevis
872bd4598a Firewall/Aliases - Add "OpenVPN group" type, closes https://github.com/opnsense/core/issues/6312 2023-03-01 18:16:35 +01:00
Christian
3877d1748f
Added section "Advanced Configurations" for Monit (#455) 2023-02-22 09:39:43 +01:00
Ad Schellevis
83afe06e46 changelogs 2023-02-20 15:58:19 +01:00
Ad Schellevis
afb5746a7d changelogs 2023-02-15 13:53:19 +01:00
Michael
e5472386dc
manual: make note about IPv6 24 hour disconnect (#454)
https://forum.opnsense.org/index.php?topic=32259.msg156936;topicseen#msg156936
2023-02-13 10:28:36 +01:00
Franco Fichtner
849aa4ba47 manual: typo in previous 2023-02-10 11:38:22 +01:00
Franco Fichtner
3679ae3697 manual: add common cron job information; closes #450 2023-02-10 11:33:17 +01:00
Justin Horton
c44d97b664 Fix typos in wireguard-client.rst 2023-02-05 22:59:15 +01:00
Evan Allrich
0d3dba2b69
Minor doc fixes (#452) 2023-02-05 11:51:18 +01:00
Ad Schellevis
5b694358f7 changelogs 2023-02-01 16:24:04 +01:00
Ad Schellevis
6f516cf23b changelogs 2023-01-26 14:25:35 +01:00
Stephan
7b3e1a7a31 unbound: update reporting / blocklist documentation 2023-01-25 12:09:33 +01:00
Ad Schellevis
79e598ce19 support - add list of supported community plugins and their tier including a script to collect them 2023-01-24 22:18:50 +01:00
Ad Schellevis
f50316737e update api docs 2023-01-24 11:35:30 +01:00
Ad Schellevis
60198c609d changelogs 2023-01-24 11:34:29 +01:00
Ad Schellevis
7d5f026f86 support options - better explain tiers 2023-01-19 17:43:15 +01:00