2
0
mirror of https://github.com/opnsense/docs synced 2024-10-30 21:20:20 +00:00
Commit Graph

985 Commits

Author SHA1 Message Date
Ad Schellevis
8a48dce6da System/Access/Servers - add compliance option and some cleanups. closes https://github.com/opnsense/docs/issues/514 2023-11-08 15:12:22 +01:00
Ad Schellevis
467f9585e0 Installation / ESXi - align network driver choice to VMware's compatibility guide. 2023-11-06 17:33:54 +01:00
Ad Schellevis
03b004d1b5 System: Gateways: Group - better explain groups and point to the requirement of addresses. closes https://github.com/opnsense/docs/issues/513 2023-11-05 11:43:40 +01:00
Ad Schellevis
bcb0368cc4 VPN / OpenVPN - some typos in sslvpn_instance_s2s.rst 2023-11-04 15:33:05 +01:00
Ad Schellevis
73eb505f2c changelogs 2023-11-04 08:43:07 +01:00
Ad Schellevis
1798c1c868 VPN: WireGuard - add baseline documentation and move examples. closes https://github.com/opnsense/docs/issues/504 2023-10-31 17:33:11 +01:00
Monviech
7bfa32740c
Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst (#510)
Hint that IPv6 transport doesn't work with UDP Encapsulation
2023-10-31 13:27:29 +01:00
Ad Schellevis
855236a9f3 changelogs 2023-10-26 18:27:25 +02:00
Ad Schellevis
784137ddb5 changelogs 2023-10-25 22:20:03 +02:00
Ad Schellevis
4bbdfe009e fix compile and style issues in https://github.com/opnsense/docs/pull/509 2023-10-25 22:19:12 +02:00
zenarmor
6031465275
Zenarmor patch 3 (#509) 2023-10-25 22:10:39 +02:00
Ad Schellevis
dab8d004d9 VPN / IPsec / General context - explain constraints when using both tunnels and connections. closes https://github.com/opnsense/core/issues/6950 2023-10-23 20:02:44 +02:00
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