There are two versions that have been developed, reasonably feature complete, pending testing. One presents an OpenAPI schema of application/x-www-form-urlencoded (multipart forms); the other, application/json. The latter uses middleware (strictly speaking, a custom request and route class, instead of the Starlette middleware capability, although that may change) to intercept multipart requests, so as to remain backwards compatible.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 16 2021
If I remember this change was accepted in to VyOS 1.3. There is confirmation of a configuration where we set IPv4 and IPv6 preferred source in the following thread:
https://phabricator.vyos.net/T1528
Mar 15 2021
This totally breaks remote console access for me on 1.2.6, FWIW, so I consider it a fairly serious bug.
Any chance of motion on this?
@dmbaturin, don't forget to backport the other two PRs to 1.3:
https://github.com/vyos/vyatta-cfg-firewall/pull/20
https://github.com/vyos/vyos-1x/pull/730
Waiting on backport to 1.3.
@dmbaturin please cherry-pick this to equuleus. Successfully tested on VyOS-1.3-RC1
Thanks, @erkin --- I'm sure you can cherry-pick from 1.4 to 1.3; 'backporting' is not quite the right word, as it is development branch to stable branch. I really like this solution to the mess that was remote.py.
In T3409#89863, @runar wrote:
I'll give backporting a try. It should be doable as long as Paramiko is in our reach. If not, I'll see if I can cobble together something to check for hostname resolution failure.
Mar 14 2021
Thanks for the feedback.
I've found out conf string with "--" works the same way like string without "--". Sorry to trouble you with this question.
Hi, how is the container support now
Implemented in VyOS 1.4
Implemented in VyOS 1.4 rolling
Example configurations:
I'm curious, I did a little research on Tacacs +, and I'm not sure what you want the certification service to do for you? SSH certification or?
@svd135 please retest with the latest 1.4 rolling or 1.3 beta version. The issue should be corrected.
Also CUMULUS has a nice looking package
A migration script is available from 1.3 onwards.