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
Christian Poessinger
b5a7d9037c
OpenVPN: explain how to pass quotes to openvpn-option
2019-11-07 21:54:53 +01:00
Eshenko Dmitriy
df6bf5aa7b
l2tp: fixed typo
2019-11-07 21:54:43 +01:00
Christian Poessinger
0f55801a82
Merge pull request #140 from SquirePug/master
...
Added DMVPN notes
2019-11-02 11:22:59 -05:00
SquirePug
85b00dbed7
Update dmvpn.rst
2019-10-30 14:27:42 +11:00
kroy
014167cec6
T1700: Adding note to address this limitation
2019-10-05 20:54:10 -05:00
Ramax Lo
cfcd0f040b
Fix typos in pages
2019-09-30 16:15:34 +08:00
kroy
bc8a28ccbd
Text/spelling fixes, adding additional navigation headers
2019-09-17 11:34:26 -05:00
Christian Poessinger
6ae968116c
Merge pull request #105 from currite/openvpn_reneg
...
Openvpn reneg
2019-09-17 05:39:01 +02:00
Christian Poessinger
5468ffd289
Merge pull request #100 from zdc/ipsec
...
Extended IPSec site-to-site manual
2019-09-17 05:37:27 +02:00
currite
8a9b0b66cc
add note on vpn-option -reneg-sec
2019-09-17 01:32:05 +02:00
Christian Poessinger
7993a63a95
OpenVPN: remove passwords
2019-09-15 17:30:54 +02:00
zsdc
305dce104c
Extended IPSec site-to-site manual
2019-09-12 14:29:10 +03:00
hagbard
5c63309e55
[wireguard] - typo fixed
2019-09-10 12:49:49 -07:00
hagbard
0b1a7c3175
[wireguard] - T1649: documentation different keypairs per interface
2019-09-10 12:40:58 -07:00
Christian Poessinger
59aa274b43
OpenVPN: add raw 'openvpn-option' option
2019-09-04 21:15:34 +02:00
Christian Poessinger
89557be0b1
OpenVPN: add client example
2019-08-18 14:07:49 +02:00
Eshenko Dmitriy
f02016d0ad
Recovery L2TP documentation for 1.2.1-1.2.2
2019-08-06 23:44:47 +03:00
Christian Poessinger
624c3cd42a
L2TP: change to 80 characters column width
2019-08-06 09:51:09 +02:00
rebortg
adf8669015
begin chance public IPs to documentation reseverd IPs
2019-08-06 09:35:09 +02:00