summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
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
2022-02-15vpn-gre:incorrect syntax: local-ip and remote-ip changed to source-address ↵srividya0208
and remote vyos@vyos# set int tunnel tun0 Possible completions: remote Tunnel remote address source-address Source IP address used to initiate connection
2022-02-05BFD: fix commands for operational mode and configuration modeFerran Tufan
Per https://phabricator.vyos.net/T3267, per-interface configuration for OSPF has been moved from the 'interface' to the 'protocols' tree. Finally, for op-mode, per https://phabricator.vyos.net/T4077, 'show protocols bfd' has been renamed to 'show bfd'.
2022-02-01policy: T4151: T4219: update local-route(6) docsHenning Surmeier
2022-01-26Updated SSL Syntaxrickard-tpo
Updated syntax to match 1.4.x.
2022-01-25Update dhcp-server.rstThomas Jensen
Add commands `hostfile-update` and `host-decl-name` to DHCP server service.
2022-01-15Fix typo in adjust-mss descriptionMarkus Bukowski
2022-01-15Remove dedicated adjust-mss from wwanMarkus Bukowski
2022-01-15Add clamp-mss-to-pmtu option and descriptionMarkus Bukowski
2022-01-15Removed MSS from interface, added IP to pppoeMarkus Bukowski
2022-01-13Merge pull request #692 from goodNETnick/firewall_numRobert Göhler
firewall: T4100: increase maximum rule number
2022-01-12firewall: T4100: default action numbergoodNETnick
2022-01-12Add service monitroting telegrafViacheslav
2022-01-11Merge pull request #691 from sever-sever/keepalivedRobert Göhler
ha: Documentation for VRRP and virtual-server
2022-01-11T4170: rename "policy ipv6-route" -> "policy route6"Christian Poessinger
2022-01-10ha: Documentation for VRRP and virtual-serverViacheslav
2022-01-04Update rpki.rstouliuquan
fix the missing "set" cmd
2021-12-19vxlan: add gpe (Generic Protocol extension) optionChristian Poessinger
2021-12-19vxlan: add new "external" keywordChristian Poessinger
2021-12-07ESP group parametersgoodNETnick
2021-11-29Merge pull request #662 from goodNETnick/masterRobert Göhler
IKE group parameters
2021-11-29Update tftp-server.rstEshenko Dmitriy
2021-11-29Create tftp-server.rstEshenko Dmitriy
2021-11-29tftp: Add VRF supportEshenko Dmitriy
2021-11-28ospfv3: add vrf supportChristian Poessinger
2021-11-27ospf: T3753: document new CLI for passive modeChristian Poessinger
2021-11-27ospfv3: rename intname -> interface on CLI examplesChristian Poessinger
2021-11-26IKE group parametersgoodNETnick
2021-11-18VPN IPsec: Added a note related to rsa keysrividya0208
A private key is also needed to finish the ipsec setup which is not mentioned in the section "Source tunnel from loopbacks/Setting up IPSec". I have added for reference.
2021-11-17bond: add note about eve-ng NIC driverChristian Poessinger
2021-11-16Merge pull request #657 from fett0/l3vpn-bgp-vrf-docRobert Göhler
doc: L3vpn: configuration basic
2021-11-16doc: L3vpn: change partfett0
2021-11-15openvpn: example add missing closing 'Christian Poessinger
2021-11-15doc: L3vpn: configuration basicfett0
2021-11-09Minor changes and corrections3roin
Removed unnecessary crypt-key command, corrected tls configuration for LDAP and added a note to commit each PKI information before applying under the OpenVPN interface.
2021-11-08doc: L3vpn: settingsfett0
2021-11-08doc: L3vpn: settingsfett0
2021-11-05doc: L3vpn: settingsfett0
2021-11-05doc: L3vpn: settingsfett0
2021-10-25PKI: correct signed ca gen commandrebortg
2021-10-20RSA-keys updated to new syntaxgoodNETnick
2021-10-19Update dns.rst with forwarding source-addressChris Poole
Add documentation for "set service dns forwarding source-address <address>" We needed this setting in a split-horizon DNS down a VPN tunnel to force the source address to a an IP that can be routed back instead of the VPN tunnel endpoint, but can only find it described in the command line currently.
2021-10-19IPsec key-pair new synthaxgoodNETnick
2021-10-18ddns: allow IPv6 explicit exampleViacheslav
2021-10-14Command for setting bgp maximum-paths updated, since it was wrongNicolas Fort
2021-10-13dns: improve CLI commands by adding missing parametersChristian Poessinger
2021-10-13dns: max-cache-entries was renamed to cache-sizeChristian Poessinger
2021-10-12Merge pull request #636 from goodNETnick/gNN-1.4Robert Göhler
Correction of exclude Inter-VLAN traffic section
2021-10-12Correction of exclude Inter-VLAN traffic sectiongoodNETnick