summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
2022-12-26ipsec_closeaction: added recommendation for closeaction optionssrividya0208
Added VPN IPSec connection-type recommendation for the close-action and dpd settings. For example close-action restart should not be added on both peers
2022-12-19Conntrack: update docs with all conntrack commands supported so far. (#905)Nicolás Fort
2022-12-19system login: T4751: 2FA OTP key generator in VyOS CLI (#875)goodNETnick
Co-authored-by: Robert Göhler <github@ghlr.de>
2022-12-11T4792: add initial documentation for SSTP clientChristian Poessinger
2022-12-11pppoe: use MTU include definitionChristian Poessinger
2022-11-29Fwall doc: update actions and matching criterias (#900)Nicolás Fort
* Update firewall docs: jump action added, dscp and interface matchers, source/destination fqdn * Firewall: add dhcp and interface matchers. Add jump actions and fix special characters notation
2022-11-27Merge pull request #896 from Cheeze-It/masterRobert Göhler
Updating ospf.rst and adding examples
2022-11-27Merge pull request #895 from nicolas-fort/fwall_updateRobert Göhler
Firewall update: add groups and note to firewall interface section
2022-11-27Merge pull request #885 from Rain/T4612-arbitrary-netmasks-docsRobert Göhler
firewall: T4612: Support arbitrary netmasks Documentation
2022-11-25T4825: add virtual-ethernet interface docuChristian Poessinger
2022-11-25dummy: fix copy/paste error referencing ethernet interfacesChristian Poessinger
2022-11-24Updating ospf.rst and adding examplesCheeze-It
2022-11-24Firewall update: add groups and note to firewall interface sectionNicolas Fort
2022-11-23Adding configuration examples to IS-IS (#894)Cheeze-It
* Adding configuration examples to ISIS * Update isis.rst * Updating IS-IS documentation character lengths * Updating IS-IS documentation again for lengths...
2022-11-18policy: T2199: Update policy route interface examplessarthurdev
2022-11-15Merge pull request #888 from srividya0208/newformatRobert Göhler
Modified the documentation as per the new format/syntax
2022-11-08Modified the documentation as per the new format/syntaxsrividya0208
2022-11-08Merge pull request #868 from SquirePug/patch-2Robert Göhler
Add MSS clamp example
2022-11-08Adjust example IPRobert Göhler
2022-11-03firewall: T4612: Support arbitrary netmasks DocumentationRain
2022-10-20tunnel-mac: mac addr option unavailable for tunnel interfacesrividya0208
Mac address option is not present for tunnel interface so had to remove from the documentation. As the include pages are called, added two new files to reflect the changes
2022-10-17correct 2fa/mfa defaultvalue syntaxRobert Göhler
2022-10-16login: add 2fa/mfa default valuesChristian Poessinger
2022-10-15login: 2fa: adjust to latest CLI commandsChristian Poessinger
2022-10-14firewall: T2199: Updates to migrated firewall interface nodessarthurdev
2022-10-12Merge pull request #873 from aapostoliuk/T4660-sagittaRobert Göhler
policy: T4660: Created documentation for CLI changes in route-map
2022-10-12Merge pull request #858 from goodNETnick/login_otp_2faChristian Poessinger
system login: T874: add 2FA support for local and ssh authentication
2022-10-11system login: T874: add 2FA support for local and ssh authenticationgoodNETnick
2022-10-11policy: T4660: Created documentation for CLI changes in route-mapaapostoliuk
Created documentation for CLI changes in policy route-map set community policy route-map set large-community policy route-map set extcommunity
2022-10-08firewall: reduce line ending in rule-setGanawa Juanah
2022-10-08firewall: reduce line ending in rule-setGanawa Juanah
2022-10-08firewall: correct typoGanawa Juanah
2022-10-08firewall: correct firewall exampleGanawa Juanah
2022-10-08firewall: correct rule-set interface assignmentGanawa Juanah
2022-10-06Add MSS clamp exampleSquirePug
2022-09-29ipsec: T4118: Change IPSec syntaxViacheslav Hletenko
Migration and Change boolean nodes "enable/disable" to disable-xxxx, enable-xxxx and just xxx for VPN IPsec configurations - IKE changes: - replace 'ipsec ike-group <tag> mobike disable' => 'ipsec ike-group <tag> disable-mobike' - replace 'ipsec ike-group <tag> ikev2-reauth yes|no' => 'ipsec ike-group <tag> ikev2-reauth' - ESP changes: - replace 'ipsec esp-group <tag> compression enable' => 'ipsec esp-group <tag> compression' - PEER changes: - replace: 'peer <tag> id xxx' => 'peer <tag> local-id xxx' - replace: 'peer <tag> force-encapsulation enable' => 'peer <tag> force-udp-encapsulation' - add option: 'peer <tag> remote-address x.x.x.x' If peer name is IPv4 or IPv6 address add remote-address via migration script
2022-09-28conserver: T4717: Support for setting a name for console-server devicesWilliam Hughes
2022-09-17pppoe-server: T4703: combine vlan-id and vlan-range into single CLIChristian Poessinger
2022-09-14firewall: T2199: adjust to new 1.4 CLI syntaxChristian Poessinger
"set zone-policy zone <name>" moved to "set firewall zone <name>".
2022-09-08Update policy route docs. Gral structure change, moving forward to a similar ↵Nicolas Fort
structure that firewall docs. Also, new matching options was added to the docs.
2022-09-08ipsec-interface: syntax correctionsrividya0208
The command to set the vpn interface is changed in the rolling release which is not modified in many configuration examples, corrected syntax in all pages where it is mentioned
2022-09-06Merge pull request #848 from nicolas-fort/Firewall-Matching_criteriaRobert Göhler
Firewall. Update matching criteria for firewall rules
2022-09-06Firewall. Update matching criteria for firewall rulesNicolas Fort
2022-09-02T4665: Keepalived: Docs for using the same VRIDSander Klein
Using the same VRID on the same interface is allowed when they are different address families.
2022-08-25ospfv3 /mpls : worng commannds and descriptionfett0
2022-08-25ospfv3 /mpls : worng commannds and descriptionfett0
2022-08-24Wan Load Balancing: add warning message - it should not be ussed with ↵Nicolas Fort
dynamic routing protocols
2022-08-16Merge pull request #833 from evie404/patch-2Robert Göhler
Update generate public-key-command user subcommand for sagitta
2022-08-16Merge pull request #834 from evie404/static-mappingRobert Göhler
Add ipv4 DHCP static mapping example and fix ipv6 DHCP static mapping show output
2022-08-15Merge pull request #835 from evie404/patch-3Robert Göhler
update ethernet hardware offload to reflect current options and order