This command is used to generate the ssh fingerprint of your host when vyos cannot verify the legitimacy of the remote server
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 29 2021
Mar 28 2021
Possible reason "> 2" in description "Ruby > 2.3"
vyos@r5:~$ echo "Package versions:"; dpkg -l | grep ruby-curse -A 2 Package versions: ii ruby-curses 1.2.4-1+b1 amd64 curses binding for Ruby ii ruby-did-you-mean 1.2.1-1 all smart error messages for Ruby > 2.3
Mar 27 2021
Mar 26 2021
This would require editing the template at https://github.com/vyos/vyos-1x/blob/current/data/templates/openvpn/server.conf.tmpl#L77
This is resolved by T3412.
@trystan Can you re-check it ?
Do we need "awscli" for it?
Fixed VyOS 1.4-rolling-202103251004
Mar 25 2021
(20:28) vyos_bld 3dd4a86280b8:~ # cat key.txt [Interface] PrivateKey = abcdefghijklmnopqrstuvwxyz1234567890=+ Address = YOUR_VPN_PRIVATE_IP/24 DNS = 1.1.1.1, 1.0.0.1
It was a broken image.
equuleus: https://github.com/vyos/vyos-1x/pull/788
bug fix PR: https://github.com/vyos/vyos-1x/pull/787
I will give it a try once the image is out. The latest right now is still showing 2021-03-23.
I put in a PR for this:
Draft PR linked below; it is a draft pending the addition of a supporting package (vyos-http-api-tools). All data validation for application/json requests is done implicitly using Pydantic models/validators; for multipart forms requests, all explicit validation has been moved out of the endpoint function bodies and into the middleware --- this is a pedantic block of code, but allows consolidation and review of all manual checks. An OpenAPI 3.0.2 schema is automatically generated and presented at server-name/docs (Swagger) and server-name/redoc (ReDoc version; slightly more pleasing to the eye).
Mar 24 2021
Works fine for me as well, thanks.
Everything looks fine on a 1.3 ISO I just built from source: