OpenVPN op mode has been working fine for a while, so I assume it's resolved.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 29 2021
Closing since the reporter isn't responding and similar issues never turned up since that time.
This is, sadly, a WONTFIX for now: it's indeed coming from the old backend. I'm also not sure what a right design would be. That command simply parses the output of a show command and converts it to JSON.
Now that 1.3 is near a stable release, it's a good idea to revisit the hardening measures and see if we can enable any new ones.
May 28 2021
@UnicronNL I would like to put default values in the config.boot file, and overwrite them from Cloud-init if a customer provides custom values.
Properly works on the latest 1.4 rolling. Is it possible to backport changes to 1.3?
May 27 2021
IPSec / DMVPN PR: https://github.com/vyos/vyos-1x/pull/856
The reason it such script https://github.com/vyos/vyatta-cfg-quagga/blob/d962ef0f2c15333411e719f7d1b02dd7575ebdee/scripts/bgp/vyatta-bgp.pl#L385
That do
router bgp xxx address-family ipv4 unicast no neighbor x.x.x.x activate
PR https://github.com/vyos/vyos-build/pull/166
server "time1.vyos.net" server "time2.vyos.net" server "time3.vyos.net"
May 26 2021
We are seeing this on an X722 NIC that's still the i40e driver (the server in question also has an X710 NIC, but there's no cables connected to the X710 but I should be able to get cables connected to the X710 next week). We are using 1.4 on this machine.
That mist actually be habdled by vbash and the backend code.
FRR doing normalization for ipv6
Possible was fixed in that task T3502
[email protected]# set protocols static route 192.0.2.0/24 dhcp-interface Possible completions: <text> DHCP interface name eth0 eth1 lo
@olofl Add please a separate task for JSON.
Where can I get the rc4? The last RR I see is vyos-1.3-rolling-202105011026-amd64.iso.
The word "detail" is cut off for some reason.
https://github.com/vyos/vyos-1x/blob/32bc1e5babd1bd31909a93ca1818998bf46db003/op-mode-definitions/include/ospfv3-detail.xml.i#L7
I can't reproduce it in 1.3-rc4
[email protected]# run show conf com | match ospf set protocols ospfv3 area 0 interface 'lo' set protocols ospfv3 area 0 interface 'eth0' set protocols ospfv3 area 0 interface 'eth1' set protocols ospfv3 parameters router-id '1.2.3.4' set protocols ospfv3 redistribute static route-map 'FOO' [edit] [email protected]#
BTW, the same happens when adding/removing interfaces to an area.
I did some more digging and found a reliable way of reproducing it: