2
0
mirror of https://github.com/opnsense/docs synced 2024-11-10 19:10:55 +00:00
Commit Graph

320 Commits

Author SHA1 Message Date
Monviech
331eb6d7e1
Update caddy.rst - Added hint about wildcard domains not containing their root domain in a certificate. 2024-04-16 17:45:11 +02:00
Monviech
3919b81c04
Update caddy.rst - Small fix regarding DynDNS 2024-04-15 10:59:39 +02:00
Monviech
f58e55533b
Update caddy.rst - Add new upstream load balance description 2024-04-12 19:05:58 +02:00
Stephan de Wit
bbe50b3abc carp: minor clarifications 2024-04-12 16:22:03 +02:00
Stephan de Wit
c7b6de9b9e carp: clarify on the concept of a VHID and the CARP implementation. Also add the procedure for safely adding a Virtual IP to a running CARP cluster 2024-04-12 13:30:28 +02:00
Monviech
71ece67d04
www/caddy: Changes for version 1.5.3 and 1.5.4 (#548)
* Update caddy.rst - Some terminology changes for the new os-caddy version.

* Update caddy.rst - Small Typo fixed.

* Update caddy.rst - DNS01 is not needed for Dynamic DNS to work

* Update caddy.rst - Another small typo.

* Update caddy.rst

Add HTTP-01 challenge redirection option

* Update caddy.rst

- Added Tutorial section for the HTTP-01 challenge redirection
- A few more changes to get the docs in line with the new os-caddy-1.5.3 update

* Update caddy.rst - Add HTTP Response Code and Message

* Update caddy.rst - Add Header Manipulation

* Update caddy.rst - Added short tutorial how to use the most common header manipulation.

* Update caddy.rst - Improve header manipulation tutorial with the most common usecase, reverse proxying to an upstream webserver with vhosts.

* Update caddy.rst - Format fix

* Update caddy.rst - Add new fields for forward_auth support

* Update caddy.rst - Add configuration example for Authelia

* Update caddy.rst - Reformat doc

* Update caddy.rst

* Update caddy.rst - Again a few typos

* Revert all changes regarding forward_auth in caddy.rst

Since implementing this feature properly would take a redesign how the current handle/reverse_proxy structure works, it is unfeasible for now.

I am unsure the usecase is really there either. With basic_auth implemented, it's far easier to restrict access in a less convoluted way.

Combining basic_auth with http logs and crowdsec, makes bruteforcing also impossible, IP addresses are banned quite swiftly.

* Update source/manual/how-tos/caddy.rst - Typo

Co-authored-by: Dany Marcoux <github@dmarcoux.com>

* Update source/manual/how-tos/caddy.rst - Typo

Co-authored-by: Dany Marcoux <github@dmarcoux.com>

---------

Co-authored-by: Dany Marcoux <github@dmarcoux.com>
2024-04-11 14:20:33 +02:00
Hritwik
040d2bdffe
wireguard: fix the order of steps in docs (#550) 2024-04-05 09:13:01 +02:00
Dany Marcoux
a0f4ac7ca4
Add instructions in Caddy on how to prevent the HTTP_REFERER error (#547)
While setting up a reverse proxy for the OPNsense web UI, I stumbled on
this error. Without this configuration change, we get the following
error after logging in to https://opn.example.com

> The HTTP_REFERER "https://opn.example.com/" does not match the predefined settings
2024-03-28 17:55:31 +01:00
Ad Schellevis
86ad155808 changelogs 2024-03-28 13:04:55 +01:00
Monviech
5703a65b37
Update caddy.rst (#546)
TLS Insecure Skip Verify added to docs
2024-03-28 08:35:44 +01:00
Ad Schellevis
01d23c0b9e caddy - fix some compile warnings 2024-03-20 14:38:16 +01:00
Monviech
6dbed48048
www/caddy: Documentation (#545) 2024-03-20 14:14:35 +01:00
Ad Schellevis
3745c9d920 ipsec/openvpn - fix invalid IP notations, closes https://github.com/opnsense/docs/issues/531 2024-03-17 19:57:06 +01:00
Ad Schellevis
ac586586b2 wireguard - remove plugin install from wireguard-client. 2024-03-11 09:07:37 +01:00
SatMagnus
0475e7abe4
Add changes to sslvpn_instance_s2s.rst (#540) 2024-02-20 16:02:50 +01:00
Silejonu
a134cafc88
Update wireguard-client.rst (#538)
Fix mixing up of "PrivateKey" and "PublicKey" in the Step 7 paragraph, in regards to the Appendix
2024-02-14 09:08:13 +01:00
Ad Schellevis
21b1d00995 install / aws - add a note about console password reset 2024-02-08 14:50:39 +01:00
Ad Schellevis
1209f476d3 openvpn - fix typo 2024-02-06 17:57:36 +01:00
Ad Schellevis
4b3e99efcd Access / Servers / LDAP - update page to match ui settings. closes https://github.com/opnsense/docs/issues/537 2024-02-03 08:34:44 +01:00
Thore Goebel
cd9d88871c
Fix typo in link (#535) 2024-01-30 16:40:40 +01:00
Thore Goebel
472a1c6a4b
Update Spamhaus How-To (#533)
* Spamhaus How-To: update terms to match UI

* Mention DROPv6
2024-01-30 15:43:25 +01:00
Ad Schellevis
22e2a930db System: Gateways: Single: migrate to MVC - update docs. closes https://github.com/opnsense/core/issues/6377 2024-01-24 09:52:02 +01:00
Ad Schellevis
a10e5962e6 icap- replace icar test string with the one available on our download mirror. closes https://github.com/opnsense/docs/issues/530 2024-01-09 08:39:45 +01:00
Andreas Dolp
ff3ea5b11a
Fix typo in documentation/manuals/how-tos/multiwan. (#529) 2024-01-04 07:01:29 +01:00
doktornotor
08b7784965
Remove duplicated words in dnscrypt-proxy.rst (#525) 2023-12-24 11:25:25 +01:00
satrapes
64c73024ed
Add a ProtonVPN Road Warrior setup page (#521)
* Add ProtonVPN WireGuard page

---------

Co-authored-by: Dimitris Paraskevopoulos <dimitris.paraskevopoulos@u-blox.com>
2023-11-29 11:46:04 +01:00
Ad Schellevis
0c57a39f65 System: Gateways: Group - add a note in the example about the "gateway" selection. closes https://github.com/opnsense/docs/pull/518 2023-11-15 17:48:11 +01:00
Ad Schellevis
60825064db stylefix 2023-11-09 15:54:54 +01:00
satrapes
07b8c50c59
Update terminology on Wireguard how-to pages (#517) 2023-11-09 14:55:40 +01:00
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
bcb0368cc4 VPN / OpenVPN - some typos in sslvpn_instance_s2s.rst 2023-11-04 15:33:05 +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
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
Ad Schellevis
8086c52a2d fix minor compile issues 2023-10-16 10:15:21 +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
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
5aa468ceba Authentication - LDAP: add new "constraint groups" property implemented in d971257fd9 2023-09-27 09:08:44 +02:00
Hiigaraa
c2745b3ddc
Update Orange FTTH guide with additionnal info and troubleshooting section (#475) 2023-09-01 13:21:18 +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
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
Ad Schellevis
62d8fc1915 Community Plugins / HAProxy - ditch outdated documentation without owner. 2023-08-08 14:49:38 +02:00
Matt Jolly
b5401626f2
Fix typo'd port (#481) 2023-07-12 13:25:02 +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
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