Commit Graph

960 Commits (1afde5654dfce242071449d3d33a6a9feffd2b68)

Author SHA1 Message Date
Ad Schellevis 77b2d43a13 wireguard / remove duplicate links 8 months ago
Ad Schellevis 7b27b51f1d VPN: IPsec - add DPD so we have aplace holder to mention the "enable" flag 8 months ago
Ad Schellevis 8a48dce6da System/Access/Servers - add compliance option and some cleanups. closes https://github.com/opnsense/docs/issues/514 8 months ago
Ad Schellevis 467f9585e0 Installation / ESXi - align network driver choice to VMware's compatibility guide. 8 months ago
Ad Schellevis 03b004d1b5 System: Gateways: Group - better explain groups and point to the requirement of addresses. closes https://github.com/opnsense/docs/issues/513 8 months ago
Ad Schellevis bcb0368cc4 VPN / OpenVPN - some typos in sslvpn_instance_s2s.rst 8 months ago
Ad Schellevis 73eb505f2c changelogs 8 months ago
Ad Schellevis 1798c1c868 VPN: WireGuard - add baseline documentation and move examples. closes https://github.com/opnsense/docs/issues/504 8 months ago
Monviech 7bfa32740c
Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst (#510)
Hint that IPv6 transport doesn't work with UDP Encapsulation
8 months ago
Ad Schellevis 855236a9f3 changelogs 8 months ago
Ad Schellevis 784137ddb5 changelogs 8 months ago
Ad Schellevis 4bbdfe009e fix compile and style issues in https://github.com/opnsense/docs/pull/509 8 months ago
zenarmor 6031465275
Zenarmor patch 3 (#509) 8 months ago
Ad Schellevis dab8d004d9 VPN / IPsec / General context - explain constraints when using both tunnels and connections. closes https://github.com/opnsense/core/issues/6950 8 months ago
Ad Schellevis e99395a565 Development, remove monitor event from the list as discussed with @fichtner 8 months ago
Michal Srutek 3411e8d380 Fix known typo 8 months ago
Ad Schellevis 1392c4e471 Setup/Updates - add some troubleshooting tips (most common causes for update issues). 8 months ago
Ad Schellevis a4c933c631 changelogs 8 months ago
Ad Schellevis 39c04bddef changelogs 8 months ago
Daniel Aleksandersen 2f1b56bc93 mdns-repeater only supports up to 5 interfaces
Upstream documentation:
fbe78e7ffd/mdns-repeater.c (L330)
8 months ago
Maurice Walker d1043f1da6 DHCPv6: document downstream prefix delegation 8 months ago
Franco Fichtner 753cfb7f25 backend: "monitor" syshook is deprecated 8 months ago
Ad Schellevis f5271e3014 Development/Backup - add Overview page explaining hooks and their order. closes https://github.com/opnsense/docs/issues/505 8 months ago
Ad Schellevis 8086c52a2d fix minor compile issues 9 months ago
Ad Schellevis e7b4a4f650 Third-party Plugins / Deciso / OPNcentral - update to 23.10 9 months ago
Ad Schellevis 8d8a939f83 System: Configuration: History - update documentation with new MVC implementation, closes https://github.com/opnsense/docs/issues/503 9 months ago
Ad Schellevis 3b21a35325 OPNWAF: describe new/changed features, closes https://github.com/opnsense/docs/issues/483 9 months ago
Ad Schellevis 51b9acd79f Interfaces: Neighbors - add initial documentation, closes https://github.com/opnsense/docs/issues/506 9 months ago
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.
9 months ago
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.
9 months ago
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
9 months ago
Ad Schellevis a78a9e1333 Development Manual / Frontend / Fieldtypes - explain the new optgroup introduced in bc195308be , 9206823d60 9 months ago
Stephan 7c208a30b5 unbound: update DNSBL sources list and explain wildcard lists 9 months ago
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. 9 months ago
Ad Schellevis 9f1bee2aa0 VPN: IPsec - add some migration notes when moving from tunnels to connections. 9 months ago
Ad Schellevis 8d030c3596 minor compile issue in https://github.com/opnsense/docs/pull/489 9 months ago
Cedrik Pischem e86e01f1db
How-To for Reflection and Hairpin NAT added (#489) 9 months ago
Ad Schellevis f3b42ec79e System: Configuration: Backups - history setting moved as part of https://github.com/opnsense/core/issues/6828 9 months ago
Ad Schellevis 5aa468ceba Authentication - LDAP: add new "constraint groups" property implemented in d971257fd9 9 months ago
Ad Schellevis a0438c775e changelogs 9 months ago
Ad Schellevis 3193535b2d changelogs 9 months ago
Ad Schellevis de581eef5c update api docs (using scripts) 9 months ago
Alexander Münch ded92025fc Fix: Typo in reverse_proxy.rst 10 months ago
zenarmor cecf6cd20a
Update zenarmor.rst (#493)
Changes in urls and replaced Sunny Valley Network with Zenarmor
10 months ago
zenarmor 2692ae738b
Update zenarmor_hardwarerequirements.rst (#494) 10 months ago
xilmen 946e9471e4
Change path for update (#492) 10 months ago
Hiigaraa c2745b3ddc
Update Orange FTTH guide with additionnal info and troubleshooting section (#475) 10 months ago
Ad Schellevis a60a7856ac changelogs 10 months ago
Thomas Klein 066baccdcb added IPv6 FritzBox HowTo 10 months ago
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)
10 months ago
Monviech c0c1bb9e5c
Update carp.rst - fixed Build Warnings and added note (#490) 10 months ago
Ad Schellevis 6f042673be IDPS / User defined rules - glue howto (https://github.com/opnsense/docs/pull/485) into document 10 months ago
Ad Schellevis 25b61f66a4 VPN: OpenVPN - explain interaction with CARP, including the new option introduced in f56c6e2a0b 10 months ago
Ad Schellevis aa95bff00c changelogs 10 months ago
Monviech ceed02cc9c
How-To added for suricata bypass feature (#485) 10 months ago
Monviech cb07e622b6
Update carp.rst - Add IPv6 CARP Section (#488) 10 months ago
zenarmor 89acb92834
Zenarmor patch 1 (#487) 10 months ago
Ad Schellevis af83e5fa6c OPNproxy - extend docs a bit 10 months ago
Ad Schellevis c3651bb78f Wazuh agent - point to debug toggle when the logging is too limited to find issues. 10 months ago
Franco Fichtner b4146d3959 manual: update Dynamic DNS for native backend changes 10 months ago
Ad Schellevis e3eef04970 add wazuh-agent documentation 11 months ago
Ad Schellevis 5720b0e47a release notes 11 months ago
Ad Schellevis 62d8fc1915 Community Plugins / HAProxy - ditch outdated documentation without owner. 11 months ago
Ad Schellevis 32ea3d0021 changelog 11 months ago
Failing Root 097db9d6ae
fix typo (#482) 11 months ago
Ad Schellevis a899fe3000 VPN/IPsec add Miscellaneous section to explain tunables, starting with PMTU/DF bit 11 months ago
Ad Schellevis 1739c6f744 typo in previous 12 months ago
Stephan de Wit f134b6f3bd firewall: diagnostics: states: document the kill-all-states button 12 months ago
Stephan de Wit d577cf7f7f unbound: small rephrase/addition based on new MVC page 12 months ago
Stephan de Wit d8f42f0484 gui: rephrase search input and document tokenization of search phrases 12 months ago
Ad Schellevis 40192843f4 security - add BE23.04 report 12 months ago
Stephan de Wit 97db0d20f8 system: configuration: backups: document console settings and interface mismatches 12 months ago
Stephan de Wit e4f27e1f37 dhcp: documentation for the MVC leases pages 12 months ago
Matt Jolly b5401626f2
Fix typo'd port (#481) 12 months ago
Ad Schellevis e747ad1300 manually update firmware page, closes https://github.com/opnsense/core/issues/6655 12 months ago
Ad Schellevis 8f5ea3663c update API docs 12 months ago
Ad Schellevis 9ea2587fae Development/ArrayField - add note for 3408cbf661 (getStaticChildren()) 12 months ago
Ad Schellevis 470ff9702c OpenVPN - add new Instances module 1 year ago
Sam Wilson 1cc6809fdc
Update multiwan.rst (#480) 1 year ago
Ad Schellevis 1f24174335 changelogs 1 year ago
Michael 5f24f0de2f
Update multiwan.rst (#478)
Add a note to disable shared forwarding when using multiwan with sage tier in gw groups
1 year ago
Ad Schellevis cc88945302 changelogs 1 year ago
Franco Fichtner 08b8b9d705 manual: fix small issues in IPv6 doc 1 year ago
Ad Schellevis d46cf057ed missing new-line, closes https://github.com/opnsense/docs/issues/476 1 year ago
Ad Schellevis c25519092a changelogs 1 year ago
Ad Schellevis f0af032c8b 23.4 tested, awaiting documentation. 1 year ago
Franco Fichtner cd4ea75820 backend: add new "upgrade" facility and clarifications 1 year ago
Franco Fichtner 7f9b87f944 ipv6: fix typos 1 year ago
Ad Schellevis bd1cb3e825 changelogs 1 year ago
Ad Schellevis cef78bd5ea dyndns: compile issue 1 year ago
Ad Schellevis 85ad4ea359 Improve IPv6 documentation. 1 year ago
Ad Schellevis 2ec4f5f678 changelogs 1 year ago
Ad Schellevis d1b8f3c680 Sky UK tutoriali: escape quotes. closes https://github.com/opnsense/docs/pull/474 1 year ago
sjjh 2b805178bf
Update logging_firewall.rst: corrected format (bold, italic) (#473)
It seems no nested stars are supported, thus concatenated.
1 year ago
sjjh 0982c72fc1 Update insight.rst: typo
Netlfow -> Netflow
1 year ago
sjjh beb7677031
Update performance.rst: typo (#470)
dut -> but
1 year ago
Juan 5a66dcfb22
Update dynamic_dns.rst (#469)
Documentation for cloudflare in PR https://github.com/opnsense/plugins/pull/3435
1 year ago
Ad Schellevis 4fa1982188 Development manual / Frontend / Controllers - explain the use of searchRecordsetBase() 1 year ago
Ad Schellevis 7b15bae3ad os-ddclient: add some missing parameters 1 year ago
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
1 year ago