Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-18 | Correcting syntax for showing a keypair | Jay Beale | |
When running the command listed on this page, I receive this error: run show wireguard named-keypairs pubkey KP01 Invalid command: show wireguard [named-keypairs] When I instead run the following, the desired output arrives: run show wireguard keypairs pubkey KP01 | |||
2020-01-11 | Fix some typos and capitalizations | Stephen James | |
2019-12-30 | l2tp: delete deprecated outside-nexthop | Eshenko Dmitriy | |
2019-12-29 | common-references: migrate all VyOS Phabricator references | Christian Poessinger | |
2019-12-12 | OpenVPN: add link to basic PKI setup KB entry | currite | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-28 | docs: remove all trailing whitespaces | Christian Poessinger | |
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' | |||
2019-11-27 | Refactor "code-block:: sh" to "code-block:: console" | Christian Poessinger | |
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF. | |||
2019-11-26 | wireguard: Add road-warrior example | kroy-the-rabbit | |
2019-11-24 | Style: change .. cfcmd:: to ..cfgcmd:: | Robert Göhler | |
2019-11-23 | toc: improve structure #2 | Christian Poessinger | |
2019-11-23 | toc: on the way to a better structured toc | Christian Poessinger | |
2019-11-17 | Replace all RFC links with proper :rfc: syntax | Christian Poessinger | |
2019-11-17 | openvpn: beautify command snippets | Christian Poessinger | |
2019-11-17 | openvpn: remove repeated occurance of 'one' | Christian Poessinger | |
2019-11-11 | OpenVPN: add new CLI levels for NCP ciphers | Christian Poessinger | |
2019-11-08 | wireguard: fix generation error | Christian Poessinger | |
2019-11-07 | Fixing typo | Eshenko Dmitriy | |
2019-11-07 | Revert "Recovery L2TP documentation for 1.2.1-1.2.2" | Christian Poessinger | |
This reverts commit f02016d0adc7471ecf997d4bd9b4920e39d65aba. | |||
2019-11-07 | wireguard: Update example run show output | kroy-the-rabbit | |
show interfaces wireguard X example updated to reflect new output | |||
2019-11-07 | OpenVPN: explain how to pass quotes to openvpn-option | Christian Poessinger | |
2019-11-07 | l2tp: fixed typo | Eshenko Dmitriy | |
2019-11-02 | Merge pull request #140 from SquirePug/master | Christian Poessinger | |
Added DMVPN notes | |||
2019-10-30 | Update dmvpn.rst | SquirePug | |
2019-10-05 | T1700: Adding note to address this limitation | kroy | |
2019-09-30 | Fix typos in pages | Ramax Lo | |
2019-09-17 | Text/spelling fixes, adding additional navigation headers | kroy | |
2019-09-17 | Merge pull request #105 from currite/openvpn_reneg | Christian Poessinger | |
Openvpn reneg | |||
2019-09-17 | Merge pull request #100 from zdc/ipsec | Christian Poessinger | |
Extended IPSec site-to-site manual | |||
2019-09-17 | add note on vpn-option -reneg-sec | currite | |
2019-09-15 | OpenVPN: remove passwords | Christian Poessinger | |
2019-09-12 | Extended IPSec site-to-site manual | zsdc | |
2019-09-10 | [wireguard] - typo fixed | hagbard | |
2019-09-10 | [wireguard] - T1649: documentation different keypairs per interface | hagbard | |
2019-09-04 | OpenVPN: add raw 'openvpn-option' option | Christian Poessinger | |
2019-08-18 | OpenVPN: add client example | Christian Poessinger | |
2019-08-06 | Recovery L2TP documentation for 1.2.1-1.2.2 | Eshenko Dmitriy | |
2019-08-06 | L2TP: change to 80 characters column width | Christian Poessinger | |
2019-08-06 | begin chance public IPs to documentation reseverd IPs | rebortg | |
2019-08-06 | OpenVPN: add second Active Directory auth example | Christian Poessinger | |
2019-08-04 | OpenVPN: add Active Directory auth example | Christian Poessinger | |
2019-08-01 | [L2TP] index update | hagbard | |
2019-08-01 | [L2TP] removed old documentation file and updated index | hagbard | |
2019-08-01 | [L2TP] - T1544: l2tp documentation | hagbard | |
2019-07-28 | Update pptp.rst | Eshenko Dmitriy | |
2019-07-18 | VPN: IKEv2: add example for left/right routers | Christian Poessinger | |
2019-07-15 | Fix smal typo | Robert Göhler | |
erase douple 'openvpn' | |||
2019-07-13 | VPN: add IKEv2 example configuration for site2site VPN | Christian Poessinger | |
2019-07-09 | VPN: site2site: fix list syntax | Christian Poessinger | |
2019-07-09 | GRE: adjust key generation to current CLI | Christian Poessinger | |