Commit Graph

1067 Commits (master)
 

Author SHA1 Message Date
Monviech 88dea2b453
Fix build warnings, adjust some typos, make some sections clearer. (#565) 1 day ago
Ad Schellevis 0639e3c4e3 changelogs 3 days ago
Stephan de Wit 1522c92eba Hardware / BIOS: update A10 BIOS to version 30 3 days ago
Ad Schellevis 7d0a7e45d4 Firewall: Aliases - clarify fields in overview. closes https://github.com/opnsense/core/issues/7476 1 week ago
Monviech 5153e680bd
Typo fixes in caddy and nat_reflection (#563)
* Update caddy.rst - Fix a few typos, references for some items added

* Update nat_reflection.rst - Fixed menuselection typo
2 weeks ago
Ad Schellevis 0f558cd90f changlogs 2 weeks ago
Monviech b577fcf10c
www/caddy: Synchronize with v1.5.5 (#560)
* www/caddy: Make usage of http01 challenge redirection clearer for domains and subdomains

* Update caddy.rst - Reformat Docs for better Maintainability

Removed the options with the help text and reformatted the text nicer.
2 weeks ago
Ad Schellevis 54775da275 fix some compile issues 2 weeks ago
Ad Schellevis fe35539c67 changelogs 2 weeks ago
Ad Schellevis 619937dfc3 plugin movements and cghanges in 24.1.x 2 weeks ago
Michael 900dbc0c28
Update dhcp.rst (#561) 2 weeks ago
Ad Schellevis fbce66e2bd typo, closes https://github.com/opnsense/docs/issues/559 3 weeks ago
Ad Schellevis 24c50fa345 security - remove gpg key 3 weeks ago
Monviech 0ab1e2de18
www/caddy: Update docs (#558)
* Update caddy.rst - Add ACME Email explanation due to recent upstream changes

* Update caddy.rst - Added small tutorial section for Access Lists

* Update caddy.rst - Port 80 TCP only, 443 is TCP/UDP for QUIC

* Update caddy.rst - Update Troubleshooting to be more precise, using the new Diagnostics View

* Update caddy.rst
3 weeks ago
Ad Schellevis 6bd2771127 update default configurations 3 weeks ago
Franco Fichtner ac65c08164 interfaces: clarify gateway rules option and reflect GUI woring changes 4 weeks ago
Ad Schellevis 13bb3d908c update api docs 4 weeks ago
Ad Schellevis efa8b18e31 changelogs 1 month ago
Ad Schellevis 7c1c5528c1 security: update test status 1 month ago
Monviech 8dc46d1e38
Update caddy.rst - Added advanced troubleshooting section (#557)
- Explain how to use the DEBUG log
- Using the admin endpoint of Caddy for profiling and debugging
1 month ago
Ad Schellevis f560986587 IPsec - Route based (VTI) PSK setup - missing reqid in example child 1 month ago
Monviech 97b46f8102
Update caddy.rst for www/caddy: v1.5.5 (#556) 1 month ago
Monviech a744c2893a
Update caddy.rst - forgot : (#555) 1 month ago
Ad Schellevis 23882a3414 System: Settings: Logging - mention rotate cron as a tip (https://github.com/opnsense/core/commit/917cfdc2cbf) 1 month ago
Monviech 0d838464f7
www/caddy: Add new upstream load balance description (#552) 1 month ago
Ad Schellevis e6e43c3672 changelogs 1 month ago
Ad Schellevis cc27fb2c78 fix broken links 1 month ago
Franco Fichtner 2b8e776366 dhcp: update DHCRelay section to reflect reality of 24.1.6 1 month 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
Monviech 94ee5e68e6
Update models_fieldtypes.rst - Add example to display multiple fields (#551) 2 months ago
Hritwik 040d2bdffe
wireguard: fix the order of steps in docs (#550) 2 months ago
Ad Schellevis c0f908a735 changelogs 2 months ago
Franco Fichtner 096eb7861d wireguard: slight modification for current GUI
how-tos are still busted but need more work anyway.
2 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
2 months ago
Ad Schellevis 86ad155808 changelogs 2 months ago
Monviech 5703a65b37
Update caddy.rst (#546)
TLS Insecure Skip Verify added to docs
2 months ago
Ad Schellevis 01d23c0b9e caddy - fix some compile warnings 2 months ago
Ad Schellevis b36e459f7f changelogs 2 months ago
Monviech 6dbed48048
www/caddy: Documentation (#545) 2 months ago
Ad Schellevis 3745c9d920 ipsec/openvpn - fix invalid IP notations, closes https://github.com/opnsense/docs/issues/531 3 months ago
Ad Schellevis e88821a9e1 development - add csv import/export helpers. closes https://github.com/opnsense/docs/issues/541 3 months ago
Ad Schellevis 2795d75201 development/frontend/models - add volatile option. closes https://github.com/opnsense/docs/issues/542 3 months ago
Stephan de Wit 9e3010b482 sfp_compatibility: add 1G MMF and 1/2.5/5/10G modules 3 months ago
Monviech d272e953dd
Update README.md (#544)
Hint the use of sphinx autobuild in Readme.md. It's a great tool to see a live preview while writing docs and editing them. The instant feedback really helps to get work done faster.
3 months ago
Stephan de Wit 58e7286b3a aliases: explain OpenVPN group alias type constraint 3 months ago