Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-23 | proxmox: fix build error | rebortg | |
2022-03-23 | commands-scripting: fix build error | rebortg | |
2022-03-21 | Github: update current branch | rebortg | |
2022-03-16 | firewall has a new recent time syntax | Nod0n | |
2022-03-15 | Merge pull request #736 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
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-14 | Github: update current branch | rebortg | |
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 | md: prepare include directive | rebortg | |
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-03-07 | Github: update current branch | rebortg | |
2022-02-28 | Merge pull request #728 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-02-28 | Github: update current branch | rebortg | |
2022-02-27 | Hardware requirements RAM 1024 | mkorobeinikov | |
512 MB is not enough for the full minimum operation of VYOS. When adding a 466 MB image, it fails to boot into RAM and throws an "out of memory" error. Please change the minimum value of RAM from 512 to 1024. | |||
2022-02-23 | Fix build error caused by 3474 | rebortg | |
2022-02-23 | Merge pull request #723 from mkorobeinikov/master | Robert Göhler | |
Ability to set SA life bytes and packets | |||
2022-02-23 | Github: update current branch | rebortg | |
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-22 | Merge pull request #720 from networld-to/wireguard-documentation-improvements | Robert Göhler | |
WireGuard (Interfaces) improvements and fixes | |||
2022-02-22 | Merge pull request #722 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-02-21 | command-scripting: remove trailing whitespaces | Christian Poessinger | |
2022-02-21 | command-scripting: add example for tremote SSH op-mode commands | Christian Poessinger | |
2022-02-21 | Github: update current branch | rebortg | |
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-18 | T4245: interface-eapol: Update for VyOS 1.4 PKI changes and parent CA behavior | Andrew Gunnerson | |
Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com> | |||
2022-02-16 | Merge pull request #717 from srividya0208/syntax-check | Robert Göhler | |
vpn-gre:incorrect syntax: local-ip and remote-ip changed to source-address and remote | |||
2022-02-16 | Merge pull request #718 from nicolas-fort/cloudinit | Robert Göhler | |
Automation/Cloud-init - How-to cloud-init in Proxmox | |||
2022-02-16 | Automation/Cloud-init - Line lenght corrections. | Nicolas Fort | |
2022-02-15 | Automation/Cloud-init - Add how to implement cloud-init on VyOS in Proxmox ↵ | Nicolas Fort | |
environment. | |||
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-14 | Github: update current branch | rebortg | |
2022-02-12 | Merge pull request #711 from gtackitt/patch-1 | Robert Göhler | |
Update proxmox.rst | |||
2022-02-12 | Update proxmox.rst | Robert Göhler | |
2022-02-12 | Minor syntactic corrections to history | erkin | |
2022-02-12 | Minor fixes in history | erkin | |
2022-02-12 | Remove obsolete information about native documentation generation | erkin | |
2022-02-12 | Merge branch 'master' of https://github.com/vyos/vyos-documentation | erkin | |
2022-02-12 | Rewrite history | erkin | |
2022-02-08 | Merge pull request #710 from Southparkfan/patch-1 | Robert Göhler | |
BFD: fix commands for operational mode and configuration mode | |||
2022-02-07 | Github: update current branch | rebortg | |