Post the migration of the script from /opt/vyatta/bin/vyos-strip-config.pl to /usr/libexec/vyos/strip-private.py, the strip-private seems to be not working when the ipv6 address is configured to an interface.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 22 2021
Mar 21 2021
@jack9603301 It is not a matter of different codes, but rather what python libraries have been provided so far: the focus has been on abstracting the config session, in several directions, and previously there had not been a use case for reading config settings from op mode.
This is still an issue with 1.2.7-epa1
The first error is related to T2759 and can be ignored.
This is still a issue i build a new image with https://github.com/vyos/vyos-1x/commit/911fe645928750f3ce38061a94c9b6db50db0749 and it was spitting out errors :/
Mar 20 2021
Sorry, I have a question, why are there different codes for operation mode fetch configuration tree and configuration mode fetch configuration tree? Is it because of the uncertainty of the mode of action in the user's actions (such as the possibility of abruptly terminating the command)?
Service still with no description VyOS 1.3-beta-202103170443
RFC-compliant VRRP has been broken for all releases of 1.2 so not likely that it will be fixed in 1.2.7 but I think we should make an effort to fix it in 1.3 (?)
Mar 19 2021
I think vlan range should be 1-4094
@zadm do you test it?