@jestabro, I see that, but it defeats the intent of disabling conntrack modules by default.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Sep 1 2021
Aug 31 2021
@trystan will be fixed in the next 1.3-beta release.
PR for 1.3 https://github.com/vyos/vyos-1x/pull/985
Sure.
PR for crux https://github.com/vyos/vyatta-cfg-system/pull/166
Aug 30 2021
Thank you!
This errors out on VyOS 1.2.8
@stepler on a fresh installation, all migration scripts will be run, as the default config contains no component version string, and has to be incrementally migrated.
Not working on 1.4-rolling-202108300430 (results from livecd, same as new install; note the conntrack entries):
A careful analysis of the error here is provided in the last two comments; the general question of unicode support will be investigated in T3785.
This is resolved for 1.3, and is not a backport candidate for 1.2, as indicated above.
cmd = {"op": "delete", "path": ["protocols","static","route", subnet, "next-hop", nexthop]}passed via the http-api properly returns the same error message as would be seen on the CLI. Non-issue.
Add key to successful commit.
set interfaces tunnel tun1 parameters ip key '1'
The revisions in T3768/T1950 provide a listing of components in /usr/share/vyos/component-versions.json for easy reference; this file is not used during migration, so any changes to the file will have no effect. The larger issue of dropping reliance on vyatta-cfg-system for component version information will be handled in T3474 for those components that have been moved to XML/Python.
T3785 is opened for the general issue; a workaround will be provided in the interim.
Not reproducible.
I close the task.
Reopen it if necessary. Describe step by step with an example of config how to reproduce it.
Thanks.
PR for 1.3 https://github.com/vyos/vyos-build/pull/184
Fixed in VyOS 1.3-beta-202108300342