summaryrefslogtreecommitdiff
path: root/docs/vpn
AgeCommit message (Collapse)Author
2020-11-26dmvpn: Fix wrong nbma-address on SpokeEshenko Dmitriy
2020-11-16ipsec: fix toc levelChristian Poessinger
2020-11-15vpn: dmvpn: move example from blueprints to the dmvpn chapterChristian Poessinger
2020-11-15dmvpn: improve blueprint with diagram and full configsChristian Poessinger
2020-10-28Update openvpn.rstcurrite
2020-10-28openvpn: add troubleshooting subsectioncurrite
2020-10-04sstp: adjust to latest CLI commandsChristian Poessinger
2020-10-02sstp: T2953: adjust to new ppp-options CLI nodeChristian Poessinger
2020-09-14openvpn: fix WARNING: Title level inconsistentChristian Poessinger
2020-09-13vpn: openconnect: fix TOCChristian Poessinger
2020-09-11Revert "T2810: Docs for vpn anyconnect-server"root
This reverts commit ca432e2ec6bf8c33c652aee9bc7bc0e2b4a4bd6a.
2020-09-10T2810: Docs for vpn anyconnect-serverroot
This documentation describes how to configure OpenConnect-Server on VyOS
2020-09-03T2810: Docs for vpn anyconnect-serverroot
This documentation describes how to configure AnyConnect-Server on VyOS
2020-08-05added port property for peer configElsysweyr
2020-08-04Merge pull request #293 from srividya0208/RSA-cert/key-genDaniil Baturin
"Generate X.509 Certificate and Keys" is added in the OpenVPN
2020-08-03The topic "Generate X.509 Certificate and Keys" is added in the OpenVPNroot
chapter to explian the steps to generate the server/client cert and key files for the latest version.
2020-07-26vpn: wireguard: all note about redefining allowed-ipsChristian Poessinger
2020-05-11vpn/sstp: add ipv6 supportcurrite
2020-04-25wireguard: use proper indent on opcmdChristian Poessinger
2020-04-05wireguard: adopt to new CLI syntax for address/portChristian Poessinger
2020-04-03l2tp: adding small detailscurrite
Add explanation on UDP-encapsulating ESP for NAT and add another example of possible DNS server.
2020-03-25site-to-site: Fix typo in rfc referenceJohn Estabrook
2020-03-22sstp: descripbe how to test sstp server using sstpcChristian Poessinger
2020-03-22sstp: adjust ssl certificate pathChristian Poessinger
2020-03-20sstp: move to VPN sectionChristian Poessinger
2020-03-18wireguard: new keygen syntaxcurrite
2020-03-02wireguard: use consistent namingChristian Poessinger
2020-03-02wireguard: use documented section style guideChristian Poessinger
2020-01-18Correcting syntax for showing a keypairJay 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-11Fix some typos and capitalizationsStephen James
2019-12-30l2tp: delete deprecated outside-nexthopEshenko Dmitriy
2019-12-29common-references: migrate all VyOS Phabricator referencesChristian Poessinger
2019-12-12OpenVPN: add link to basic PKI setup KB entrycurrite
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-28docs: remove all trailing whitespacesChristian Poessinger
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-27Refactor "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-26wireguard: Add road-warrior examplekroy-the-rabbit
2019-11-24Style: change .. cfcmd:: to ..cfgcmd::Robert Göhler
2019-11-23toc: improve structure #2Christian Poessinger
2019-11-23toc: on the way to a better structured tocChristian Poessinger
2019-11-17Replace all RFC links with proper :rfc: syntaxChristian Poessinger
2019-11-17openvpn: beautify command snippetsChristian Poessinger
2019-11-17openvpn: remove repeated occurance of 'one'Christian Poessinger
2019-11-11OpenVPN: add new CLI levels for NCP ciphersChristian Poessinger
2019-11-08wireguard: fix generation errorChristian Poessinger
2019-11-07Fixing typoEshenko Dmitriy
2019-11-07Revert "Recovery L2TP documentation for 1.2.1-1.2.2"Christian Poessinger
This reverts commit f02016d0adc7471ecf997d4bd9b4920e39d65aba.
2019-11-07wireguard: Update example run show outputkroy-the-rabbit
show interfaces wireguard X example updated to reflect new output
2019-11-07OpenVPN: explain how to pass quotes to openvpn-optionChristian Poessinger
2019-11-07l2tp: fixed typoEshenko Dmitriy