Commit Graph

592 Commits (705ee88bd9410c1a54a3024b34c39b19e2099f17)

Author SHA1 Message Date
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
Ad Schellevis b5b5dcb955 VTI: advise against the use of fqdn, inspired by https://github.com/opnsense/core/issues/3414
cc @mimugmail
4 years ago
aschaap bf3d6a2424 Mentioning associated firewall interface as a pointer for new users. 4 years ago
Ad Schellevis 6a73767383 os-firewall: refer to firewall plugin for outbound nat api access, for https://github.com/opnsense/plugins/issues/1749 4 years ago
Ad Schellevis f6e2461d33 releases, run collect_changelogs.py, chop tag lines 4 years ago
Ad Schellevis 070536df8f fix typo (https://github.com/opnsense/changelog/commit/cfbbab5c2a) 4 years ago
Ad Schellevis d193a2f57f releases: update to 20.1.4 4 years ago
Ad Schellevis 9b74bef4fe fix previous 4 years ago
Ad Schellevis 6588a2c064 API: core, add attached models in tables when using standard templates. 4 years ago
Ad Schellevis 2ec2ca7e86 API: plugins, add models for standard templates. 4 years ago
Ad Schellevis 6700e6c2ac os-firewall: add new endpoints (using extended template) for https://github.com/opnsense/plugins/issues/1749 4 years ago
Ad Schellevis 29a1e05df7 Shaper: add statistics endpoint for https://github.com/opnsense/core/issues/3994 4 years ago
Ad Schellevis 9d15b497f5 Firewall / alias: add listNetworkAliases endpoint 4 years ago
Ad Schellevis 9fd2e62d1e Interfaces / Diagnostics: add api endpoints for https://github.com/opnsense/core/issues/4013 4 years ago
Ad Schellevis 003335a0f9 Interfaces -> Diagnostics -> Netstat: add new section, closes https://github.com/opnsense/core/issues/4013 4 years ago
Ad Schellevis 9ef3b03558 hacarp.rst: missing icon 4 years ago
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 4 years ago
Ad Schellevis 5561d1002d IDS: better explain interface selection, closes https://github.com/opnsense/docs/issues/247 4 years ago
Christian Brueffer bb3b86afb5 Typo fixes in the WireGuard howtos. 4 years ago
Ad Schellevis 801f4d33a3 Firewall:Aliases, add "Network group" type. closes https://github.com/opnsense/core/issues/4006 4 years ago
C-Duv a341ab2e72
docs(ipsec): Gives hint for Phase 2 local network (#239) 4 years ago
Michael 2d4b840fe6
Update interfaces.rst (#238) 4 years ago
Ad Schellevis 5baf909e6b add release logs 4 years ago
Ad Schellevis 74a66de4c6 add collect_changelogs.py script to collect and transform release logs. 4 years ago
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 4 years ago
Ad Schellevis e362e97b7d Gateways: add dynamic gateway policy (https://github.com/opnsense/docs/issues/243) 4 years ago
Ad Schellevis 2ab0107ac5 Interfaces: Dynamic gateway policy closes https://github.com/opnsense/docs/issues/243 4 years ago
Ad Schellevis 7b04b98f00 Development:MVC, add migration section. closes https://github.com/opnsense/docs/issues/246
ref: https://github.com/opnsense/plugins/issues/1749
4 years ago
Chris Helming 1e86042c67
Update cloud_backup.rst (#245)
update instructions for google drive.
4 years ago
Ad Schellevis e52e381aed firewall add api docs and examples for https://github.com/opnsense/plugins/issues/1720 4 years ago
Ad Schellevis 0e8b82886d api: stylesweep using the new collect_api_endpoints.py script 4 years ago
Ad Schellevis 41186eb9cd MVC: add NetworkAliasField (introduced https://github.com/opnsense/plugins/issues/1720) 4 years ago
Ad Schellevis 35fea4c042 MVC: add ProtocolField (introduced https://github.com/opnsense/plugins/issues/1720) 4 years ago
ServiusHack 2b17226313
fix formatting (#240)
Move text out of literal block used for the file path.
4 years ago
Ad Schellevis 7257a98cfc IPsec: nat before ipsec, add graph and limitation 4 years ago
Ad Schellevis a5b3177774 MVC: explain new LegacyLinkField type 4 years ago
Ad Schellevis db00ba0160 API/plugins: update to stable/20.1. closes https://github.com/opnsense/plugins/issues/1698 while there 4 years ago
Ad Schellevis cd8768438e fix broken table in settingsmenu.rst 4 years ago
Ad Schellevis 6d3dbaedfc API: core api's 20.1 update 4 years ago
KH-2030 a9b57b7107 fixed some typos (#237) 4 years ago
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) 4 years ago
Michael ff3d1f5880
Update nat.rst (#236) 4 years ago
sjjh 0efad60115 improve description on how to create license key (#233) 5 years ago
sjjh bf9d513759 fix image caption (#234) 5 years ago
Ad Schellevis 3873e97e93 some images shouldn't be scaled.... 5 years ago
Michael 806a30c559 Update vnstat.rst (#230) 5 years ago
h-town 17529a6cc0 Change all references of "Licence" to "License" to comply with Maxmind URL (#229)
"Licence" -> "License"
5 years ago
Ad Schellevis 2a963ecd72 link in previous 5 years ago
sjjh 1a55709a98 added intro (#227) 5 years ago
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!
5 years ago
sjjh a1cfefdf48 minor change: two typos (#226)
space and plural
5 years ago
sjjh 66576f301c update menu path label for proxy (#224) 5 years ago
sjjh 08fba7b086 typo/case (#223) 5 years ago
Ad Schellevis 718681315e https://github.com/opnsense/docs/pull/221 remove old phrase for tokeniser 5 years ago
Ad Schellevis 9de4330f1c manually merge https://github.com/opnsense/docs/pull/220 and lower-case then (t) 5 years ago
Eike 63eeddce4f Moved part from 2FA intro to HowTo as section 6, updated the image, seemed to be outdated (#217) 5 years ago
Ad Schellevis 93f3e9dd41 add docs for https://github.com/opnsense/core/issues/3856 5 years ago
Martin Wasley 53146274fc Create maxmind_geo_ip.rst (#228)
Help for new Maxmind GeoIP requirements
5 years ago
sjjh f3c6073692 linked forum & irc (#219) 5 years ago
Ad Schellevis d464d86ba0
fix typo in shaper.rst 5 years ago
sjjh 46fc168599 corrected download -> upload (#218) 5 years ago
Ad Schellevis af37b6cf37 add loopback to other-interfaces 5 years ago
Martin Hallerdal e85cfa0b96 Fixed doc regarding tunnel adress for local instance (#199) 5 years ago
Ad Schellevis 9aa7cb3f85 minor update on previous 5 years ago
Ad Schellevis eea65be4b3 process feedback from @fichtner 5 years ago
Ad Schellevis 12a1845d47 add some documentation about included software, closes https://github.com/opnsense/docs/issues/174 5 years ago
Ad Schellevis ddd81c2bca Add general issue workflow, closes https://github.com/opnsense/docs/issues/208 5 years ago
Ad Schellevis 69d4794747 cleanup previous 5 years ago
Ad Schellevis 3a7afc2e45 Models / explain custom fieldtypes. closes https://github.com/opnsense/docs/issues/215 5 years ago
Ad Schellevis eff9927a85 Auth/LDAP: align options with current version, add remark to extended queries top and add new group options 5 years ago
Ad Schellevis 5073fee502 add VXLAN type in "other-interfaces" 5 years ago
Ad Schellevis f4d9a1e44d models, minor fixes in previous 5 years ago
Ad Schellevis 849e3b391d add model constraints and field types, closes https://github.com/opnsense/docs/issues/212 5 years ago
Ad Schellevis 68f02106a7 move modelConstraints.rst 5 years ago
Fabian Franz cc1561556c fix typo 5 years ago
Fabian Franz cb43dedbb5 #212: add contraints by me to doc 5 years ago
Andrew a08cd0f18a Update for cloudflare fields (#211) 5 years ago
Andrew 99da3b3249 Update NAT port forward settings list (#207) 5 years ago
Andrew 3044e0aa14 Update link to EICAR (#209)
Updated the reference to EICAR to the new download page.
Fixes #206
5 years ago
Andrew 8a13cd7715 Update EICAR link (#210)
Update link to EICAR. Resolves #206
5 years ago
Ad Schellevis 949b2ef4b0
fix broken link
closes https://github.com/opnsense/docs/issues/205
5 years ago
Fabian Franz BSc ef7edfd8e3 www/nginx: replace image by a better one (#204) 5 years ago
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
5 years ago
superwinni2 11c8ea5f91 Update haproxy.rst (#192) 5 years ago
Michael 9268e6163b Update multiwan.rst 5 years ago
Ad Schellevis 4831f5f2dd ETPro Telemetry, explain health status info 5 years ago
Ad Schellevis 53b2f29474 add a trouble shooting section, small start. 5 years ago
Ad Schellevis 4a72a16c20 wireless landing page 5 years ago
Ad Schellevis 4741cf8156 move mobile to interfaces tab 5 years ago
Ad Schellevis 741e66d782 add simple interfaces/overview page 5 years ago
Ad Schellevis 61e9d6d7d1 rearrange diagnostics pages and add some more context 5 years ago
Ad Schellevis afacb5c329 rearrange logging 5 years ago
Ad Schellevis ab0f7042ce rename trust section, product alignment 5 years ago
Ad Schellevis 44496c54c2 move logging configuration to system/settings. 5 years ago
Ad Schellevis 7ab7426b58 HA sync, status page and some general workflow information 5 years ago
Ad Schellevis bfefca09a7 Merge gateway-groups and multiwan into single menu item 5 years ago
Ad Schellevis 7a9d3ebc42 add firmware section 5 years ago
Ad Schellevis 87478f5c00 reported via mail, https://mullvad.net/nl/blog/2019/2/20/our-public-dns-changing/ 5 years ago
Ad Schellevis 49301d1f06 System --> Configuration / local backups, defaults and history 5 years ago
Ad Schellevis 706ee5f622 reorganise users/groups. 5 years ago
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 5 years ago
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
5 years ago
qinohe 589044e7f0 Update for 19.7.1 (#188) 5 years ago
Ad Schellevis 1a1211ca6d add radvd 5 years ago
Ad Schellevis f2ab670b03 fix typo 5 years ago
Ad Schellevis 2a3c529e23 add OpenDNS 5 years ago
Ad Schellevis 4934cd15ad ntpd add stats 5 years ago
Ad Schellevis b450b57025 add network time 5 years ago
Ad Schellevis 6ca37bcb1b add unbound page 5 years ago
Ad Schellevis 6526680147 Dnsmasq, add page 5 years ago
Ad Schellevis 28d3c1d694 IDPS: improve documentation. move ETPro telemetry out of top level menu 5 years ago
Ad Schellevis 80bfc70731 ETPro Telemetry, fix some typos 5 years ago
Ad Schellevis b03b837408 add carp_service_status documentation. closes https://github.com/opnsense/docs/issues/193 5 years ago
Ad Schellevis 31185cd649 fix typo in autorun.rst 5 years ago
Ad Schellevis b69527c51a add route section 5 years ago
Ad Schellevis dafd7ef8f4 remove old IPS/GeoIP content 5 years ago
Ad Schellevis ee0e53669c Firewall, add Normalization section 5 years ago
Ad Schellevis 48ab3352bb missed a spot in previous 5 years ago
Ad Schellevis 63e1ee89bb Firewall VIP add status page 5 years ago
Ad Schellevis a894dca0d6 Firewall add VIP section 5 years ago
Ad Schellevis 53033a0271 add [Interface] groups 5 years ago
Ad Schellevis 1f1f9c6ca5 Firewall / rules documentation 5 years ago
Ad Schellevis 2527375c6c work in progress, firewall/rules section 5 years ago
Ad Schellevis 8335b1f20e Firewall section, minor cleanups 5 years ago
Ad Schellevis 0fd98d1a26 Firewall, aliases. align screenshots and extend documentation to reflect the current possibilities 5 years ago
Ad Schellevis 6939952f54 development/plugins, add hooks and extend documentation for the rest. 5 years ago
Michael ba3d7c1c99 Update carp.rst (#191)
Make sync with higher skew clearer ( german reference: https://forum.opnsense.org/index.php?topic=13717.msg63207#msg63207 )
5 years ago
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.
5 years ago
Ad Schellevis 35648e9b4a fix some typos in gateways.rst 5 years ago
Ad Schellevis 9275d6622b compile issue in logging.rst 5 years ago
Ad Schellevis 9da7c070af add gateways page, explain priority, upstream, etc. 5 years ago
Michael 20c5a6fad0 mv logging to system and add remote logging support (#187) 5 years ago
Michael 6c2ff7d9d3 Update wireguard-s2s.rst (#185) 5 years ago
Michael be1c8beb1f Update wireguard-client.rst (#186) 5 years ago
Ad Schellevis 85d769178f fix indent 5 years ago
Ad Schellevis d64f454fb2 add using_grids.rst 5 years ago
Michael 17732419eb remove dev warning (#184) 5 years ago
Ad Schellevis 44d3d7498a fix previous 5 years ago
Ad Schellevis b4ddcc82c3 dev/helloworld, move locations to code-blocks 5 years ago
Ad Schellevis 3dff72d456 dev/helloworld, reference ui_devtools for easy frontend development 5 years ago
Ad Schellevis 2c5f2bc3ea dev/helloworld missing file in filelist 5 years ago
Ad Schellevis 88422dbd0c devel/helloworld example. add ApiMutableModelControllerBase into the mix 5 years ago
Michael 2e093bde61 Update wireguard-client.rst (#180) 5 years ago
Michael 040d818009 Update wireguard-client-mullvad.rst (#181) 5 years ago
Michael df0b4631ab Update wireguard-client-azire.rst (#182) 5 years ago
Michael baac77ad07 Update wireguard-s2s.rst (#183) 5 years ago
Franco Fichtner 45900e23db document https://github.com/opnsense/core/issues/3288 5 years ago
pgaultier 0218cc1210 Adding howto to set up french fiber provider SFR/RED (#179) 5 years ago
Han Boetes 68e01a38c4 Fix a thinko (#178) 5 years ago
Baptiste Gauduchon d6249e4045 ✏️ typo in Wiregard documentation (#177) 5 years ago
Michael 7ddb87a3fd Update wireguard-client.rst (#175) 5 years ago
fvanroie 7417ee1200 Add DnsCrypt API documentation (#172) 5 years ago
Dustin Sweigart 610c2e1c6d fixed typo (#171) 5 years ago
Ad Schellevis edcbdda42c add sitemap 5 years ago
Michael 24f9ed606a Update dnscrypt-proxy.rst (#169) 5 years ago
Ad Schellevis 3348b9202a fix image sizes 5 years ago
Ad Schellevis e1a1600cd1 ditch howto and manual sections, add plugins and move final documents around. 5 years ago
Ad Schellevis 346e2297c3 add firewall section, move sections around 5 years ago
Ad Schellevis c7866fff43 move two-factor items to system. 5 years ago
Ad Schellevis dfb556ddb4 move more topics around to the section where they seem to belong. 5 years ago
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>
5 years ago
Ad Schellevis d4c6cfb30b add interfaces --> settings 5 years ago
Ad Schellevis 01f564a201 work in progress moving docs in the index 5 years ago
Ad Schellevis d649044748 create system section and start moving items into it. 5 years ago
Ad Schellevis e35e5ee849 move reporting into reporting section. 5 years ago
Michael 1579b67686 wireguard: rename server to local (#167) 5 years ago
Ad Schellevis 878fc528e1 add a bit of descriptive text to the lobby 5 years ago
Ad Schellevis 88b6552778 add link to azure image 5 years ago
Franco Fichtner b34106b025 dev: document monitor rc.syshook facility 5 years ago
Michael 0fba9dd0f3 Update proxywebfilter.rst (#166) 5 years ago
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.
5 years ago
Ad Schellevis c8e3f93dc9 prepare for Azure image release 5 years ago
Ad Schellevis 229c02dd73 minor build error, code-block type issue. 5 years ago
Ad Schellevis e969230f00 docs/reporting, some placeholders https://github.com/opnsense/docs/issues/104 5 years ago
Kevin Köllmann fffd2e1c08 Slightly improved LDAP how-to (#164) 5 years ago
Kimotu Bates dde4e5145d Added live view explanation (#163) 5 years ago
Ad Schellevis aa20bc72e3 add installation manual for the OVA image 5 years ago
Ad Schellevis debecaa5af fix compile errors in ipsec-s2s-route.rst 5 years ago
Ad Schellevis cbef8396f3 fix compile error in interface_wireless_internal.rst 5 years ago
alexanderharm b21080abd7 Create how-to Azure VPN (#161) 5 years ago
Fabian Franz BSc 4ec521cc23 www/nginx: add some hardening background (#146) 5 years ago
Michael Steenbeek 2d965ffea7 Add section about DHCP relaying (#160) 5 years ago
Michael Steenbeek 40acc387c4 Fix Installation media table (#158) 5 years ago
Ad Schellevis cc9240b40c as discussed https://github.com/opnsense/docs/pull/156 5 years ago
Michael 58b5a21365 Add docs for routed IPSec (#156) 5 years ago
Michael Steenbeek 4db0e8d247 Write page about interfaces (#147) 5 years ago
Michael Steenbeek 5727b5f55d Add page about System --> Settings (#155) 5 years ago
Michael Steenbeek ee4414980e Mention Interfaces --> Overview under Diagnostics (#151) 5 years ago
Fabian Franz BSc f3cf82b920 interface: wireless (#141) 5 years ago
Michael Steenbeek ec942b034b Small fixes (#159) 5 years ago
godimath c79df04ca9 captiveportal.rst - typo (#157) 5 years ago
Ad Schellevis 9e3dde4c31 typo 5 years ago
Ad Schellevis 43c535e765 fix some build errors 5 years ago
Ad Schellevis 31944dd01b Development/how-to's add a simple doc about remote kernel debugging. 5 years ago
Michael Steenbeek 4169f3f2bf Fix last sentence of m0n0wall article (#152) 5 years ago
Michael Steenbeek 5cb6b3a325 Use consistent, RST menu notation; fix some build warnings (#144) 5 years ago
Michael Steenbeek 4badbe49e1 Create page about NAT (#139) 5 years ago
Michael Steenbeek 8115969416 Reorder remote settings 5 years ago
Michael Steenbeek bf4d5986d6 Add section about log settings 5 years ago
Ad Schellevis 1df969e61c misplaced with tag, save button 5 years ago
Ad Schellevis c1530cf7d7 IPsec road-warrior howto, align doc to reality 5 years ago
Franco Fichtner fd642e2448 some tweaks to PAM doc 5 years ago
Ad Schellevis 3566ac7b85 align docs with new authentication scheme (https://github.com/opnsense/core/issues/3242) 5 years ago
soder10 3c91eb64d0 Clarify gateways log purpose (#140) 5 years ago
Ad Schellevis 3031a52247 dynamic_dns.rst fix table 5 years ago
Michael Steenbeek b5edaf8b1b Write page about Dynamic DNS (#145) 5 years ago
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. 5 years ago
Ad Schellevis ed655c6002 authentication, process review comments 5 years ago
Ad Schellevis 53c89fb7da Development, let's shed some light on authentication. 5 years ago
Michael Steenbeek f5208b7908 Correct opnsense help command 5 years ago
Michael Steenbeek 7967ce617b Write page about NPTv6 (#134) 5 years ago
Michael Steenbeek b0228e5012 Add information about SSH to user docs (#122) 5 years ago
Michael 39858a27b0 Update bind.rst (#138) 5 years ago
Roller Angel 49f86c17c6 typo fix (#136) 5 years ago
Mike Jones 6fafda8b18 Spelling and grammar fixes in S2S SSL VPN how-to 5 years ago
Roller Angel 5bc4f7ac35 Update captiveportal.rst (#133) 5 years ago
Michael Steenbeek 8e46985d97 Write page on DHCP (#127) 5 years ago
Michael Steenbeek 3faf86a416 sslvpn_client: Fix typos, update screenshots and interface descriptions (#130) 5 years ago
Michael Steenbeek e6533f5ea5 Create page about diagnostics (#126) 5 years ago
Ad Schellevis bc9e6eeb44 minor language changes in serial_access.rst 5 years ago
Ad Schellevis 849d65f76b Merge branch 'backup_serial' of https://github.com/fabianfrz/docs into fabianfrz-backup_serial 5 years ago
Fabian Franz BSc 0cd9ce0505 add changelog (#129) 5 years ago
Michael Steenbeek 98101f1ac5 Fix text wrapping in tables (#131) 5 years ago
Fabian Franz d84bc2569f remove image as requested 5 years ago
Fabian Franz 45116aedc9 remove useless whitespace 5 years ago
Fabian Franz 77433794aa improvement with feedback 5 years ago
Fabian Franz 24ca8b56a7 improve backup / serial 5 years ago
Ad Schellevis 34b6ac99a1 change os references to HardenedBSD 5 years ago
Ad Schellevis 0a18622d0c fix some labels in previous 5 years ago
Ad Schellevis 886d70e147 ETPRO telemetry docs 5 years ago