summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
2022-06-27syntax and grammar checksrividya0208
Modified the grammatical error and bgp syntax which is modified in the latest rolling version
2022-06-15broadcast-relay: add missing commandrebortg
2022-06-14Firewall: Add firewall documentationNicolas Fort
2022-06-12container: add missing commandsrebortg
2022-06-10Merge pull request #774 from goodNETnick/masterChristian Poessinger
sstp: T4444. Port number changing support
2022-06-08fix container command syntaxrebortg
2022-05-31Merge pull request #782 from sever-sever/sshguardRobert Göhler
sshguard: Add ssh dynamic-protection
2022-05-30monitoring: Add azure prometheus and splunk output pluginsViacheslav Hletenko
2022-05-30sshguard: Add ssh dynamic-protectionViacheslav Hletenko
2022-05-30http-api: Add action reset and socket descriptionViacheslav Hletenko
2022-05-29Route-map - Extend options for ip next-hop matchNicolás Fort
Update documentation for new feature request T4449, which adds more options to route-policy match ip nexthop
2022-05-26sstp: T4444. Port number changing supportgoodNETnick
2022-05-12Add firewall connection-status nat documentationNicolas Fort
2022-05-08ocserv. Added show user OTP keygoodNETnick
2022-05-05arp: adjust to new CLI syntaxChristian Poessinger
2022-05-05policy: T4414: Add route-map "as-path prepend last-as x" optionChristian Poessinger
2022-04-30Fix typo about Bidirectional NATHao Ruan
2022-04-24deletion of note related to natsrividya0208
Removed the note from the firewall page as nat grouping is not added yet Added the information about new option 'none' in the site-to-site ipsec vpn page
2022-04-22Merge pull request #759 from goodNETnick/ocserv_otpRobert Göhler
OpenConnect new new syntax + OTP 2FA
2022-04-21pppoe: T4384: replace default-route CLI option with common CLI nodes already ↵Christian Poessinger
present for DHCP
2022-04-21OpenConnect new new syntax + OTP 2FAgoodNETnick
2022-04-12Update https.rstshowipintbri
linting correction update
2022-04-12Update https.rstshowipintbri
2022-04-12Merge pull request #749 from tacerus/dhcpdRobert Göhler
dhcp-server: T4156: Add bootfile-size option
2022-04-10Update prefix-list.rstPhil Regnauld
Typo
2022-04-09T4156: Add bootfile-size optionGeorg Pfuetzenreuter
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2022-04-08ipv6: disable address-family is no longer supporte din 1.4Christian Poessinger
2022-04-07Merge pull request #748 from brackendawson/dns-timeoutRobert Göhler
dns: T4343: document dns forwarding timeout
2022-04-06bonding: correct cfgcmd syntaxrebortg
2022-04-06dns: T4343: document dns forwarding timeoutBracken Dawson
2022-04-03BGP: add documentation for <solo> option in neighbor configurationNicolas Fort
2022-03-31cfgcmd: correct various command typosrebortg
2022-03-29monitoring: Fix typoOlivier Lemasle
2022-03-25ospf: add export-list/import-list & mamixum-pathsfett0
2022-03-25ospf: add export-list/import-list & mamixum-pathsfett0
2022-03-15Merge pull request #737 from pratikg-infinity/patch-3Robert Göhler
loopback: fixed typo in example opcmd output
2022-03-15policy: T4293 ip-next-hop unchanged & peer-address (#734)Paul Lettington
Documentation changes to go along with https://github.com/vyos/vyos-1x/pull/1243
2022-03-14loopback: fixed typo in example opcmd outputPratik Gotmare
2022-03-10Fix syntactic mistake in `system login radius server`erkin
2022-03-10Fix typo in `generate public-key-command`erkin
2022-03-07Update examples.rst (#730)jbew81
2022-03-07add short info about conntrack modules (#731)Thomas Jensen
2022-03-07Update dhcp-relay.rst (#729)Thomas Jensen
* Update dhcp-relay.rst Include info that all participating interfaces must be defined; https://forum.vyos.io/t/dhcp-relay-uplink-interface/8542 * Update dhcp-relay.rst Fix lines too long.
2022-02-23Update ipsec.rstmkorobeinikov
2022-02-23Add cisco_flexvpn and install_virtualip_on optionsmkorobeinikov
Ability to set Cisco FlexVPN vendor ID payload: charon.cisco_flexvpn = yes charon.install_virtual_ip_on = tunX swanctl.connections.<conn>.vips = x.x.x.x, z.z.z.z
2022-02-23Ability to set SA life bytes and packetsmkorobeinikov
https://phabricator.vyos.net/T1856 https://github.com/vyos/vyos-1x/pull/1230
2022-02-21Wireguard (Interfaces) making interface name consistentAlex Oberhauser
Renaming wg0 to wg01 to make the interface name consistent with the rest of the document and between the command and the related output.
2022-02-21WireGuard (Interfaces) page improvementsAlex Oberhauser
- Fixing named private key command, not working in the latest version of Vyos (tested with 1.4-rolling-g7c82c5c7104-20220217). It needs to be the private key. - Updating the public key in the example to match the private key example, as generated in the previous section. - Explaining the persistent-keepalive flag in the RoadWarrior section
2022-02-20openconnect: remove example b/c of missing PKIChristian Poessinger
OpenConnect lacks full documentation which would also include how to create and add use keys from the new PKI backend. For the time beeing we should not confuse users.
2022-02-20Merge pull request #704 from rickard-tpo/patch-1Christian Poessinger
Updated OpenConnect SSL Syntax