2
0
mirror of https://github.com/opnsense/docs synced 2024-10-30 21:20:20 +00:00
Commit Graph

542 Commits

Author SHA1 Message Date
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
Ad Schellevis
03a84977e9 collect_api_endpoints.py: extend script with support for abstract classes, add used model when using standard templates.
needed to better explain documentation for https://github.com/opnsense/plugins/issues/1749
2020-04-07 20:44:03 +02:00
Ad Schellevis
29a1e05df7 Shaper: add statistics endpoint for https://github.com/opnsense/core/issues/3994 2020-04-07 12:57:52 +02:00
Ad Schellevis
9d15b497f5 Firewall / alias: add listNetworkAliases endpoint 2020-04-07 12:56:02 +02:00
Ad Schellevis
9fd2e62d1e Interfaces / Diagnostics: add api endpoints for https://github.com/opnsense/core/issues/4013 2020-04-07 12:54:24 +02:00
Ad Schellevis
003335a0f9 Interfaces -> Diagnostics -> Netstat: add new section, closes https://github.com/opnsense/core/issues/4013 2020-04-07 10:50:27 +02:00
Ad Schellevis
9ef3b03558 hacarp.rst: missing icon 2020-04-07 10:47:27 +02:00
Ad Schellevis
9175ca60a4 Firewall -> Diagnostics -> Sockets: remove in preparation for 20.7. since it doesn't contain actual content, it looks safe to remove it upfront 2020-04-07 09:31:19 +02:00
Ad Schellevis
5561d1002d IDS: better explain interface selection, closes https://github.com/opnsense/docs/issues/247 2020-03-31 11:36:01 +02:00
Christian Brueffer
bb3b86afb5 Typo fixes in the WireGuard howtos. 2020-03-30 18:05:25 +02:00
Ad Schellevis
801f4d33a3 Firewall:Aliases, add "Network group" type. closes https://github.com/opnsense/core/issues/4006 2020-03-30 15:06:56 +02:00
C-Duv
a341ab2e72
docs(ipsec): Gives hint for Phase 2 local network (#239) 2020-03-27 11:23:34 +01:00
Michael
2d4b840fe6
Update interfaces.rst (#238) 2020-03-27 10:14:52 +01:00
Ad Schellevis
5baf909e6b add release logs 2020-03-26 20:14:04 +01:00
Ad Schellevis
74a66de4c6 add collect_changelogs.py script to collect and transform release logs. 2020-03-26 20:12:37 +01:00
Ad Schellevis
5372a5bcad PSR-12: add/format copy of https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-12-extended-coding-style-guide.md closes https://github.com/opnsense/docs/issues/244 2020-03-26 13:34:53 +01:00
Ad Schellevis
e362e97b7d Gateways: add dynamic gateway policy (https://github.com/opnsense/docs/issues/243) 2020-03-26 12:56:06 +01:00
Ad Schellevis
2ab0107ac5 Interfaces: Dynamic gateway policy closes https://github.com/opnsense/docs/issues/243 2020-03-26 12:50:46 +01:00
Ad Schellevis
7b04b98f00 Development:MVC, add migration section. closes https://github.com/opnsense/docs/issues/246
ref: https://github.com/opnsense/plugins/issues/1749
2020-03-26 10:26:27 +01:00
Chris Helming
1e86042c67
Update cloud_backup.rst (#245)
update instructions for google drive.
2020-03-25 14:53:12 +01:00
Ad Schellevis
e52e381aed firewall add api docs and examples for https://github.com/opnsense/plugins/issues/1720 2020-03-12 17:47:10 +01:00
Ad Schellevis
0e8b82886d api: stylesweep using the new collect_api_endpoints.py script 2020-03-11 10:02:53 +01:00
Ad Schellevis
021dc46818 collect_api_endpoints.py: separate template and parser and support custom overwrites in the target directory using the format [my_target_api_file.rst.in] 2020-03-11 09:58:12 +01:00
Ad Schellevis
41186eb9cd MVC: add NetworkAliasField (introduced https://github.com/opnsense/plugins/issues/1720) 2020-03-09 12:42:12 +01:00
Ad Schellevis
35fea4c042 MVC: add ProtocolField (introduced https://github.com/opnsense/plugins/issues/1720) 2020-02-28 17:39:44 +01:00
ServiusHack
2b17226313
fix formatting (#240)
Move text out of literal block used for the file path.
2020-02-27 08:32:53 +01:00
Ad Schellevis
7257a98cfc IPsec: nat before ipsec, add graph and limitation 2020-02-26 16:32:24 +01:00
Ad Schellevis
a5b3177774 MVC: explain new LegacyLinkField type 2020-02-24 13:41:20 +01:00
Ad Schellevis
db00ba0160 API/plugins: update to stable/20.1. closes https://github.com/opnsense/plugins/issues/1698 while there 2020-02-16 16:11:37 +01:00
Ad Schellevis
cd8768438e fix broken table in settingsmenu.rst 2020-02-16 16:09:27 +01:00
Ad Schellevis
6d3dbaedfc API: core api's 20.1 update 2020-02-16 16:08:40 +01:00
Ad Schellevis
c0d7a022b2 API: add python script to harvest API endpoints, so we can avoid https://github.com/opnsense/plugins/issues/1698 easier. 2020-02-16 16:07:36 +01:00
Ad Schellevis
8b8e1ff742 enforce newer diagram versions on install 2020-02-16 14:56:23 +01:00