- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 26 2024
Configuration https://github.com/vyos/vyos-1x/blob/e458035e1ab56c7c21e53f26d8a39f00a62e5c9c/smoketest/configs/isis-small fails to apply cleanly, noticed while working on "Add missing config-test verification steps (validate if the migrators performed correctly)".
The resulting "migrated" configuration has NO IS-IS configuration at all
Jun 25 2024
PR https://github.com/vyos/vyos-1x/pull/3720
set service monitoring telegraf loki url 'http://localhost' set service monitoring telegraf loki metric-name-label 'r123'
No plan on fixing on 1.4?
Should this ticket be closed? I see the PRs were merged more than a month ago.
Thanks so much @HollyGurza !!!
Jun 24 2024
works similar a generate firewall rule-resequence, without real change config
The no-verify options exists
vyos@vyos# set load-balancing reverse-proxy backend bk01 ssl Possible completions: ca-certificate Certificate Authority in PKI configuration no-verify Do not attempt to verify SSL certificates for backend servers
Added in the T6242
Now we have:
Jun 23 2024
Jun 22 2024
Jun 21 2024
@part1cleth1ef you will need to create PR
PR for 1 and 3: https://github.com/vyos/vyos-1x/pull/3700
Consideration: adding this new command to the show tech-support report op command when available.
@Viacheslav Fabse started working on it and I did have a look at the changes last week.
Provide a minimal example of configuration (set commands) to reproduce.
This is not resolved on my side.
My current understanding, and memory of its introduction, is that the settings os.environ[SUDO_*] were more than needed at the time, with a possible later use in mind: the only critical setting for vyos-configd as a dispatcher of config mode scripts is the preceding line: setgid(cfg_group.gid), allowing the config group access to generated files. Note that the environment variables are not currently used by conf-mode scripts, other than system_login.py, leading to the above bug.
Jun 20 2024
Draft PR passes configtests; dramatically faster:
https://github.com/vyos/vyos-1x/pull/3692
Minor integration and other testing remain before ready for review.
Just some quick testing with 2 VyOS instances connected via 2 straight ethernet into a virtual switch. eth0 on the remote has been given a description of "ETHZERO".
Jun 19 2024
Command to restart when ssh running on default vrf: