Commit Graph

507 Commits (6518c9bfba871852098dbe13a7511de7bfaf3afe)
 

Author SHA1 Message Date
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
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 93e49ebc94 collect_changelogs.py: chop tagline 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 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
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