Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-01 | panels: fix links for equuleus | rebortg | |
2021-08-03 | Fix typo in example | Eshenko Dmitriy | |
2021-07-25 | tunnel: T3366: rename local-ip and remote-ip CLI nodes | Christian Poessinger | |
2021-03-05 | Correction in command syntax "set vpn l2tp remote-access dns-servers" | srividya0208 | |
dns-servers parameter is replaced with name-server in the latest release Old Syntax: set vpn l2tp remote-access dns-servers server-1 '198.51.100.8' set vpn l2tp remote-access dns-servers server-2 '198.51.100.4' New Syntax: set vpn l2tp remote-access name-server '198.51.100.8' set vpn l2tp remote-access name-server '198.51.100.4' | |||
2020-12-25 | RSA Keys: Added information related to RSA keys | srividya0208 | |
RSA-Keys page was blank, so added the steps to generate and add the keys to the VPN IPSec config. Also corrected the IPSec/GRE page where authentication parameter was missing before remote-id. | |||
2020-12-11 | vpn: fix lint errors | rebortg | |
2020-12-11 | l2tp: fix linter errors | rebortg | |
2020-12-08 | Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation | rebortg | |
2020-12-07 | fix build errors after arrange | rebortg | |
2020-12-06 | arrange examples | rebortg | |