2
0
mirror of https://github.com/opnsense/docs synced 2024-11-01 15:40:23 +00:00
Commit Graph

624 Commits

Author SHA1 Message Date
Ad Schellevis
665a5cab29 API: sync plugins (master) 2020-07-19 19:34:24 +02:00
Ad Schellevis
d35460ddd9 API: update core endpoints (from master) 2020-07-19 19:29:07 +02:00
Ad Schellevis
78704c7816 releases: add 20.1.8 2020-07-19 19:27:28 +02:00
Ad Schellevis
6ad5a443af Merge branch 'dlcasto-sensei-doc-updates' 2020-07-19 19:26:31 +02:00
Ad Schellevis
c036d786d8 Sensei: fix some small build errors 2020-07-19 19:26:04 +02:00
Ad Schellevis
dc2e1abb68 Merge branch 'sensei-doc-updates' of https://github.com/dlcasto/docs into dlcasto-sensei-doc-updates 2020-07-19 19:12:53 +02:00
Dustin Casto
413a347926 Removed Preparing Your Firewall page 2020-07-17 07:29:55 -04:00
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>
2020-07-16 11:42:36 +02:00
Dustin Casto
d7f5ffcebb Fixed heading formatting. 2020-07-07 22:42:40 -04:00
Dustin Casto
9113f2763d Fixed several incorrect image links. 2020-07-07 22:14:36 -04:00
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. 2020-07-05 08:57:01 -04:00
Martin Wasley
f01419433c
Change docs to reflect changes to GUI (#267) 2020-06-23 14:15:13 +02:00
Ad Schellevis
c807b46ff7 Proxy: add documentation for proxy custom error pages, closes https://github.com/opnsense/core/issues/4174 2020-06-22 16:48:38 +02:00
Michael
fd4e5e203b
Update ipsec-rw.rst (#255) 2020-06-16 11:49:14 +02:00
Ad Schellevis
a56035d6de IPS: add some notes for https://github.com/opnsense/core/issues/4171 , fix a typo in firewall_settings.rst while here 2020-06-16 11:27:31 +02:00
Michael
40631547b3
Update monit.rst (#253) 2020-06-16 10:24:16 +02:00
joao
8a2434a0f1
Add correct menu location for Diagnostic --> Services (#266) 2020-06-15 20:00:31 +02:00
Ad Schellevis
23013d038b openvpn-s2s, remove "Server Certificate". closes https://github.com/opnsense/docs/issues/265 2020-06-15 12:49:31 +02:00
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
2020-06-03 08:29:53 +02:00
Franco Fichtner
65990f2afc interfaces: fix a typo 2020-05-24 10:48:59 +02:00
Ad Schellevis
d42e3d2d2d stunnel: add identd paragraph 2020-05-22 14:40:25 +02:00
Ad Schellevis
1f0ed791a2 releases: 20.1.7 2020-05-22 10:11:46 +02:00
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.
2020-05-21 13:32:39 +02:00
Ad Schellevis
5a311942ad stunnel: add note where to find the plugin itself. for https://github.com/opnsense/plugins/issues/1829 2020-05-18 16:11:44 +02:00
Ad Schellevis
79dd3533c8 stunnel: caption to Stunnel (remove plugin) for https://github.com/opnsense/plugins/issues/1829 2020-05-18 16:06:14 +02:00
Ad Schellevis
fd9872bb80 stunnel: update doc for https://github.com/opnsense/plugins/issues/1829 2020-05-18 12:47:31 +02:00
Ad Schellevis
378aa6e2dc development/backend: syslog, remote keyword is not being used anymore 2020-05-18 11:54:29 +02:00
Ad Schellevis
13c51d203e stunnel: add initial documentation for https://github.com/opnsense/plugins/issues/1829 2020-05-17 19:51:50 +02:00
Ad Schellevis
a9cf9316ad third_party: add Deciso section 2020-05-13 09:45:56 +02:00
Ad Schellevis
da130a0598 Syslog-NG: add documentation for https://github.com/opnsense/core/issues/4068 2020-05-12 16:58:46 +02:00
Ad Schellevis
35cbe92332 shaper: fix previous commit, missing icons 2020-05-12 14:38:42 +02:00
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".
2020-05-10 18:15:52 +02:00
Ad Schellevis
aac8701e3e Shaper: add status / statistics page and split examples so they can all live in the same main chapter (Traffic shaping) 2020-05-07 18:07:26 +02:00
Ad Schellevis
32aa07ddc3 partial import/export feature, add some context and future perspective. for https://github.com/opnsense/core/issues/4079 2020-05-05 11:49:52 +02:00
Ad Schellevis
b745627e0a release update 2020-05-04 16:32:31 +02:00
Maurice
b58a766953
Add documentation for DNS64 (#254) 2020-04-24 08:48:27 +02:00
Ad Schellevis
c6f3fa2e91 IPSec: remove legacy priv (not needed), see https://forum.opnsense.org/index.php?topic=16895.msg76971#msg76971 2020-04-23 20:46:03 +02:00
Ad Schellevis
0dbfeb8abf AWS: ask for zone(s) and fix build issue in sslvpn_client.rst 2020-04-23 10:08:07 +02:00
Ad Schellevis
ad587d66c3 OpenVPN: road warrior doc using the old exporter, replace screenshots and change text a little bit 2020-04-21 13:27:07 +02:00
Ad Schellevis
b5b5dcb955 VTI: advise against the use of fqdn, inspired by https://github.com/opnsense/core/issues/3414
cc @mimugmail
2020-04-14 17:45:05 +02:00
aschaap
bf3d6a2424 Mentioning associated firewall interface as a pointer for new users. 2020-04-11 09:15:32 +02:00
Ad Schellevis
6a73767383 os-firewall: refer to firewall plugin for outbound nat api access, for https://github.com/opnsense/plugins/issues/1749 2020-04-10 15:20:03 +02:00
Ad Schellevis
f6e2461d33 releases, run collect_changelogs.py, chop tag lines 2020-04-09 08:57:00 +02:00
Ad Schellevis
93e49ebc94 collect_changelogs.py: chop tagline 2020-04-09 08:55:58 +02:00
Ad Schellevis
070536df8f fix typo (https://github.com/opnsense/changelog/commit/cfbbab5c2a) 2020-04-09 08:25:26 +02:00
Ad Schellevis
d193a2f57f releases: update to 20.1.4 2020-04-08 19:59:37 +02:00
Ad Schellevis
9b74bef4fe fix previous 2020-04-07 20:53:31 +02:00
Ad Schellevis
6588a2c064 API: core, add attached models in tables when using standard templates. 2020-04-07 20:49:44 +02:00
Ad Schellevis
2ec2ca7e86 API: plugins, add models for standard templates. 2020-04-07 20:48:40 +02:00
Ad Schellevis
6700e6c2ac os-firewall: add new endpoints (using extended template) for https://github.com/opnsense/plugins/issues/1749 2020-04-07 20:47:37 +02:00