summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Collapse)Author
2023-11-09correction of typossrividya0208
2023-10-26Added config example of vpn ipsec site-to-sitesrividya0208
2023-10-12Revert "NAT: add interface-group documentation. "Robert Göhler
2023-10-11NAT: add interface-group documentation. Also add firewall rules for allowing ↵Nicolas Fort
destination nat connections.
2023-10-10Merge pull request #1107 from Dibins/patch-1Robert Göhler
Update wireguard.rst
2023-10-08T5630: pppoe: allow to specify MRU in addition to already configurable MTUChristian Breunig
2023-10-05Update wireguard.rstDibins
Adding proper syntax for 1.4 firewall commands
2023-10-02Second update dns.rstDibins
Based on the discussion here: https://forum.vyos.io/t/dynamic-dns-not-wollowing-web-options/12309 it seems necessary to note that setting the web-options on a given interface is not sufficient for determining the IP address when behind NAT. I've added some additional detail, which I think will make that more clear, as well as listed the commands as required to set up DDNS behind NAT. Further I updated the section on RFC2136 to accurately show address instead of interface
2023-10-02Update dns.rstShnoobins
Updated command syntax for dynamic dns - changed set service dns dynamic interface to set service dns dynamic address. Changed the login option from 'login' to 'username' Changed the web options from 'use-web' to 'web-options' Changed because I ran into the command syntax change on a 1.4 install. Updating documents to match.
2023-09-28Merge pull request #1101 from srividya0208/ikev2vpnRobert Göhler
Added details about ipsec remote-access
2023-09-28Added details about ipsec remote-accesssrividya0208
2023-09-26Merge pull request #1095 from aslanvyos/patch-2Robert Göhler
Update login.rst
2023-09-26Merge pull request #1088 from Nephiaust/2023-FirewallUpdatesRobert Göhler
Updates to the firewall pages
2023-09-22Update login.rstaslanvyos
RADIUS and TACACS configuration examples were added. Also mentioned if there is no connection between VyOS and RADIUS/TACACS servers users need to use local accounts for authentication.
2023-09-21Add firewal synproxyViacheslav Hletenko
2023-09-18Added new section about the different firewallsNephiaust
Updated labels for the pages Added new pictures. Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17Change ref firewall for int groups to be uniqueNephiaust
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-17Fixed bad formatting for code-blocksNephiaust
Signed-off-by: Nephiaust <29741794+Nephiaust@users.noreply.github.com>
2023-09-13Merge pull request #1063 from NickAnderegg/overview-nftables-translationRobert Göhler
quick-start: update firewall tutorials to reflect nftables-based firewall commands
2023-09-13vrf: add NAT exampleChristian Breunig
2023-09-13Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprintJohn Estabrook
openvpn: Add peer fingerprint mode
2023-09-13openvpn: Add peer fingerprint modeDaniil Baturin
2023-09-12chore: fix formatting and add linter commentsNick Anderegg
2023-09-12quick-start: add notice about changes to firewall backendNick Anderegg
2023-09-11Merge pull request #1076 from nicolas-fort/Firewall_new_cli_updateRobert Göhler
Firewall refactor: add visible note in firewall docs:
2023-09-10T5518: Document `protocols pim6`Yuxiang Zhu
2023-09-09vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridgesChristian Breunig
2023-09-08Firewall refactor: add visible note in firewall docs: zone, quick-start and ↵Nicolas Fort
config blueprint zone-policy
2023-09-04correction of ipsec compression syntax and added a referencesrividya0208
for changes done for zone based firewall
2023-08-26Merge pull request #1065 from giga1699/T5447Robert Göhler
MACsec: Document static key configuration
2023-08-26MACsec: Document static key configurationGiga Murphy
2023-08-25firewall: correction of default-action for rule-setsrividya0208
2023-08-23l3vpn : add label allocation mode documentationfett0
2023-08-19wifi: fix CLI nodes for country-code definitionChristian Breunig
2023-08-17T5409: add per-client-thread CLI option for wireguard and wireless interfacesChristian Breunig
2023-08-16l3vpn: T5338: fix review commentChristian Breunig
2023-08-16Merge pull request #1043 from aapostoliuk/T5338-sagittaChristian Breunig
l3vpn: T5338: Added 'protocols bgp interface <int> mpls forwarding'
2023-08-16Merge pull request #1035 from nicolas-fort/T5160-new_fwall_cliChristian Breunig
T5160: New firewall cli - Update documentation for new firewall structure
2023-08-14Update release version on indexNicolás Fort
2023-08-08T5014: add NAT Load Balance commands and configuration example.Nicolas Fort
2023-08-06T5445: dyndns: add possibility to specify update interval (timeout)Christian Breunig
2023-07-31pppoe-server: T5418: remove nonexistent restriction (#1052)Ricardo Figueiredo
2023-07-28Merge pull request #1051 from marek22k/masterRobert Göhler
L2TPv3: Fix typo
2023-07-27openvpn: T4974: merge two DCO docsChristian Breunig
2023-07-27Merge pull request #1049 from fett0/Openvpn-dco-docChristian Breunig
OpenVPN : add documetation DCO on VyOS
2023-07-27openvpn: T4974: fix typoChristian Breunig
2023-07-27openvpn: T4974: add data channel offload CLI documentationChristian Breunig
2023-07-26L2TPv3: Fix typoMarek Küthe
The previous RFC pointed to the XMPP (Instant Messaging Standard) specification.
2023-07-25ospf: T5377: add graceful restart FRR feature (RFC 3623)Christian Breunig
2023-07-24OpenVPN : add documetation DCO on VyOSfett0