Utility function added; it remnains to move 'vyos-config-status' to /run.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Dec 9 2021
@hexes Do I understand correctly that when you set this option you get logs "Options error"?
openvpn-option "--server-bridge 10.1.4.1 255.255.255.0 10.1.4.240 10.1.4.250"
Anyone?
Hey - Thanks for the fix works great. One more thing I noticed, I'm not sure if it's an edge case or considered a "bug".
"VyOS 1.4-rolling-202112081536" : sync-group scripts work well after rebooting.
I've checked this bug on "VyOS 1.3-beta-202112080938", everything is well.
After rebooting scripts(sync-groups) work as needed.
Dec 8 2021
+1
Logic has been changed in keepalived-fifo.py to read in the CLI data (and thus the scripts) the first time they are really needed by a transition.
The displayed error:
Dec 7 2021
Thank you for sharing your information.
For anyone looking for a work around until it is patched this is my workaround. I am just adding a line to restart the service right after bootup in the “/config/scripts/vyos-postconfig-bootup.script” (more info on this file in the command scripting section - Command Scripting — VyOS 1.4.x (sagitta) documentation)
I confirm the bug. After rebooting script doesn't work on sync-groups. It's necessary to reload vrrp to start running the script (After rebooting).
More detail:
https://phabricator.vyos.net/T4041
There is a task with VRRP scripts problem on reboot:
Dec 6 2021
I tested this bug on "vyos-1.3-beta-202112060443".
The problem has been partially resolved. If you restart VYOS, scripts on syn-groups don't work. After using the "vrrp restart" command, everything is ok.
[email protected]:~$ show vrf mgmt processes 2030 nginx 2031 nginx 2032 nginx
BGP/OSPF bfd profile support will be implemented in T4058
VyOS
set protocols bfd profile BFD_OSPF interval multiplier '3' set protocols bfd profile BFD_OSPF interval receive '300' set protocols bfd profile BFD_OSPF interval transmit '300'
FRR
bfd profile BFD_OSPF !
It invokes systemd-tty-ask-password-agent which stalls the process termination:
The correct key for sflow sfprobe_source_ip
PR https://github.com/vyos/vyos-1x/pull/1099
cf. T3980, also
I believe that CLI should protect a user and deny him to shoot in his leg. In any case, we cannot guarantee a successful update if the script will not be migrated
We definitely have to delete enable_script_security from https://github.com/vyos/vyos-1x/blob/current/data/templates/vrrp/keepalived.conf.tmpl#L10
