87 Commits

Author SHA1 Message Date
rebortg
e33e1268f9 change include to absolute path 2020-11-30 19:46:59 +01:00
rebortg
4abded8025 arrange: interfaces 2020-11-29 21:52:28 +01:00
Eshenko Dmitriy
f5bd146174
dmvpn: Fix wrong nbma-address on Spoke 2020-11-26 11:54:37 +03:00
Christian Poessinger
c405bc3767 ipsec: fix toc level 2020-11-16 08:03:39 +01:00
Christian Poessinger
8a3147fca5 vpn: dmvpn: move example from blueprints to the dmvpn chapter 2020-11-15 20:10:57 +01:00
Christian Poessinger
baf330c08c dmvpn: improve blueprint with diagram and full configs 2020-11-15 14:09:56 +01:00
currite
bf45f93b03
Update openvpn.rst 2020-10-28 21:25:01 +01:00
currite
d8cae20060 openvpn: add troubleshooting subsection 2020-10-28 20:57:10 +01:00
Christian Poessinger
d0a50a0383 sstp: adjust to latest CLI commands 2020-10-04 20:41:05 +02:00
Christian Poessinger
71f73a88a0 sstp: T2953: adjust to new ppp-options CLI node 2020-10-02 17:56:56 +02:00
Christian Poessinger
910fa1ab3a openvpn: fix WARNING: Title level inconsistent 2020-09-14 19:58:20 +02:00
Christian Poessinger
7334b4b9ba vpn: openconnect: fix TOC 2020-09-13 15:58:10 +02:00
root
393d03faf4 Revert "T2810: Docs for vpn anyconnect-server"
This reverts commit ca432e2ec6bf8c33c652aee9bc7bc0e2b4a4bd6a.
2020-09-11 07:28:49 -05:00
root
ca432e2ec6 T2810: Docs for vpn anyconnect-server
This documentation describes how to configure OpenConnect-Server on VyOS
2020-09-10 02:13:13 -05:00
root
efa25bc32d T2810: Docs for vpn anyconnect-server
This documentation describes how to configure AnyConnect-Server on VyOS
2020-09-03 13:23:10 -05:00
Elsysweyr
d23434f111 added port property for peer config 2020-08-05 01:42:03 +02:00
Daniil Baturin
243238380a
Merge pull request #293 from srividya0208/RSA-cert/key-gen
"Generate X.509 Certificate and Keys" is added in the OpenVPN
2020-08-04 05:41:35 +07:00
root
1bf1c4886d The topic "Generate X.509 Certificate and Keys" is added in the OpenVPN
chapter to explian the steps to generate the server/client cert and key
files for the latest version.
2020-08-03 18:26:58 -04:00
Christian Poessinger
7b8236f9c0 vpn: wireguard: all note about redefining allowed-ips 2020-07-26 21:57:53 +02:00
currite
847bbc1910 vpn/sstp: add ipv6 support 2020-05-11 20:56:15 +02:00
Christian Poessinger
1e61f632b9 wireguard: use proper indent on opcmd 2020-04-25 09:53:18 +02:00
Christian Poessinger
c29363df85 wireguard: adopt to new CLI syntax for address/port 2020-04-05 17:28:51 +02:00
currite
d83cd0f40c l2tp: adding small details
Add explanation on UDP-encapsulating ESP for NAT
and add another example of possible DNS server.
2020-04-03 02:02:12 +02:00
John Estabrook
79fcbc9c33 site-to-site: Fix typo in rfc reference 2020-03-25 16:47:07 -05:00
Christian Poessinger
88bfcb031a sstp: descripbe how to test sstp server using sstpc 2020-03-22 13:36:20 +01:00
Christian Poessinger
f9308dad83 sstp: adjust ssl certificate path 2020-03-22 11:48:31 +01:00
Christian Poessinger
bf94e7dd7b sstp: move to VPN section 2020-03-20 23:42:55 +01:00
currite
85593a4ee2
wireguard: new keygen syntax 2020-03-18 07:21:57 +01:00
Christian Poessinger
874912c938 wireguard: use consistent naming 2020-03-02 21:15:41 +01:00
Christian Poessinger
25054e15fd wireguard: use documented section style guide 2020-03-02 21:14:50 +01:00
Jay Beale
f6dae4b3ce
Correcting syntax for showing a keypair
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-18 15:44:21 -08:00
Stephen James
74c5a1fc3c Fix some typos and capitalizations 2020-01-11 23:37:28 -05:00
Eshenko Dmitriy
dd1f3291fe l2tp: delete deprecated outside-nexthop 2019-12-30 23:49:00 +01:00
Christian Poessinger
1499918804 common-references: migrate all VyOS Phabricator references 2019-12-29 11:07:24 +01:00
currite
a25f9d0ffb OpenVPN: add link to basic PKI setup KB entry 2019-12-12 22:01:25 +01:00
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33 docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
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-27 17:20:38 +01:00
kroy-the-rabbit
af2f1dd50f wireguard: Add road-warrior example 2019-11-26 20:15:19 +01:00
Robert Göhler
0c19693d3d Style: change .. cfcmd:: to ..cfgcmd:: 2019-11-24 21:26:34 +01:00
Christian Poessinger
b70b1eb95d toc: improve structure #2 2019-11-23 19:45:10 +01:00
Christian Poessinger
44ef614dea toc: on the way to a better structured toc 2019-11-23 19:25:34 +01:00
Christian Poessinger
73edff0a21 Replace all RFC links with proper :rfc: syntax 2019-11-17 20:20:16 +01:00
Christian Poessinger
a02ef524ec openvpn: beautify command snippets 2019-11-17 19:53:00 +01:00
Christian Poessinger
a4bb80c2fa openvpn: remove repeated occurance of 'one' 2019-11-17 19:52:46 +01:00
Christian Poessinger
48dcac6775 OpenVPN: add new CLI levels for NCP ciphers 2019-11-11 17:00:35 +01:00
Christian Poessinger
7d46544324 wireguard: fix generation error 2019-11-08 18:27:12 +01:00
Eshenko Dmitriy
271141370e Fixing typo 2019-11-07 21:55:00 +01:00
Christian Poessinger
54c0c1e132 Revert "Recovery L2TP documentation for 1.2.1-1.2.2"
This reverts commit f02016d0adc7471ecf997d4bd9b4920e39d65aba.
2019-11-07 21:55:00 +01:00
kroy-the-rabbit
6e20b83178 wireguard: Update example run show output
show interfaces wireguard X example updated to reflect new output
2019-11-07 21:54:56 +01:00