1067 Commits

Author SHA1 Message Date
Christian Poessinger
cbb29ca10c
development: update python skeleton 2020-09-25 20:08:59 +02:00
kroy-the-rabbit
ad5f61e19e
build-iso: kernel: small spelling/wording update 2020-09-24 22:48:22 +02:00
Christian Poessinger
7bc844be7f build-vyos: kernel: add more verbose build output as example 2020-09-24 21:37:41 +02:00
Christian Poessinger
e9171f34fb build-vyos: add instructions how to build Linux Kernel 2020-09-24 21:17:11 +02:00
Christian Poessinger
352c018d28
Merge pull request #342 from currite/config-load
configuration mgmt: add saving and loading manually
2020-09-21 22:29:36 +02:00
Christian Poessinger
3a08bef1db
Merge pull request #340 from currite/pxe-keep-squashfs-name
install: pxe: warn about keeping filesytem.squashfs name
2020-09-21 22:29:09 +02:00
currite
6b7cb55d6d configuration mgmt: add saving and loading manually 2020-09-21 22:24:28 +02:00
currite
7de85e0e94 install: pxe: warn about keeping filesytem.squashfs name
https://support.sentrium.io/agent/go/ticket/1268
2020-09-21 20:46:26 +02:00
Christian Poessinger
59fb884e37 wwan: rename CLI command "ondemand" to "connect-on-demand" 2020-09-20 14:36:41 +02:00
Eron Lloyd
f95ed893ca
Update quick-start.rst
Adding a few minor edits to clean up the descriptions and add some consistency to them.
2020-09-19 12:04:04 -04:00
currite
f9cfad8e8f nptv6: replace outside-interface command with outbound-interface command 2020-09-18 01:44:16 +02:00
Christian Poessinger
0393c23f6e
Merge pull request #332 from currite/mss-clamping
mss-clamping: remove unnecessary disable commnad, add directives and …
2020-09-17 21:47:55 +02:00
Daniil Baturin
a537134a55
Merge pull request #334 from currite/commit-confirm
configuration-overview: fix commit-confirm definition
2020-09-17 19:55:39 +07:00
currite
fe6e27c2c4 configuration-overview: fix commit-confirm definition 2020-09-17 14:46:59 +02:00
currite
96f91545fa mss-clamping: remove unnecessary disable commnad, add directives and explanations 2020-09-17 13:32:10 +02:00
currite
1c2a5fb508 configuration overview: add set and comment to editing subsection 2020-09-16 13:59:24 +02:00
currite
64a4ac7b79
Update configuration-overview.rst 2020-09-16 13:36:13 +02:00
currite
e17f32e743 configuration overview: create subsection for compare configurations 2020-09-16 12:40:22 +02:00
Christian Poessinger
9f7cd4c790
Merge pull request #326 from currite/system-rollback
image management: create system rollback subsection
2020-09-15 19:09:25 +02:00
Christian Poessinger
4131c411e6
Merge pull request #325 from currite/qos-hint
qos: improve hint on choosing policy
2020-09-15 19:09:08 +02:00
Christian Poessinger
7c9212f782
Merge pull request #324 from currite/from-wiki-CLI
configuration overview: add missing contents from old wiki.
2020-09-15 19:08:55 +02:00
currite
6782d740ea image management: create system rollback subsection 2020-09-15 13:36:41 +02:00
currite
fc94b0cfd7 qos: improve hint on choosing policy 2020-09-15 10:28:07 +02:00
currite
7a132cdfdb configuration overview: add missing contents from old wiki.
Add commands: commit-confirm, copy, rename, show system commit diff <number>.
Add few little clarifications too.
2020-09-15 02:13:07 +02:00
Christian Poessinger
a010ef5190 bonding: add example with Arista EOS 2020-09-14 21:03:33 +02:00
Christian Poessinger
910fa1ab3a openvpn: fix WARNING: Title level inconsistent 2020-09-14 19:58:20 +02:00
Christian Poessinger
2862a9318f bonding: extend operational mode commands 2020-09-13 16:08:12 +02:00
Christian Poessinger
1ecb077b5f Makefile: livebuild: adjust to latest sphinx source (watch over poll) 2020-09-13 16:03:59 +02:00
Christian Poessinger
5e86c158b7 bonding: add new command for minimum-links 2020-09-13 16:03:40 +02:00
Christian Poessinger
9982cb4955 ssh: fix invalid keyword 'cmfcmd' 2020-09-13 16:03:16 +02:00
Christian Poessinger
7334b4b9ba vpn: openconnect: fix TOC 2020-09-13 15:58:10 +02:00
Christian Poessinger
82bcd24b34 install: fix WARNING: Title level inconsistent 2020-09-13 15:57:32 +02:00
Christian Poessinger
c729b98caf
Merge pull request #317 from RasPutinnn/anyconnect1
T2810: Docs for vpn anyconnect-server
2020-09-12 10:56:03 +02:00
Christian Poessinger
5df2b6a3be
Merge pull request #323 from currite/appendix-reindex
appendix: reindex to nest virtual environments
2020-09-11 22:49:23 +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
currite
ec9e4722a7 appendix: reindex to nest virtual environments 2020-09-10 02:33:21 +02:00
John Estabrook
1b71305b9b
Merge pull request #319 from its-ila/fix-typo-about
Fix typo about
2020-09-09 18:28:05 -05:00
its-ila
2e7d4d2ebb
fix: remove leftover from edit 2020-09-08 22:48:32 +02:00
Leonardo Rizzi
7e5f1b345a
Docker run command
The docker run command was missing of the correct container label.
2020-09-08 05:51:48 +02:00
currite
9971478a6b installation: add dd parameter for usb creation
Add sync to dd command as suggested by John, fix a little typo
and restore PXE index hierarchy levels (which got lost with last changes).
2020-09-07 17:12:03 +02: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
Ilaria Luciani
20f2920d9f fix: remove typo 2020-09-03 20:10:39 +02:00
Ilaria Luciani
3611f346f0 fix: change wording in description 2020-09-03 20:10:16 +02:00
kroy
7f209a2a45 bgp: fix missing ` termination 2020-08-27 23:42:57 -05:00
Robert Göhler
94cb57184d
Merge pull request #315 from dannyt66/fix/danyt66-syslog-typo
docs(syslog.rst): corrected en to an
2020-08-26 22:25:49 +02:00
dus2002
43b73bbdf0
fix bad typing 2020-08-25 23:25:03 +00:00
Daniel T. Thorpe
4a06deda27
docs(syslog.rst): corrected en to an 2020-08-26 00:15:05 +01:00
Joseph Turner
4286b55499
remove outdated and not maintained list of apn
AT&T no longer uses the listed APN, and I don't think VyOS documentation should have APN's listed. That would best be up to the end user to find their proper settings for their service provider.
2020-08-23 13:40:15 -05:00
Christian Poessinger
edc15b1537 pppoe: dhcpv6-pd: adjust to new CLI 2020-08-23 00:45:23 +02:00