Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-29 | monitoring: Fix typo | Olivier Lemasle | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-03-15 | Merge pull request #737 from pratikg-infinity/patch-3 | Robert Göhler | |
loopback: fixed typo in example opcmd output | |||
2022-03-15 | policy: 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-14 | loopback: fixed typo in example opcmd output | Pratik Gotmare | |
2022-03-10 | Fix syntactic mistake in `system login radius server` | erkin | |
2022-03-10 | Fix typo in `generate public-key-command` | erkin | |
2022-03-07 | Update examples.rst (#730) | jbew81 | |
2022-03-07 | add short info about conntrack modules (#731) | Thomas Jensen | |
2022-03-07 | Update 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-23 | Update ipsec.rst | mkorobeinikov | |
2022-02-23 | Add cisco_flexvpn and install_virtualip_on options | mkorobeinikov | |
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-23 | Ability to set SA life bytes and packets | mkorobeinikov | |
https://phabricator.vyos.net/T1856 https://github.com/vyos/vyos-1x/pull/1230 | |||
2022-02-21 | Wireguard (Interfaces) making interface name consistent | Alex 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-21 | WireGuard (Interfaces) page improvements | Alex 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-20 | openconnect: remove example b/c of missing PKI | Christian 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-20 | Merge pull request #704 from rickard-tpo/patch-1 | Christian Poessinger | |
Updated OpenConnect SSL Syntax | |||
2022-02-15 | vpn-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-05 | BFD: fix commands for operational mode and configuration mode | Ferran 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-01 | policy: T4151: T4219: update local-route(6) docs | Henning Surmeier | |
2022-01-26 | Updated SSL Syntax | rickard-tpo | |
Updated syntax to match 1.4.x. | |||
2022-01-25 | Update dhcp-server.rst | Thomas Jensen | |
Add commands `hostfile-update` and `host-decl-name` to DHCP server service. | |||
2022-01-15 | Fix typo in adjust-mss description | Markus Bukowski | |
2022-01-15 | Remove dedicated adjust-mss from wwan | Markus Bukowski | |
2022-01-15 | Add clamp-mss-to-pmtu option and description | Markus Bukowski | |
2022-01-15 | Removed MSS from interface, added IP to pppoe | Markus Bukowski | |
2022-01-13 | Merge pull request #692 from goodNETnick/firewall_num | Robert Göhler | |
firewall: T4100: increase maximum rule number | |||
2022-01-12 | firewall: T4100: default action number | goodNETnick | |
2022-01-12 | Add service monitroting telegraf | Viacheslav | |
2022-01-11 | Merge pull request #691 from sever-sever/keepalived | Robert Göhler | |
ha: Documentation for VRRP and virtual-server | |||
2022-01-11 | T4170: rename "policy ipv6-route" -> "policy route6" | Christian Poessinger | |
2022-01-10 | ha: Documentation for VRRP and virtual-server | Viacheslav | |
2022-01-04 | Update rpki.rst | ouliuquan | |
fix the missing "set" cmd | |||
2021-12-19 | vxlan: add gpe (Generic Protocol extension) option | Christian Poessinger | |
2021-12-19 | vxlan: add new "external" keyword | Christian Poessinger | |
2021-12-07 | ESP group parameters | goodNETnick | |
2021-11-29 | Merge pull request #662 from goodNETnick/master | Robert Göhler | |
IKE group parameters | |||
2021-11-29 | Update tftp-server.rst | Eshenko Dmitriy | |
2021-11-29 | Create tftp-server.rst | Eshenko Dmitriy | |
2021-11-29 | tftp: Add VRF support | Eshenko Dmitriy | |
2021-11-28 | ospfv3: add vrf support | Christian Poessinger | |
2021-11-27 | ospf: T3753: document new CLI for passive mode | Christian Poessinger | |
2021-11-27 | ospfv3: rename intname -> interface on CLI examples | Christian Poessinger | |
2021-11-26 | IKE group parameters | goodNETnick | |
2021-11-18 | VPN IPsec: Added a note related to rsa key | srividya0208 | |
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-17 | bond: add note about eve-ng NIC driver | Christian Poessinger | |
2021-11-16 | Merge pull request #657 from fett0/l3vpn-bgp-vrf-doc | Robert Göhler | |
doc: L3vpn: configuration basic | |||
2021-11-16 | doc: L3vpn: change part | fett0 | |
2021-11-15 | openvpn: example add missing closing ' | Christian Poessinger | |