2
0
mirror of https://github.com/opnsense/docs synced 2024-11-03 09:40:27 +00:00
Commit Graph

785 Commits

Author SHA1 Message Date
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
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
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
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
KH-2030
a9b57b7107 fixed some typos (#237) 2020-02-10 10:20:27 +01:00
Ad Schellevis
e9e70acc0e Development: explain ApiMutableServiceControllerBase and refer to examples from controller documentation (controller.rst contains the concepts, examples are more suited to explain the use in this case) 2020-02-04 14:28:38 +01:00
Michael
ff3d1f5880
Update nat.rst (#236) 2020-01-29 11:50:11 +00:00
sjjh
0efad60115 improve description on how to create license key (#233) 2020-01-23 07:13:56 +00:00
sjjh
bf9d513759 fix image caption (#234) 2020-01-22 07:26:49 +00:00
Ad Schellevis
3873e97e93 some images shouldn't be scaled.... 2020-01-10 18:18:50 +01:00
Michael
806a30c559 Update vnstat.rst (#230) 2020-01-10 16:05:18 +01:00
h-town
17529a6cc0 Change all references of "Licence" to "License" to comply with Maxmind URL (#229)
"Licence" -> "License"
2020-01-09 21:01:05 +01:00
Ad Schellevis
2a963ecd72 link in previous 2020-01-09 16:52:30 +01:00
sjjh
1a55709a98 added intro (#227) 2020-01-09 16:51:03 +01:00
sjjh
71884fe910 gender of proxy (#225)
I'm no English native speaker, but assume that the proxy is neutral and not male. Please double check with a native speaker to ensure that this change really improves the text and doesn't make it worse!
2020-01-09 16:50:32 +01:00
sjjh
a1cfefdf48 minor change: two typos (#226)
space and plural
2020-01-09 16:50:08 +01:00
sjjh
66576f301c update menu path label for proxy (#224) 2020-01-09 16:49:39 +01:00
sjjh
08fba7b086 typo/case (#223) 2020-01-09 16:49:14 +01:00
Ad Schellevis
718681315e https://github.com/opnsense/docs/pull/221 remove old phrase for tokeniser 2020-01-09 16:47:23 +01:00
Ad Schellevis
9de4330f1c manually merge https://github.com/opnsense/docs/pull/220 and lower-case then (t) 2020-01-09 16:44:38 +01:00
Eike
63eeddce4f Moved part from 2FA intro to HowTo as section 6, updated the image, seemed to be outdated (#217) 2020-01-09 16:43:45 +01:00
Ad Schellevis
93f3e9dd41 add docs for https://github.com/opnsense/core/issues/3856 2019-12-29 14:55:19 +01:00
Martin Wasley
53146274fc Create maxmind_geo_ip.rst (#228)
Help for new Maxmind GeoIP requirements
2019-12-29 14:16:26 +01:00
sjjh
f3c6073692 linked forum & irc (#219) 2019-12-16 08:29:56 +01:00
Ad Schellevis
d464d86ba0
fix typo in shaper.rst 2019-12-15 14:14:23 +01:00
sjjh
46fc168599 corrected download -> upload (#218) 2019-12-15 14:13:24 +01:00
Ad Schellevis
af37b6cf37 add loopback to other-interfaces 2019-12-05 15:45:33 +01:00
Martin Hallerdal
e85cfa0b96 Fixed doc regarding tunnel adress for local instance (#199) 2019-11-15 14:46:35 +01:00
Ad Schellevis
9aa7cb3f85 minor update on previous 2019-11-15 14:27:10 +01:00
Ad Schellevis
eea65be4b3 process feedback from @fichtner 2019-11-15 14:22:01 +01:00
Ad Schellevis
12a1845d47 add some documentation about included software, closes https://github.com/opnsense/docs/issues/174 2019-11-15 11:40:42 +01:00
Ad Schellevis
ddd81c2bca Add general issue workflow, closes https://github.com/opnsense/docs/issues/208 2019-11-14 18:49:52 +01:00
Ad Schellevis
69d4794747 cleanup previous 2019-11-14 18:14:49 +01:00
Ad Schellevis
3a7afc2e45 Models / explain custom fieldtypes. closes https://github.com/opnsense/docs/issues/215 2019-11-14 17:09:59 +01:00
Ad Schellevis
eff9927a85 Auth/LDAP: align options with current version, add remark to extended queries top and add new group options 2019-11-14 16:11:24 +01:00
Ad Schellevis
5073fee502 add VXLAN type in "other-interfaces" 2019-11-04 21:55:33 +01:00
Ad Schellevis
f4d9a1e44d models, minor fixes in previous 2019-11-04 21:51:37 +01:00
Ad Schellevis
849e3b391d add model constraints and field types, closes https://github.com/opnsense/docs/issues/212 2019-11-03 19:47:19 +01:00
Ad Schellevis
68f02106a7 move modelConstraints.rst 2019-11-03 17:52:16 +01:00
Fabian Franz
cc1561556c fix typo 2019-10-30 19:18:14 +01:00
Fabian Franz
cb43dedbb5 #212: add contraints by me to doc 2019-10-30 19:14:49 +01:00
Andrew
a08cd0f18a Update for cloudflare fields (#211) 2019-10-30 08:39:57 +01:00
Andrew
99da3b3249 Update NAT port forward settings list (#207) 2019-10-29 20:48:26 +01:00
Andrew
3044e0aa14 Update link to EICAR (#209)
Updated the reference to EICAR to the new download page.
Fixes #206
2019-10-29 17:30:07 +01:00
Andrew
8a13cd7715 Update EICAR link (#210)
Update link to EICAR. Resolves #206
2019-10-29 17:28:48 +01:00
Ad Schellevis
949b2ef4b0
fix broken link
closes https://github.com/opnsense/docs/issues/205
2019-10-27 15:33:43 +01:00
Fabian Franz BSc
ef7edfd8e3 www/nginx: replace image by a better one (#204) 2019-10-27 10:56:09 +01:00
Werner Fischer
e5998623f9 add pfSync hints from backup to master in carp.rst (#198)
The state table synchronization should be done from backup to master, too.
Details see https://forum.opnsense.org/index.php?topic=14237.0
2019-09-19 15:22:05 +01:00
superwinni2
11c8ea5f91 Update haproxy.rst (#192) 2019-09-19 13:17:28 +02:00
Michael
9268e6163b Update multiwan.rst 2019-09-19 11:54:32 +02:00
Ad Schellevis
4831f5f2dd ETPro Telemetry, explain health status info 2019-09-03 17:18:38 +02:00
Ad Schellevis
53b2f29474 add a trouble shooting section, small start. 2019-08-29 12:37:57 +02:00
Ad Schellevis
4a72a16c20 wireless landing page 2019-08-27 19:03:56 +02:00
Ad Schellevis
4741cf8156 move mobile to interfaces tab 2019-08-27 18:23:57 +02:00
Ad Schellevis
741e66d782 add simple interfaces/overview page 2019-08-27 18:14:42 +02:00
Ad Schellevis
61e9d6d7d1 rearrange diagnostics pages and add some more context 2019-08-27 18:05:40 +02:00
Ad Schellevis
afacb5c329 rearrange logging 2019-08-27 16:23:45 +02:00
Ad Schellevis
ab0f7042ce rename trust section, product alignment 2019-08-27 15:53:18 +02:00
Ad Schellevis
44496c54c2 move logging configuration to system/settings. 2019-08-27 15:47:05 +02:00
Ad Schellevis
7ab7426b58 HA sync, status page and some general workflow information 2019-08-27 15:34:44 +02:00
Ad Schellevis
bfefca09a7 Merge gateway-groups and multiwan into single menu item 2019-08-27 15:11:08 +02:00
Ad Schellevis
7a9d3ebc42 add firmware section 2019-08-27 15:04:44 +02:00
Ad Schellevis
87478f5c00 reported via mail, https://mullvad.net/nl/blog/2019/2/20/our-public-dns-changing/ 2019-08-26 09:41:44 +02:00
Ad Schellevis
49301d1f06 System --> Configuration / local backups, defaults and history 2019-08-25 19:34:26 +02:00
Ad Schellevis
706ee5f622 reorganise users/groups. 2019-08-24 11:26:41 +02:00
Ad Schellevis
2b86a7a396 igmp proxy seem to be required here... although this might be the case for more of these community contributed howtos, lets add it anyway. closes https://github.com/opnsense/docs/issues/70 2019-08-24 11:22:41 +02:00
Ad Schellevis
82f0ad9c47 minor fixes and changes
- arrange service menu like the product
- compile error in radvd.rst
- add ipsec howt's to the index
- fix some screenshot sizes in ipsec howto's

@mimugmail I think it's safe to add your howto's, so I've added them now
2019-08-23 09:19:41 +02:00
qinohe
589044e7f0 Update for 19.7.1 (#188) 2019-08-23 08:24:00 +02:00
Ad Schellevis
1a1211ca6d add radvd 2019-08-22 19:06:22 +02:00
Ad Schellevis
f2ab670b03 fix typo 2019-08-22 15:36:49 +02:00
Ad Schellevis
2a3c529e23 add OpenDNS 2019-08-22 15:33:28 +02:00
Ad Schellevis
4934cd15ad ntpd add stats 2019-08-22 13:58:17 +02:00
Ad Schellevis
b450b57025 add network time 2019-08-22 12:45:47 +02:00
Ad Schellevis
6ca37bcb1b add unbound page 2019-08-21 18:47:15 +02:00
Ad Schellevis
6526680147 Dnsmasq, add page 2019-08-21 14:44:58 +02:00
Ad Schellevis
28d3c1d694 IDPS: improve documentation. move ETPro telemetry out of top level menu 2019-08-21 14:13:51 +02:00
Ad Schellevis
80bfc70731 ETPro Telemetry, fix some typos 2019-08-21 09:52:45 +02:00
Ad Schellevis
b03b837408 add carp_service_status documentation. closes https://github.com/opnsense/docs/issues/193 2019-08-19 14:37:12 +02:00
Ad Schellevis
31185cd649 fix typo in autorun.rst 2019-08-19 11:40:22 +02:00
Ad Schellevis
b69527c51a add route section 2019-08-16 18:04:39 +02:00
Ad Schellevis
dafd7ef8f4 remove old IPS/GeoIP content 2019-08-15 17:27:49 +02:00
Ad Schellevis
ee0e53669c Firewall, add Normalization section 2019-08-15 17:08:32 +02:00
Ad Schellevis
48ab3352bb missed a spot in previous 2019-08-15 16:25:49 +02:00
Ad Schellevis
63e1ee89bb Firewall VIP add status page 2019-08-15 16:21:17 +02:00
Ad Schellevis
a894dca0d6 Firewall add VIP section 2019-08-15 16:01:24 +02:00
Ad Schellevis
53033a0271 add [Interface] groups 2019-08-15 09:53:36 +02:00
Ad Schellevis
1f1f9c6ca5 Firewall / rules documentation 2019-08-14 18:22:01 +02:00
Ad Schellevis
2527375c6c work in progress, firewall/rules section 2019-08-13 18:37:57 +02:00
Ad Schellevis
8335b1f20e Firewall section, minor cleanups 2019-08-13 13:57:31 +02:00
Ad Schellevis
0fd98d1a26 Firewall, aliases. align screenshots and extend documentation to reflect the current possibilities 2019-08-12 16:39:19 +02:00
Ad Schellevis
6939952f54 development/plugins, add hooks and extend documentation for the rest. 2019-08-12 14:04:58 +02:00
Michael
ba3d7c1c99 Update carp.rst (#191)
Make sync with higher skew clearer ( german reference: https://forum.opnsense.org/index.php?topic=13717.msg63207#msg63207 )
2019-08-06 12:38:11 +02:00
Ad Schellevis
349a3eb28d
Add Third-party section + Sunnyvalley / Sensei (#190)
* Added .vscode and source/_build folders to gitignore
* Adding Vendor Plugins > Sensei section and related documentations
* sensei, fix build errors
* Third-party plugins, Sensei.
2019-08-05 10:29:36 +02:00
Ad Schellevis
35648e9b4a fix some typos in gateways.rst 2019-07-28 19:39:34 +02:00
Ad Schellevis
9275d6622b compile issue in logging.rst 2019-07-28 17:16:27 +02:00
Ad Schellevis
9da7c070af add gateways page, explain priority, upstream, etc. 2019-07-28 17:12:06 +02:00
Michael
20c5a6fad0 mv logging to system and add remote logging support (#187) 2019-07-22 17:08:37 +02:00
Michael
6c2ff7d9d3 Update wireguard-s2s.rst (#185) 2019-07-21 13:54:44 +02:00
Michael
be1c8beb1f Update wireguard-client.rst (#186) 2019-07-21 13:54:15 +02:00
Ad Schellevis
85d769178f fix indent 2019-07-18 13:58:21 +02:00
Ad Schellevis
d64f454fb2 add using_grids.rst 2019-07-18 13:55:23 +02:00
Michael
17732419eb remove dev warning (#184) 2019-07-18 13:40:11 +02:00
Ad Schellevis
44d3d7498a fix previous 2019-07-17 17:39:20 +02:00
Ad Schellevis
b4ddcc82c3 dev/helloworld, move locations to code-blocks 2019-07-17 17:19:52 +02:00
Ad Schellevis
3dff72d456 dev/helloworld, reference ui_devtools for easy frontend development 2019-07-17 13:13:48 +02:00
Ad Schellevis
2c5f2bc3ea dev/helloworld missing file in filelist 2019-07-17 13:10:36 +02:00
Ad Schellevis
88422dbd0c devel/helloworld example. add ApiMutableModelControllerBase into the mix 2019-07-17 11:55:02 +02:00
Michael
2e093bde61 Update wireguard-client.rst (#180) 2019-07-09 22:59:12 +02:00
Michael
040d818009 Update wireguard-client-mullvad.rst (#181) 2019-07-09 22:58:58 +02:00
Michael
df0b4631ab Update wireguard-client-azire.rst (#182) 2019-07-09 22:58:21 +02:00
Michael
baac77ad07 Update wireguard-s2s.rst (#183) 2019-07-09 22:57:55 +02:00
Franco Fichtner
45900e23db document https://github.com/opnsense/core/issues/3288 2019-07-08 17:28:51 +02:00
pgaultier
0218cc1210 Adding howto to set up french fiber provider SFR/RED (#179) 2019-06-25 11:38:09 +02:00
Han Boetes
68e01a38c4 Fix a thinko (#178) 2019-06-21 17:27:08 +02:00
Baptiste Gauduchon
d6249e4045 ✏️ typo in Wiregard documentation (#177) 2019-06-21 16:08:04 +02:00
Michael
7ddb87a3fd Update wireguard-client.rst (#175) 2019-06-18 10:22:48 +02:00
fvanroie
7417ee1200 Add DnsCrypt API documentation (#172) 2019-05-30 15:34:53 +02:00
Dustin Sweigart
610c2e1c6d fixed typo (#171) 2019-05-29 12:19:07 +02:00
Ad Schellevis
edcbdda42c add sitemap 2019-05-17 09:59:48 +02:00
Michael
24f9ed606a Update dnscrypt-proxy.rst (#169) 2019-05-06 07:38:58 +02:00
Ad Schellevis
3348b9202a fix image sizes 2019-05-05 17:36:32 +02:00
Ad Schellevis
e1a1600cd1 ditch howto and manual sections, add plugins and move final documents around. 2019-05-05 17:14:21 +02:00
Ad Schellevis
346e2297c3 add firewall section, move sections around 2019-05-03 21:07:10 +02:00
Ad Schellevis
c7866fff43 move two-factor items to system. 2019-05-03 20:30:54 +02:00
Ad Schellevis
dfb556ddb4 move more topics around to the section where they seem to belong. 2019-05-03 20:09:46 +02:00
Michael Steenbeek
c40cf6a8ce Write page about other interfaces (#162)
* Write page about other interfaces

* Fix typo

Co-Authored-By: MichaelDeciso <42928941+MichaelDeciso@users.noreply.github.com>
2019-05-03 17:01:15 +02:00
Ad Schellevis
d4c6cfb30b add interfaces --> settings 2019-05-03 16:02:23 +02:00
Ad Schellevis
01f564a201 work in progress moving docs in the index 2019-05-02 17:53:49 +02:00
Ad Schellevis
d649044748 create system section and start moving items into it. 2019-05-01 22:03:25 +02:00
Ad Schellevis
e35e5ee849 move reporting into reporting section. 2019-04-30 18:38:08 +02:00
Michael
1579b67686 wireguard: rename server to local (#167) 2019-04-30 11:28:13 +02:00
Ad Schellevis
878fc528e1 add a bit of descriptive text to the lobby 2019-04-29 21:11:27 +02:00
Ad Schellevis
88b6552778 add link to azure image 2019-04-29 21:08:34 +02:00
Franco Fichtner
b34106b025 dev: document monitor rc.syshook facility 2019-04-29 13:57:09 +02:00
Michael
0fba9dd0f3 Update proxywebfilter.rst (#166) 2019-04-29 13:09:24 +02:00
Ad Schellevis
3eb0cc5e50 rearrange documentation to match system layout.
It's a work in progress, but the general idea is to map the top menu items to equally named items in the docs, which should make it all a bit more logical.
2019-04-28 19:51:14 +02:00
Ad Schellevis
c8e3f93dc9 prepare for Azure image release 2019-04-28 18:30:01 +02:00
Ad Schellevis
229c02dd73 minor build error, code-block type issue. 2019-04-28 18:28:42 +02:00
Ad Schellevis
e969230f00 docs/reporting, some placeholders https://github.com/opnsense/docs/issues/104 2019-04-21 18:52:10 +02:00
Kevin Köllmann
fffd2e1c08 Slightly improved LDAP how-to (#164) 2019-04-11 18:13:14 +02:00
Kimotu Bates
dde4e5145d Added live view explanation (#163) 2019-04-06 08:57:30 +02:00
Ad Schellevis
aa20bc72e3 add installation manual for the OVA image 2019-04-03 10:08:20 +02:00
Ad Schellevis
debecaa5af fix compile errors in ipsec-s2s-route.rst 2019-03-18 12:52:29 +01:00
Ad Schellevis
cbef8396f3 fix compile error in interface_wireless_internal.rst 2019-03-18 12:50:11 +01:00
alexanderharm
b21080abd7 Create how-to Azure VPN (#161) 2019-03-18 12:46:52 +01:00
Fabian Franz BSc
4ec521cc23 www/nginx: add some hardening background (#146) 2019-03-15 14:58:16 +01:00
Michael Steenbeek
2d965ffea7 Add section about DHCP relaying (#160) 2019-03-15 14:52:11 +01:00
Michael Steenbeek
40acc387c4 Fix Installation media table (#158) 2019-03-15 14:51:25 +01:00
Ad Schellevis
cc9240b40c as discussed https://github.com/opnsense/docs/pull/156 2019-03-15 14:49:38 +01:00
Michael
58b5a21365 Add docs for routed IPSec (#156) 2019-03-15 14:48:51 +01:00
Michael Steenbeek
4db0e8d247 Write page about interfaces (#147) 2019-03-15 14:46:14 +01:00
Michael Steenbeek
5727b5f55d Add page about System --> Settings (#155) 2019-03-15 14:45:20 +01:00
Michael Steenbeek
ee4414980e Mention Interfaces --> Overview under Diagnostics (#151) 2019-03-15 14:41:27 +01:00
Fabian Franz BSc
f3cf82b920 interface: wireless (#141) 2019-03-11 18:40:12 +01:00
Michael Steenbeek
ec942b034b Small fixes (#159) 2019-03-11 12:36:32 +01:00
godimath
c79df04ca9 captiveportal.rst - typo (#157) 2019-03-08 13:58:25 +01:00
Ad Schellevis
9e3dde4c31 typo 2019-03-08 10:49:57 +01:00
Ad Schellevis
43c535e765 fix some build errors 2019-03-08 09:31:58 +01:00
Ad Schellevis
31944dd01b Development/how-to's add a simple doc about remote kernel debugging. 2019-03-07 17:52:33 +01:00
Michael Steenbeek
4169f3f2bf Fix last sentence of m0n0wall article (#152) 2019-03-06 18:28:47 +01:00
Michael Steenbeek
5cb6b3a325 Use consistent, RST menu notation; fix some build warnings (#144) 2019-03-06 18:27:21 +01:00
Michael Steenbeek
4badbe49e1 Create page about NAT (#139) 2019-03-06 18:19:11 +01:00
Michael Steenbeek
8115969416 Reorder remote settings 2019-03-01 16:45:15 +01:00
Michael Steenbeek
bf4d5986d6 Add section about log settings 2019-02-28 20:55:15 +01:00
Ad Schellevis
1df969e61c misplaced with tag, save button 2019-02-28 11:22:49 +01:00
Ad Schellevis
c1530cf7d7 IPsec road-warrior howto, align doc to reality 2019-02-28 11:19:55 +01:00
Franco Fichtner
fd642e2448 some tweaks to PAM doc 2019-02-27 17:27:28 +01:00
Ad Schellevis
3566ac7b85 align docs with new authentication scheme (https://github.com/opnsense/core/issues/3242) 2019-02-27 17:09:52 +01:00
soder10
3c91eb64d0 Clarify gateways log purpose (#140) 2019-02-27 07:06:06 +01:00
Ad Schellevis
3031a52247 dynamic_dns.rst fix table 2019-02-26 22:12:03 +01:00
Michael Steenbeek
b5edaf8b1b Write page about Dynamic DNS (#145) 2019-02-26 22:06:40 +01:00
Ad Schellevis
21e68fd828 etpro_telemetry, adjust fields collected. As of 1.2 the events shipped back are also limitted, but that didn't look worthwile at the moment. 2019-02-26 21:53:27 +01:00
Ad Schellevis
ed655c6002 authentication, process review comments 2019-02-21 21:22:03 +01:00
Ad Schellevis
53c89fb7da Development, let's shed some light on authentication. 2019-02-21 21:02:12 +01:00
Michael Steenbeek
f5208b7908 Correct opnsense help command 2019-02-21 16:46:34 +01:00
Michael Steenbeek
7967ce617b Write page about NPTv6 (#134) 2019-02-18 16:14:12 +01:00
Michael Steenbeek
b0228e5012 Add information about SSH to user docs (#122) 2019-02-18 16:10:43 +01:00
Michael
39858a27b0 Update bind.rst (#138) 2019-02-18 11:39:23 +01:00
Roller Angel
49f86c17c6 typo fix (#136) 2019-02-12 18:29:26 +01:00
Mike Jones
6fafda8b18 Spelling and grammar fixes in S2S SSL VPN how-to 2019-02-12 06:09:41 +01:00
Roller Angel
5bc4f7ac35 Update captiveportal.rst (#133) 2019-02-10 11:16:48 +01:00
Michael Steenbeek
8e46985d97 Write page on DHCP (#127) 2019-02-08 20:10:16 +01:00
Michael Steenbeek
3faf86a416 sslvpn_client: Fix typos, update screenshots and interface descriptions (#130) 2019-02-08 09:33:19 +01:00
Michael Steenbeek
e6533f5ea5 Create page about diagnostics (#126) 2019-02-08 09:20:32 +01:00
Ad Schellevis
bc9e6eeb44 minor language changes in serial_access.rst 2019-02-08 09:18:16 +01:00
Ad Schellevis
849d65f76b Merge branch 'backup_serial' of https://github.com/fabianfrz/docs into fabianfrz-backup_serial 2019-02-08 09:15:28 +01:00
Fabian Franz BSc
0cd9ce0505 add changelog (#129) 2019-02-08 09:12:04 +01:00
Michael Steenbeek
98101f1ac5 Fix text wrapping in tables (#131) 2019-02-08 09:10:35 +01:00
Fabian Franz
d84bc2569f remove image as requested 2019-02-03 11:59:29 +01:00
Fabian Franz
45116aedc9 remove useless whitespace 2019-02-03 11:44:43 +01:00
Fabian Franz
77433794aa improvement with feedback 2019-02-03 11:39:33 +01:00
Fabian Franz
24ca8b56a7 improve backup / serial 2019-02-03 10:09:21 +01:00
Ad Schellevis
34b6ac99a1 change os references to HardenedBSD 2019-02-01 14:51:43 +01:00
Ad Schellevis
0a18622d0c fix some labels in previous 2019-01-31 16:11:40 +01:00
Ad Schellevis
886d70e147 ETPRO telemetry docs 2019-01-31 15:59:22 +01:00
Michael Steenbeek
dab745f898 nginx_tls_auth: rephrase (fixes typo) (#117) 2019-01-31 11:09:54 +01:00
Michael Steenbeek
69891588ca Write page about serial access (#120) 2019-01-31 11:09:17 +01:00
Michael Steenbeek
609379fcac Correct spelling of 'Strongswan' (#125) 2019-01-31 11:04:02 +01:00
Ad Schellevis
05549d121a fix title issue, closes https://github.com/opnsense/docs/issues/77 2019-01-31 10:32:27 +01:00
Michael
51dbc76f5f Update carp.rst (#124) 2019-01-30 19:22:30 +01:00
Ad Schellevis
f27db3c1a0 bind / fix reported typo 2019-01-30 18:15:41 +01:00
Frank Brendel
9ce285b6a0 monit: fix typo, format syslog keyword (#123) 2019-01-30 17:42:50 +01:00
Clément Ruiz
10ec243a53 Adding documentation for backup-api (#119) 2019-01-29 20:31:01 +01:00
Michael Steenbeek
dc6c0ec1fe cloud_backup: Provide menu location (#118) 2019-01-29 20:30:25 +01:00
Michael
6a83580b60 Update carp.rst (#100) 2019-01-29 20:27:27 +01:00
Michael Steenbeek
c17776d351 Create page about using certificates (#114) 2019-01-29 20:26:39 +01:00
HelterBelter
c16e90459b Update vpnet.rst (#121) 2019-01-29 08:45:16 +01:00
Ad Schellevis
ad38bd11fa Revert "routes, change location for https://github.com/opnsense/core/issues/2878"
This reverts commit 20874becf4.
2019-01-25 18:43:02 +01:00
Ad Schellevis
20874becf4 routes, change location for https://github.com/opnsense/core/issues/2878 2019-01-25 18:38:24 +01:00
Michael Steenbeek
763be01814 insight: Add menu location (#116) 2019-01-25 11:27:04 +01:00
Michael Steenbeek
be9aa3014b Create page about updates (#113) 2019-01-23 12:14:18 +01:00
Michael Steenbeek
7b56ac1597 Create page about dashboard (#112) 2019-01-21 18:47:16 +01:00
Franco Fichtner
91ddfc7020 docs: tweak previous
* Download+verification is essentially one step
* Do not list "some" key here, it's not clear which version it is in the future.
* IMG is more often used than ISO, change verification hint.
2019-01-20 11:15:04 +01:00
arrogant2
2eea179327 Added verification instructions to installation manual on wiki (#102) 2019-01-20 11:05:01 +01:00
Franco Fichtner
dd23edfe0e frr: was updated in 19.1 2019-01-18 18:00:33 +01:00
Michael Steenbeek
59de930839 dynamic_routing: Small grammar fixes (#111) 2019-01-18 13:04:29 +00:00
Michael Steenbeek
5bf389bd40 System health: include sentence on how to access it (#105) 2019-01-18 11:28:40 +00:00
Michael Steenbeek
b4d9e60c52 cachingproxy: Fix menu path (#110) 2019-01-18 11:25:14 +00:00
Michael Steenbeek
45aec878cd proxywebfilter: Fix menu path (#109) 2019-01-18 11:20:35 +00:00
Michael Steenbeek
7679dd8114 Shaper how-to: update menu location (#108) 2019-01-17 18:00:06 +00:00
Michael Steenbeek
15f0785e9e Aliases: add location (#107) 2019-01-17 17:59:41 +00:00
Michael Steenbeek
fbeecb95f3 netflow: add note where to find it (#106) 2019-01-17 17:59:13 +00:00
Franco Fichtner
78c6e9a535 docs: menu entry was renamed a while ago
PR: https://twitter.com/BolverBlitz/status/1082267819365056513
2019-01-07 14:32:55 +01:00
Ad Schellevis
137b04e526 fix copyright 2019-01-07 14:25:07 +01:00
Ad Schellevis
7e7f6aa02c move "about the fork" to "history -> about the fork", ref https://github.com/opnsense/docs/issues/103 2019-01-07 13:19:52 +01:00
Michael Steenbeek
b379c67593 Fix typo in carp.rst
172.18.0.0/24 is used throughout the guide, so this instance is a typo.
2019-01-03 11:36:51 +01:00
Michael Steenbeek
8231b13218 Add Monit documentation (#91) 2018-12-30 14:31:27 +01:00
Fabian Franz BSc
1233467f72 www/nginx: add TLS fingerprint detection (#98) 2018-12-30 12:33:00 +01:00
Michael
da62c75002 rewrite IPsec remote access documentation (#72) 2018-12-24 12:49:40 +01:00
Michael Steenbeek
ae166ad3dc Remove documentation about GeoIP via IPS (#81) 2018-12-24 12:25:15 +01:00
Michael
ea3f3e07e9 Add dnscrypt-proxy howto (#92) 2018-12-24 12:09:55 +01:00
Michael Steenbeek
c5ef8f497a Fix typos (#88) 2018-12-24 12:06:22 +01:00
Fabian Franz BSc
1a41ca1d0d add nginx IP ACLs (#85) 2018-12-24 12:03:24 +01:00
Michael
129710a3cb Update pac.rst (#86) 2018-12-24 12:02:01 +01:00
Michael Steenbeek
3598af243a Fix #83: Very long words can run out of container
overflow-wrap will attempt not to break words if it can help it. It will only break it up when the word is too long to fit onto its own line.
2018-12-19 16:10:42 +01:00
Michael
9191019ce6 Add Logging to docs (#94) 2018-12-18 16:10:46 +01:00
Ad Schellevis
effcee820e fix icon size 2018-12-18 15:01:24 +01:00
Michael Steenbeek
080b6626f4 Fix #89: Make user manager doc reflect current GUI (#90) 2018-12-06 11:49:34 +01:00
Ad Schellevis
dbe030bdb7 fix previous 2018-11-22 09:31:15 +01:00
Michael
3b9c5f8a38 Update carp.rst (#87) 2018-11-22 09:26:06 +01:00
MichaelDeciso
d1c5ac2798 Another round of corrections (#84) 2018-11-09 13:52:31 +01:00
MichaelDeciso
3756ed16fa More corrections (#82) 2018-11-09 12:18:28 +01:00
MichaelDeciso
020c7c74ec Many typo fixes and some rewording (#80) 2018-11-08 20:59:18 +01:00
MichaelDeciso
86a9787cf3 Fix scaling of small images, fix typos, clarify IPsec s2s (#78) 2018-11-07 17:45:54 +01:00
MichaelDeciso
fc18a434df Fix some typos in hardware.rst (#74) 2018-11-05 17:42:32 +01:00
MichaelDeciso
0f6536222a Fix some typos in install.rst (#75) 2018-11-05 17:42:16 +01:00
MichaelDeciso
d0363c5ecb Fix some typos in gui.rst (#76) 2018-11-05 17:41:47 +01:00
Ad Schellevis
5a75d0516a rework previous 2018-11-04 13:57:33 +01:00
Ad Schellevis
ddc12fcb54 add commit version/hash to build 2018-11-04 11:20:49 +01:00
Ad Schellevis
2ec70d51cb a typical case of scale vs width.. closes https://github.com/opnsense/docs/issues/69 2018-11-03 15:46:22 +01:00
Ad Schellevis
3e5afcda64 style/build issues 2018-11-03 15:31:59 +01:00
Adrian Gschwend
43c9750bfd Extend the cellular modem howto (#73) 2018-11-03 14:56:37 +01:00
Fabian Franz BSc
e4d118a260 add master page for reverse proxy software and TLS (#71) 2018-11-03 08:07:00 +01:00
Fabian Franz
61edc5930f add streams; fix existing errors 2018-10-29 07:12:44 +01:00
Franco Fichtner
4d18ffae9b remove HE tunnel /64 lie, reported a few times now 2018-10-25 17:35:25 +02:00
Michael
edc7064ed7 Rename FreeBSD.rst to freeBSD.rst (#65) 2018-10-22 11:29:54 +02:00
Michael
60e0d2d327 Update support.rst (#64) 2018-10-21 19:27:11 +02:00
Michael
fe02d8f6a0 Update intro.rst (#66) 2018-10-21 19:25:39 +02:00
Michael
b77fe3bc80 Update IPv6_ZenUK.rst 2018-10-21 16:28:57 +02:00
Michael
527f0e6019 Update SkyUK.rst 2018-10-21 16:28:08 +02:00
Michael
5be0c2d425 Update orange_fr_fttp.rst 2018-10-21 16:27:08 +02:00
Michael
d0eb62fe96 Update contribute.rst (#63) 2018-10-21 15:39:38 +02:00
Michael
cb9853793e fix menu
"===" Will add a new menu in rst as you can see in this Overview:
https://docs.opnsense.org/manual/howtos.html

Overview and Interface Assignment belongs to ZeroTier ...
2018-10-20 12:56:06 +02:00
Martin Wasley
861b5f21ea Update source/manual/howtos.rst (#57) 2018-10-18 20:13:51 +02:00
Michael
a21414c1ca Update carp.rst (#56) 2018-10-18 07:51:48 +02:00
Michael
014299cd51 Update ipsec-road.rst (#54) 2018-10-17 07:29:10 +02:00
Michael
3df8db1108 Add BIND documentation (#52) 2018-10-16 21:27:53 +02:00
Michael
8aa6157133 Add Ntopng (#53) 2018-10-16 21:25:59 +02:00
Michael
fd49accdd0 add AzireVPN and MullvadVPN to Wireguard examples (#49) 2018-10-16 20:45:16 +02:00
Martin Wasley
f1faa6692d Change to always correct link (#55) 2018-10-15 16:06:02 +02:00
Franco Fichtner
d3d5c6445e orange tv updates via Kev Willers 2018-10-09 11:03:13 +02:00
Michael
a704380a7c Add bind and frr to API (#50) 2018-09-30 12:13:51 +02:00
pabe-github
175f054604 [typos] Update opnsense_tools.rst (#51) 2018-09-28 09:53:12 +02:00
Michael
5165cd2e31 Add tunable warning to dynamic_routing.rst (#47) 2018-09-24 10:05:21 +02:00
Michael
5759b351b2 new api docs (#48) 2018-09-22 11:27:11 +02:00
Michael
f499cb4eda add wireguard road warrior setup (#46) 2018-09-21 13:03:19 +02:00
Michael
f3869e43f0 Update carp.rst (#45)
* Update carp.rst

* Update carp.rst
2018-09-17 22:06:59 +02:00
marjohn56
3e8a826baf Orange France TV How To 2018-09-14 14:26:58 +02:00
Michael
b9f44cb9a5 Add WireGuard (#37) 2018-09-14 09:52:16 +02:00
marjohn56
77fd7b8b7a Lan Bridge How To 2018-09-13 17:01:23 +02:00
Michael
8ed1e092a9 Update to wpad (#43) 2018-09-10 17:31:00 +02:00
Fabian Franz BSc
2011d4a9a4 www/nginx: add authentication via TLS/Basic (#40) 2018-09-02 08:45:32 +02:00
Fabian Franz BSc
86292bb405 www/nginx: more docs (#39) 2018-09-01 09:22:58 +01:00
Fabian Franz BSc
c6e30d5ff8 add some nginx WAF documentation (#38) 2018-08-26 21:16:32 +01:00
Ad Schellevis
52aa7c2b06 scale vs wodth for images... 2018-07-31 16:51:11 +02:00
Ad Schellevis
896f94e78c fix some warnings and make sure the howtos.rst contains all pages, without the index might break 2018-07-31 14:55:05 +02:00
Michael
c19c22fb37 openconnect howto (#34) 2018-07-16 08:14:02 +02:00
marjohn56
3e26b84c15 Orange_FTTP 2018-07-14 20:51:36 +02:00
qinohe
668f541399 self-signed-chain (#30) 2018-07-14 20:49:57 +02:00
Fabian Franz
725eb86a1a www/nginx: add a basic load balancer how to 2018-07-13 17:35:00 +02:00
marjohn56
d0d052d39d Update for title underline too short 2018-07-11 18:06:24 +02:00
marjohn56
386df051cd Sky Doc update 2018-07-11 11:40:09 +02:00
marjohn56
eb9ac1dab6 Sky UK Doc 2018-07-11 11:03:57 +02:00
Fabian Franz
98826be638 add WPAD/PAC changes 2018-07-06 21:35:49 +02:00
Michael
e6bdbb36b7 add basic ipv6 article for standard DSL (#29) 2018-07-05 13:51:22 +02:00
Michael
87ae732f5a some updates (#28) 2018-07-04 08:35:21 +02:00
Franco Fichtner
407cf904a9 update rc.syshook usage, will change in 18.1.11 2018-06-23 19:29:01 +02:00
Franco Fichtner
110424be6d another tweak, only reorder stuff really
PR: https://forum.opnsense.org/index.php?topic=8902.0
2018-06-14 11:48:37 +02:00
Franco Fichtner
906616ac32 clarify install by creating a new section
PR: https://forum.opnsense.org/index.php?topic=8902.0
2018-06-13 13:39:47 +02:00
Ad Schellevis
fb9ef08792 another typo in sslvpn_client.rst 2018-06-12 08:29:07 +02:00
John Flynn Matthew
ba43459f4a Update sslvpn_client.rst (#19) 2018-06-12 08:26:07 +02:00
Ad Schellevis
a1fc9e8527 upgrade theme to use Sphinx RTD 0.3.1 2018-06-01 18:28:44 +02:00
Franco Fichtner
7b0c44c6ac configd: avoid ||, clarify description even more 2018-05-18 10:41:29 +02:00
Ad Schellevis
632a173566 MVC, add note for non common fieldtypes 2018-05-12 18:23:20 +02:00
Franco Fichtner
147a482e62 hyphen is better for reading flow 2018-05-07 00:49:25 +02:00
Franco Fichtner
5dc0e7a619 finally document description side effect
PR: https://github.com/opnsense/core/issues/2395
2018-05-07 00:44:51 +02:00
Ad Schellevis
d9f2b20807 restructure api doc section https://github.com/opnsense/docs/pull/24 as agreed with @fvanroie 2018-05-06 15:25:26 +02:00
Ad Schellevis
e9f89baab9 fix some build warnings 2018-05-06 14:10:53 +02:00
CJ
fa2f7fd8de API Reference documentation (#24) 2018-05-06 13:58:33 +02:00
Fabian Franz
481e9e7ea3 fix shaper heading; add note about Android 2018-04-02 13:19:53 +02:00
tpltnt
8eeefe7ec8 linked to PEP8 and style checker 2018-03-31 09:07:54 +02:00
tpltnt
f208b8b44d added wikipedia link for ABI 2018-03-31 09:06:46 +02:00
tpltnt
baab58c6df Basics links (#17) 2018-03-31 09:03:25 +02:00
Fabian Franz BSc
477dd74de9 add nextcloud docs (#14) 2018-03-31 09:02:06 +02:00
Michael
64663c9fb2 fix masks 2018-03-31 08:41:59 +02:00
Michael
9ad23e3a1e add a guide for using most common opnsense cli tools for troubleshooting (#15) 2018-03-28 15:04:37 +02:00
jschellevis
bbd2832cb5 Fix formatting issue 2018-03-12 15:31:15 +01:00
jschellevis
09e2b5d416 Merge branch 'master' of github.com:opnsense/docs 2018-03-12 15:26:20 +01:00
jschellevis
7fde31ca1d Add community support levels 2018-03-12 15:25:56 +01:00
Ad Schellevis
567bc078da some basic documentation for local password policies, for https://github.com/opnsense/core/issues/2252 2018-03-11 18:19:39 +01:00
jschellevis
b69e34643a Fix formatting and document linking issue 2018-03-09 11:49:27 +01:00
jschellevis
bb26b38074 Fix formatting. Escape special character 2018-03-09 11:40:16 +01:00
jschellevis
581e0c1365 Fix issue with format 2018-03-09 11:34:36 +01:00
Michael
0b06024684 Update user-radius.rst 2018-02-28 21:31:58 +01:00
Franco Fichtner
5d0d0bda8f move ZenUK to how-tos, link and image fix 2018-02-28 16:55:51 +01:00
Martin Wasley
c132e656a8 Zen UK IPv6 Instructions (#11) 2018-02-28 16:44:13 +01:00
Michael
e13e465a4b Add article for BINAT with IPSEC like in core/#440 (#12) 2018-02-28 16:43:29 +01:00
Fabian Franz BSc
354a99c883 fix sslvpn_client.rst (wrong information about TOTP) (#9) 2018-02-25 18:53:54 +01:00
Fabian Franz
e76563a82c 2FA: some more details on phone side
2FA: correct some wrong lines
remove old screenshot which does not reflect reality -> google charts is
not used anymore
2018-02-18 13:35:21 +01:00
Fabian Franz
ce77bc18e2 ssh can use 2FA with PAM 2018-02-17 22:13:28 +01:00
Fabian Franz
e35d5fa4b3 fix dynamic routing package image 2018-02-12 07:20:01 +01:00
Fabian Franz
bd03a82e80 remove title in tutorial - it is now set by the menu config 2018-02-12 07:19:26 +01:00
Fabian Franz BSc
f5c7465bf5 fix typo and plugin name 2018-02-07 22:17:31 +01:00
Michael
c056b2cc4e geoip alias and intro tweak (#3) 2018-02-04 19:32:53 +01:00
Franco Fichtner
9d86c3ce53 more tweaks like previous 2018-02-04 13:11:03 +01:00
Michael
3f2554b376 Update hardware.rst 2018-02-04 09:20:01 +01:00
jschellevis
9aa470246f Initial version of the freely available OPNsense documentation project, original commiters are listed in LICENSE file. 2018-01-30 11:40:13 +01:00