Commit Graph

322 Commits (23882a34148ea457b19b65919a96806f878f045b)

Author SHA1 Message Date
Monviech 0d838464f7
www/caddy: Add new upstream load balance description (#552) 2 months ago
Ad Schellevis cc27fb2c78 fix broken links 2 months ago
Stephan de Wit aeb31a5a6e system: multi-wan: add a tip for handling traffic towards private networks 2 months ago
Thomas C d838de2615
Added note to create NAT outbound rule for redirect-gateway to work (#554)
* Added note to create NAT outbound rule for redirect-gateway to work
https://github.com/opnsense/core/issues/7318

* Added a brief info abount redirect-gateway

---------

Co-authored-by: Thomas Cekal <admin@cekal.org>
2 months ago
Ad Schellevis 594fd7a696 how-tos/wireguard-client - align key generation to situation in 24.1. closes https://github.com/opnsense/docs/issues/553 2 months ago
Stephan de Wit bbe50b3abc carp: minor clarifications 2 months ago
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 2 months ago
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>
2 months ago
Hritwik 040d2bdffe
wireguard: fix the order of steps in docs (#550) 3 months ago
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
3 months ago
Ad Schellevis 86ad155808 changelogs 3 months ago
Monviech 5703a65b37
Update caddy.rst (#546)
TLS Insecure Skip Verify added to docs
3 months ago
Ad Schellevis 01d23c0b9e caddy - fix some compile warnings 3 months ago
Monviech 6dbed48048
www/caddy: Documentation (#545) 3 months ago
Ad Schellevis 3745c9d920 ipsec/openvpn - fix invalid IP notations, closes https://github.com/opnsense/docs/issues/531 3 months ago
Ad Schellevis ac586586b2 wireguard - remove plugin install from wireguard-client. 4 months ago
SatMagnus 0475e7abe4
Add changes to sslvpn_instance_s2s.rst (#540) 4 months ago
Silejonu a134cafc88
Update wireguard-client.rst (#538)
Fix mixing up of "PrivateKey" and "PublicKey" in the Step 7 paragraph, in regards to the Appendix
4 months ago
Ad Schellevis 21b1d00995 install / aws - add a note about console password reset 5 months ago
Ad Schellevis 1209f476d3 openvpn - fix typo 5 months ago
Ad Schellevis 4b3e99efcd Access / Servers / LDAP - update page to match ui settings. closes https://github.com/opnsense/docs/issues/537 5 months ago
Thore Goebel cd9d88871c
Fix typo in link (#535) 5 months ago
Thore Goebel 472a1c6a4b
Update Spamhaus How-To (#533)
* Spamhaus How-To: update terms to match UI

* Mention DROPv6
5 months ago
Ad Schellevis 22e2a930db System: Gateways: Single: migrate to MVC - update docs. closes https://github.com/opnsense/core/issues/6377 5 months ago
Ad Schellevis a10e5962e6 icap- replace icar test string with the one available on our download mirror. closes https://github.com/opnsense/docs/issues/530 6 months ago
Andreas Dolp ff3ea5b11a
Fix typo in documentation/manuals/how-tos/multiwan. (#529) 6 months ago
doktornotor 08b7784965
Remove duplicated words in dnscrypt-proxy.rst (#525) 6 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>
7 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 7 months ago
Ad Schellevis 60825064db stylefix 8 months ago
satrapes 07b8c50c59
Update terminology on Wireguard how-to pages (#517) 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 bcb0368cc4 VPN / OpenVPN - some typos in sslvpn_instance_s2s.rst 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
Daniel Aleksandersen 2f1b56bc93 mdns-repeater only supports up to 5 interfaces
Upstream documentation:
fbe78e7ffd/mdns-repeater.c (L330)
8 months ago
Ad Schellevis 8086c52a2d fix minor compile issues 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 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 5aa468ceba Authentication - LDAP: add new "constraint groups" property implemented in d971257fd9 9 months ago
Hiigaraa c2745b3ddc
Update Orange FTTH guide with additionnal info and troubleshooting section (#475) 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
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
Ad Schellevis 62d8fc1915 Community Plugins / HAProxy - ditch outdated documentation without owner. 11 months ago
Matt Jolly b5401626f2
Fix typo'd port (#481) 12 months ago
Ad Schellevis 470ff9702c OpenVPN - add new Instances module 1 year ago