Commit Graph

980 Commits (d1e9417385ae89e6be64a57bba35dc73f4dcbef3)
 

Author SHA1 Message Date
Ad Schellevis 1798c1c868 VPN: WireGuard - add baseline documentation and move examples. closes https://github.com/opnsense/docs/issues/504 7 months ago
Monviech 7bfa32740c
Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst (#510)
Hint that IPv6 transport doesn't work with UDP Encapsulation
7 months ago
Ad Schellevis 855236a9f3 changelogs 7 months ago
Ad Schellevis 784137ddb5 changelogs 7 months ago
Ad Schellevis 4bbdfe009e fix compile and style issues in https://github.com/opnsense/docs/pull/509 7 months ago
zenarmor 6031465275
Zenarmor patch 3 (#509) 7 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 7 months ago
Ad Schellevis e99395a565 Development, remove monitor event from the list as discussed with @fichtner 7 months ago
Michal Srutek 3411e8d380 Fix known typo 7 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 8 months ago
Ad Schellevis e7b4a4f650 Third-party Plugins / Deciso / OPNcentral - update to 23.10 8 months ago
Ad Schellevis 8d8a939f83 System: Configuration: History - update documentation with new MVC implementation, closes https://github.com/opnsense/docs/issues/503 8 months ago
Ad Schellevis 3b21a35325 OPNWAF: describe new/changed features, closes https://github.com/opnsense/docs/issues/483 8 months ago
Ad Schellevis 51b9acd79f Interfaces: Neighbors - add initial documentation, closes https://github.com/opnsense/docs/issues/506 8 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.
8 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.
8 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
8 months ago
Ad Schellevis a78a9e1333 Development Manual / Frontend / Fieldtypes - explain the new optgroup introduced in bc195308be , 9206823d60 8 months ago
Stephan 7c208a30b5 unbound: update DNSBL sources list and explain wildcard lists 8 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. 8 months ago
Ad Schellevis 9f1bee2aa0 VPN: IPsec - add some migration notes when moving from tunnels to connections. 8 months ago
Ad Schellevis 8d030c3596 minor compile issue in https://github.com/opnsense/docs/pull/489 8 months ago
Cedrik Pischem e86e01f1db
How-To for Reflection and Hairpin NAT added (#489) 8 months ago
Ad Schellevis f3b42ec79e System: Configuration: Backups - history setting moved as part of https://github.com/opnsense/core/issues/6828 8 months ago
Ad Schellevis 5aa468ceba Authentication - LDAP: add new "constraint groups" property implemented in d971257fd9 8 months ago
Ad Schellevis a0438c775e changelogs 8 months ago
Ad Schellevis 3193535b2d changelogs 8 months ago
Ad Schellevis de581eef5c update api docs (using scripts) 9 months ago
Alexander Münch ded92025fc Fix: Typo in reverse_proxy.rst 9 months ago
zenarmor cecf6cd20a
Update zenarmor.rst (#493)
Changes in urls and replaced Sunny Valley Network with Zenarmor
9 months ago
zenarmor 2692ae738b
Update zenarmor_hardwarerequirements.rst (#494) 9 months ago
xilmen 946e9471e4
Change path for update (#492) 9 months ago
Hiigaraa c2745b3ddc
Update Orange FTTH guide with additionnal info and troubleshooting section (#475) 9 months ago
Ad Schellevis a60a7856ac changelogs 9 months ago
Thomas Klein 066baccdcb added IPv6 FritzBox HowTo 9 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)
9 months ago
Monviech c0c1bb9e5c
Update carp.rst - fixed Build Warnings and added note (#490) 9 months ago
Ad Schellevis 6f042673be IDPS / User defined rules - glue howto (https://github.com/opnsense/docs/pull/485) into document 9 months ago
Ad Schellevis 25b61f66a4 VPN: OpenVPN - explain interaction with CARP, including the new option introduced in f56c6e2a0b 9 months ago
Ad Schellevis aa95bff00c changelogs 9 months ago
Monviech ceed02cc9c
How-To added for suricata bypass feature (#485) 9 months ago
Monviech cb07e622b6
Update carp.rst - Add IPv6 CARP Section (#488) 9 months ago
zenarmor 89acb92834
Zenarmor patch 1 (#487) 9 months ago