Eshenko Dmitriy
ed73e6be24
Update dhcp.rst
2019-10-08 15:52:27 +03:00
Christian Poessinger
876cc35b34
Merge pull request #124 from kroy-the-rabbit/master
...
T1700: Adding note to address this limitation
2019-10-06 21:39:46 +02:00
kroy
014167cec6
T1700: Adding note to address this limitation
2019-10-05 20:54:10 -05:00
kroy
2b6369cf74
Significant cleanup and deduplication
2019-10-05 20:49:09 -05:00
Christian Poessinger
cb469281fe
APU4: add note for Compex WLE900VX WiFi card
2019-10-04 21:22:40 +02:00
Christian Poessinger
6052b20cc3
Quick Start: fix 'WARNING: Title underline too short'
2019-10-04 21:22:05 +02:00
Christian Poessinger
1a3910c1e7
Merge pull request #122 from ramaxlo/typo-fix
...
Fix typos in pages
2019-10-02 22:55:47 +02:00
Christian Poessinger
542b558986
APU4: fix typos
2019-10-02 22:55:19 +02:00
Ramax Lo
cfcd0f040b
Fix typos in pages
2019-09-30 16:15:34 +08:00
David Wilson
b8d95f97c7
Added allow-from DNS forwarding settings
...
During my testing only the /0 and /32 network prefix lengths worked, specifying a /24 caused the DNS Service to not respond. I have added the /0 network to the above examples so the documentation exists for this required command and will submit a bug report on the issue.
2019-09-26 21:57:19 -04:00
Daniil Baturin
a17c3876d6
Merge pull request #120 from rbroderi/master
...
Update bridge CLI example syntax
2019-09-26 06:44:34 +07:00
rbroderi
d354ad2a0a
Fixed Example
...
Example syntax did not work.
2019-09-25 19:36:18 -04:00
Cristian Ciupitu
838aeea29d
VyOS on baremetal improvements ( #119 )
...
* Fix syntax errors & formatting for hyperlinks
* Fix typos
* Use :kbd: for keystrokes.
2019-09-25 23:47:19 +07:00
SquirePug
b6ffe89000
Added vyos on vmware page and rudimentary structure. ( #118 )
...
* feature: adding notes for running on vmware around contending memory and memory management in low memory situations
2019-09-25 09:08:43 +07:00
Christian Poessinger
8ead816551
Merge pull request #117 from rebortg/add/ntp
...
add system NTP section
2019-09-24 19:35:03 +02:00
Robert Göhler
a96acf62c2
add system NTP section
2019-09-23 22:14:37 +02:00
Daniil Baturin
fab0fff43b
Merge pull request #116 from kroy-the-rabbit/dns-migration-to-listen-add
...
Migration to 'listen-address', slight cleanup
2019-09-20 03:40:42 +07:00
Daniil Baturin
bff0db0f60
Merge branch 'master' into config-overview-fixes
2019-09-20 03:40:01 +07:00
Daniil Baturin
d076bcb40d
Merge pull request #114 from kroy-the-rabbit/quickstart-rewrite
...
Overhauling and expanding quick start guide
2019-09-20 03:38:17 +07:00
Daniil Baturin
7e83b386fd
Merge pull request #110 from currite/restore_default_config
...
Information on the default config location.
2019-09-20 03:37:28 +07:00
kroy
92886dd28d
Migration to 'listen-address', slight cleanup
2019-09-19 11:50:03 -05:00
kroy
affe7cc7be
Slight cleanup and spelling
2019-09-19 11:47:19 -05:00
kroy
b0a96ec451
Overhauling and expanding quick start guide
2019-09-19 11:33:13 -05:00
kroy
bf3eeb0ab5
Spelling, a few minor rewrites.
2019-09-18 14:57:03 -05:00
kroy
c38af9ae97
Making this indexes display their TOC
2019-09-18 14:42:33 -05:00
kroy-the-rabbit
0375a0846b
Fix misspelling and slight cleanup.
2019-09-18 11:44:31 -05:00
currite
c0f31dbdf6
wipe config
2019-09-18 17:11:59 +02:00
kroy-the-rabbit
3af5b2f68f
Example was broken
...
Example rule 20 was used twice
2019-09-18 09:37:23 -05:00
Daniil Baturin
d66729b987
Merge pull request #107 from kroy-the-rabbit/patch-2
...
Spelling fix
2019-09-18 02:05:21 +07:00
kroy
bc8a28ccbd
Text/spelling fixes, adding additional navigation headers
2019-09-17 11:34:26 -05:00
kroy-the-rabbit
bfd22ed16f
Spelling fix
2019-09-17 09:46:34 -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
kroy-the-rabbit
e3915bd760
Fixing a few mispellings
2019-09-16 11:25:35 -05:00
currite
22ab45d015
firewall_all-ping
2019-09-16 16:29:09 +02:00
Christian Poessinger
7993a63a95
OpenVPN: remove passwords
2019-09-15 17:30:54 +02:00
kroy
ba2f60d062
VyOS Tunnelbroker.net Example
2019-09-12 15:15:57 -05:00
zsdc
305dce104c
Extended IPSec site-to-site manual
2019-09-12 14:29:10 +03:00
Daniil Baturin
dbd76bf0ef
Update release notes for 1.2.3
2019-09-12 05:56:40 +07:00
hagbard
f899a66da3
[vyos-api] - interface config documentation removed
2019-09-10 12:53:55 -07: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
59d4147a90
build: builds on NFS/SMB shares are not supported
2019-09-06 11:29:53 +02:00
Christian Poessinger
59aa274b43
OpenVPN: add raw 'openvpn-option' option
2019-09-04 21:15:34 +02:00
Esa Varemo
1b23ee4bac
Fix typos in load-balancing.rst
2019-09-03 13:41:41 +03:00
Chris Cummings
d209023951
Correct debian version
2019-09-02 16:08:25 -05:00
Daniil Baturin
b79f568fd0
Merge pull request #97 from currite/ospf_00
...
show basic ospf config
2019-08-31 05:05:41 +07:00
currite
921bd46616
show basic ospf config
2019-08-30 23:58:57 +02:00
Christian Poessinger
677352eda5
examples: add missing links for Azure BGP VPN
...
Commit c0e4ef37764 ("Added Azure VPN examples") added the examples but did not
update the index.rst file for referencing the chapters.
2019-08-29 10:55:59 +02:00