summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-30Fix typos in pagesRamax Lo
2019-09-27Merge pull request #121 from DWilly92/patch-1Daniil Baturin
Added allow-from DNS forwarding settings
2019-09-26Added allow-from DNS forwarding settingsDavid Wilson
During my testing only the /0 and /32 network prefix lengths worked, specifying a /24 caused the DNS Service to not respond. I have added the /0 network to the above examples so the documentation exists for this required command and will submit a bug report on the issue.
2019-09-26Merge pull request #120 from rbroderi/masterDaniil Baturin
Update bridge CLI example syntax
2019-09-25Fixed Examplerbroderi
Example syntax did not work.
2019-09-25VyOS on baremetal improvements (#119)Cristian Ciupitu
* Fix syntax errors & formatting for hyperlinks * Fix typos * Use :kbd: for keystrokes.
2019-09-25Added vyos on vmware page and rudimentary structure. (#118)SquirePug
* feature: adding notes for running on vmware around contending memory and memory management in low memory situations
2019-09-24Merge pull request #117 from rebortg/add/ntpChristian Poessinger
add system NTP section
2019-09-23add system NTP sectionRobert Göhler
2019-09-20Merge pull request #116 from kroy-the-rabbit/dns-migration-to-listen-addDaniil Baturin
Migration to 'listen-address', slight cleanup
2019-09-20Merge pull request #115 from kroy-the-rabbit/config-overview-fixesDaniil Baturin
Slight cleanup and spelling
2019-09-20Merge branch 'master' into config-overview-fixesDaniil Baturin
2019-09-20Merge pull request #114 from kroy-the-rabbit/quickstart-rewriteDaniil Baturin
Overhauling and expanding quick start guide
2019-09-20Merge pull request #110 from currite/restore_default_configDaniil Baturin
Information on the default config location.
2019-09-19Migration to 'listen-address', slight cleanupkroy
2019-09-19Slight cleanup and spellingkroy
2019-09-19Overhauling and expanding quick start guidekroy
2019-09-19Merge pull request #113 from kroy-the-rabbit/masterDaniil Baturin
Spelling, a few minor rewrites.
2019-09-18Spelling, a few minor rewrites.kroy
2019-09-19Merge pull request #112 from kroy-the-rabbit/masterDaniil Baturin
Making these indexes display their TOC
2019-09-18Making this indexes display their TOCkroy
2019-09-19Merge pull request #111 from kroy-the-rabbit/patch-1Daniil Baturin
Fix misspelling and slight cleanup.
2019-09-18Fix misspelling and slight cleanup.kroy-the-rabbit
2019-09-18wipe configcurrite
2019-09-18Merge pull request #109 from kroy-the-rabbit/patch-4Daniil Baturin
Example was broken
2019-09-18Example was brokenkroy-the-rabbit
Example rule 20 was used twice
2019-09-18Merge pull request #107 from kroy-the-rabbit/patch-2Daniil Baturin
Spelling fix
2019-09-18Merge pull request #108 from kroy-the-rabbit/masterDaniil Baturin
Text/spelling fixes, adding additional navigation headers
2019-09-17Text/spelling fixes, adding additional navigation headerskroy
2019-09-17Spelling fixkroy-the-rabbit
2019-09-17Merge pull request #105 from currite/openvpn_renegChristian Poessinger
Openvpn reneg
2019-09-17Merge pull request #100 from zdc/ipsecChristian Poessinger
Extended IPSec site-to-site manual
2019-09-17add note on vpn-option -reneg-seccurrite
2019-09-16Merge pull request #104 from kroy-the-rabbit/patch-2Daniil Baturin
Fixing a few mispellings
2019-09-16Fixing a few mispellingskroy-the-rabbit
2019-09-16firewall_all-pingcurrite
2019-09-15OpenVPN: remove passwordsChristian Poessinger
2019-09-13Merge pull request #102 from kroy-the-rabbit/masterDaniil Baturin
VyOS Tunnelbroker.net Example
2019-09-12VyOS Tunnelbroker.net Examplekroy
2019-09-12Extended IPSec site-to-site manualzsdc
2019-09-12Update release notes for 1.2.3Daniil Baturin
2019-09-10[vyos-api] - interface config documentation removedhagbard
2019-09-10[wireguard] - typo fixedhagbard
2019-09-10[wireguard] - T1649: documentation different keypairs per interfacehagbard
2019-09-06build: builds on NFS/SMB shares are not supportedChristian Poessinger
2019-09-04OpenVPN: add raw 'openvpn-option' optionChristian Poessinger
2019-09-04Merge pull request #99 from varesa/patch-1Daniil Baturin
Fix typos in load-balancing.rst
2019-09-03Fix typos in load-balancing.rstEsa Varemo
2019-09-03Merge pull request #98 from cummings-chris/patch-1Daniil Baturin
A tiny PR to fix the ISO build doc Debian Version
2019-09-02Correct debian versionChris Cummings