Commit Graph

1003 Commits (30c1c9984beb4766a5e12e0d2839ccb8973d6ea8)
 

Author SHA1 Message Date
Andreas Dolp 5b967ad191
Fix typo in documentation/troubleshooting/webui. (#523) 10 months ago
satrapes 64c73024ed
Add a ProtonVPN Road Warrior setup page (#521)
* Add ProtonVPN WireGuard page

---------

Co-authored-by: Dimitris Paraskevopoulos <dimitris.paraskevopoulos@u-blox.com>
10 months ago
Ad Schellevis ec65e88fb9 changelogs 10 months ago
Ad Schellevis 46d56a8e71 git-backup - remove "master" and add a tip about "branch" creation, might clarify https://github.com/opnsense/plugins/issues/3132 10 months ago
Vangsguard 943811aede
Resolved duplicates, organized requests in alphabetical order, and corrected inconsistencies. (#519) 10 months ago
Ad Schellevis b73d328300 Deciso / OPNWAF - update formatting 10 months ago
Ad Schellevis b5a0d6fe10 update api endpoints 10 months ago
Ad Schellevis f91823d4cf update plugin tier list 10 months ago
Ad Schellevis 8cc6de4531 changelogs 10 months ago
Ad Schellevis 7aa575ef15 Deciso / OPNWAF - explain new client cert feature. 10 months ago
Ad Schellevis ea8d486124 Development manual/API reference - reading reference about parameters and expected responses. https://github.com/opnsense/core/issues/7014 10 months ago
Ad Schellevis 0c57a39f65 System: Gateways: Group - add a note in the example about the "gateway" selection. closes https://github.com/opnsense/docs/pull/518 10 months ago
Ad Schellevis 60825064db stylefix 11 months ago
Ad Schellevis 712e16beee changelogs 11 months ago
satrapes 07b8c50c59
Update terminology on Wireguard how-to pages (#517) 11 months ago
Ad Schellevis eb0fdefcf9 ETPro-telemetry - add product information links 11 months ago
Ad Schellevis 77b2d43a13 wireguard / remove duplicate links 11 months ago
Ad Schellevis 7b27b51f1d VPN: IPsec - add DPD so we have aplace holder to mention the "enable" flag 11 months ago
Ad Schellevis 8a48dce6da System/Access/Servers - add compliance option and some cleanups. closes https://github.com/opnsense/docs/issues/514 11 months ago
Ad Schellevis 467f9585e0 Installation / ESXi - align network driver choice to VMware's compatibility guide. 11 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 11 months ago
Ad Schellevis bcb0368cc4 VPN / OpenVPN - some typos in sslvpn_instance_s2s.rst 11 months ago
Ad Schellevis 73eb505f2c changelogs 11 months ago
Ad Schellevis 1798c1c868 VPN: WireGuard - add baseline documentation and move examples. closes https://github.com/opnsense/docs/issues/504 11 months ago
Monviech 7bfa32740c
Update ipsec-swanctl-rw-ikev2-eap-mschapv2.rst (#510)
Hint that IPv6 transport doesn't work with UDP Encapsulation
11 months ago
Ad Schellevis 855236a9f3 changelogs 11 months ago
Ad Schellevis 784137ddb5 changelogs 11 months ago
Ad Schellevis 4bbdfe009e fix compile and style issues in https://github.com/opnsense/docs/pull/509 11 months ago
zenarmor 6031465275
Zenarmor patch 3 (#509) 11 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 11 months ago
Ad Schellevis e99395a565 Development, remove monitor event from the list as discussed with @fichtner 11 months ago
Michal Srutek 3411e8d380 Fix known typo 11 months ago
Ad Schellevis 1392c4e471 Setup/Updates - add some troubleshooting tips (most common causes for update issues). 11 months ago
Ad Schellevis a4c933c631 changelogs 11 months ago
Ad Schellevis 39c04bddef changelogs 11 months ago
Daniel Aleksandersen 2f1b56bc93 mdns-repeater only supports up to 5 interfaces
Upstream documentation:
fbe78e7ffd/mdns-repeater.c (L330)
11 months ago
Maurice Walker d1043f1da6 DHCPv6: document downstream prefix delegation 11 months ago
Franco Fichtner 753cfb7f25 backend: "monitor" syshook is deprecated 11 months ago
Ad Schellevis f5271e3014 Development/Backup - add Overview page explaining hooks and their order. closes https://github.com/opnsense/docs/issues/505 11 months ago
Ad Schellevis 8086c52a2d fix minor compile issues 11 months ago
Ad Schellevis e7b4a4f650 Third-party Plugins / Deciso / OPNcentral - update to 23.10 11 months ago
Ad Schellevis 8d8a939f83 System: Configuration: History - update documentation with new MVC implementation, closes https://github.com/opnsense/docs/issues/503 11 months ago
Ad Schellevis 3b21a35325 OPNWAF: describe new/changed features, closes https://github.com/opnsense/docs/issues/483 11 months ago
Ad Schellevis 51b9acd79f Interfaces: Neighbors - add initial documentation, closes https://github.com/opnsense/docs/issues/506 11 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.
11 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.
11 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
11 months ago
Ad Schellevis a78a9e1333 Development Manual / Frontend / Fieldtypes - explain the new optgroup introduced in bc195308be , 9206823d60 11 months ago
Stephan 7c208a30b5 unbound: update DNSBL sources list and explain wildcard lists 12 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. 12 months ago