Commit Graph

535 Commits (d3c0049aaa0b5be66a1bedb69d0193b86678685a)
 

Author SHA1 Message Date
Ad Schellevis 9e70b3de80 collect change logs, only publish versions which have a major (release candidates are left out until a major is published) 4 years ago
Michael dcdece8a83
Update sslvpn_client.rst (#276) 4 years ago
Chris Helming a79cb63d11
Update ipv6_tunnelbroker.rst (#251)
Some of the settings have been moved since the how to was written. Just ran through this all today and verified everything is working  with slaac.
4 years ago
Martin Wasley 4ba478306d
Update maxmind_geo_ip.rst (#257) 4 years ago
Martin Wasley 5ecba05cdf
Update Sky UK How To Wiki (#259)
Co-authored-by: Martin Wasley <martin@queens-park.com>
4 years ago
Maurice Walker 63f818a329
Create Tayga NAT64 how-to (#260) 4 years ago
binaryanomaly 48c3ddfd10
Updated KVM info (#262)
Update regarding KVM that more accurately reflects the current status.
4 years ago
IsaacFL a6c7883ffc
Updated RDNSS RFC from 6106 to 8106 (#263)
RFC 6106 has been obsoleted by 8106
4 years ago
Alex Kretzschmar 82021e83a3
Rewrote Wireguard Road Warrior manpage to be clearer and more concise (#275) 4 years ago
Franco Fichtner 104de35100 the opnsense-bootstrap reality is that ZFS works 4 years ago
Michael ba6a67feae
Update monit.rst (#272) 4 years ago
Ad Schellevis 665a5cab29 API: sync plugins (master) 4 years ago
Ad Schellevis d35460ddd9 API: update core endpoints (from master) 4 years ago
Ad Schellevis 78704c7816 releases: add 20.1.8 4 years ago
Ad Schellevis 6ad5a443af Merge branch 'dlcasto-sensei-doc-updates' 4 years ago
Ad Schellevis c036d786d8 Sensei: fix some small build errors 4 years ago
Ad Schellevis dc2e1abb68 Merge branch 'sensei-doc-updates' of https://github.com/dlcasto/docs into dlcasto-sensei-doc-updates 4 years ago
Dustin Casto 413a347926 Removed Preparing Your Firewall page 4 years ago
Sönke Schau 247411d618
Unbound: Added documentation for advanced configurations (#271)
* Unbound: Added documentation for advanced configurations

* Unbound: Added documentation for advanced configurations on memory based systems with template genaration

Co-authored-by: Sönke Schau <soenke1@schau.org>
4 years ago
Dustin Casto d7f5ffcebb Fixed heading formatting. 4 years ago
Dustin Casto 9113f2763d Fixed several incorrect image links. 4 years ago
Dustin Casto e7e6bebef3 Updated the Sensei Install page with the latest installation process, updated all screenshots, removed the Preparting Your Firewall page since it is not necessary, updated the main Sensei page to remove the Preparing Your Firewall page. 4 years ago
Martin Wasley f01419433c
Change docs to reflect changes to GUI (#267) 4 years ago
Ad Schellevis c807b46ff7 Proxy: add documentation for proxy custom error pages, closes https://github.com/opnsense/core/issues/4174 4 years ago
Michael fd4e5e203b
Update ipsec-rw.rst (#255) 4 years ago
Ad Schellevis a56035d6de IPS: add some notes for https://github.com/opnsense/core/issues/4171 , fix a typo in firewall_settings.rst while here 4 years ago
Michael 40631547b3
Update monit.rst (#253) 4 years ago
joao 8a2434a0f1
Add correct menu location for Diagnostic --> Services (#266) 4 years ago
Ad Schellevis 23013d038b openvpn-s2s, remove "Server Certificate". closes https://github.com/opnsense/docs/issues/265 4 years ago
IsaacFL c13bfd6ded Deleted inaccurate AdvRouterAddr line in table
The AdvRouterAddr is not set for any of these options. I verified the radvd.conf file and opnsense, correctly, does not set this flag.

This flag, AdvRouterAddr, is only set for use with Mobile IPv6.  From the RADVD.CONF(5) man page:
       AdvRouterAddr on|off

	      When set,	indicates that the address of interface	 is  sent  in-
	      stead  of	 network  prefix, as is	required by Mobile IPv6.  When
	      set, minimum limits specified by Mobile IPv6 are used for	 MinR-
	      trAdvInterval and	MaxRtrAdvInterval.

	      Default: off
4 years ago
Franco Fichtner 65990f2afc interfaces: fix a typo 4 years ago
Ad Schellevis d42e3d2d2d stunnel: add identd paragraph 4 years ago
Ad Schellevis 1f0ed791a2 releases: 20.1.7 4 years ago
Ad Schellevis 90df549f08 firewall:advanced section, closes https://github.com/opnsense/docs/issues/261
Mainly because the reply-to discussion is returning on a regular basis and we're not going to change the current defaults or any code related to it, better make sure there's an anchor we can refer too.
4 years ago
Ad Schellevis 5a311942ad stunnel: add note where to find the plugin itself. for https://github.com/opnsense/plugins/issues/1829 4 years ago
Ad Schellevis 79dd3533c8 stunnel: caption to Stunnel (remove plugin) for https://github.com/opnsense/plugins/issues/1829 4 years ago
Ad Schellevis fd9872bb80 stunnel: update doc for https://github.com/opnsense/plugins/issues/1829 4 years ago
Ad Schellevis 378aa6e2dc development/backend: syslog, remote keyword is not being used anymore 4 years ago
Ad Schellevis 13c51d203e stunnel: add initial documentation for https://github.com/opnsense/plugins/issues/1829 4 years ago
Ad Schellevis a9cf9316ad third_party: add Deciso section 4 years ago
Ad Schellevis da130a0598 Syslog-NG: add documentation for https://github.com/opnsense/core/issues/4068 4 years ago
Ad Schellevis 35cbe92332 shaper: fix previous commit, missing icons 4 years ago
1ec98d4350
Update IDS/IPS Documentation on Pattern Matcher (#256)
Controls the pattern matcher algorithm. AC (Aho–Corasick) is the default. On supported platforms, Hyperscan is the best option. On commodity hardware if Hyperscan is not available the suggested setting is "Aho–Corasick Ken Steele variant" as it performs better than "Aho–Corasick".
4 years ago
Ad Schellevis aac8701e3e Shaper: add status / statistics page and split examples so they can all live in the same main chapter (Traffic shaping) 4 years ago
Ad Schellevis 32aa07ddc3 partial import/export feature, add some context and future perspective. for https://github.com/opnsense/core/issues/4079 4 years ago
Ad Schellevis b745627e0a release update 4 years ago
Maurice b58a766953
Add documentation for DNS64 (#254) 4 years ago
Ad Schellevis c6f3fa2e91 IPSec: remove legacy priv (not needed), see https://forum.opnsense.org/index.php?topic=16895.msg76971#msg76971 4 years ago
Ad Schellevis 0dbfeb8abf AWS: ask for zone(s) and fix build issue in sslvpn_client.rst 4 years ago
Ad Schellevis ad587d66c3 OpenVPN: road warrior doc using the old exporter, replace screenshots and change text a little bit 4 years ago