This commit and
https://github.com/vyos/vyos-1x/pull/2613
should be backported to Sagitta.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Dec 11 2023
Related bug with migration https://vyos.dev/T5721
Dec 10 2023
Implement FRR features for SRv6
@Viacheslav I updated to the latest rolling version (VyOS 1.5-rolling-202312080024) in thr issue still persists but the error message ist different:
Dec 9 2023
@giga1699 could you re-check?
Can we close it?
I have tried to migrate to one of the last nightlies and now the situation is much better: vyos reboots, does not hang and I can ssh.
There is still an error in the migration script:
PR for 1.4 https://github.com/vyos/vyos-1x/pull/2599
@I-n-d-y Could you re-check?
Opened issue https://github.com/FRRouting/frr/issues/14924
There is no section address now
VyOS 1.5-rolling-202312070905
vyos@r4# set service dns dynamic
Possible completions:
interval Interval in seconds to wait between Dynamic DNS updates
(default: 300)
+> name Dynamic DNS configuration
vrf VRF instance nameI have create a PR for backporting this to 1.4 : https://github.com/vyos/vyos-1x/pull/2597
Dec 8 2023
@n.fort I have a branch with a backport of this for 1.4 (needs manual changes).
PR https://github.com/vyos/vyos-1x/pull/2590
set load-balancing reverse-proxy service web mode http set load-balancing reverse-proxy service web port 443 set load-balancing reverse-proxy service web ssl certificate cert set load-balancing reverse-proxy service web ssl certificate client1 set load-balancing reverse-proxy backend bk01 server srv01 address 192.0.2.1 set load-balancing reverse-proxy backend bk01 server srv01 port 9898
Dec 7 2023
Now we receive this error in 1.5-rolling-202312060024 when the command is executed:
Dec 6 2023
Dec 5 2023
PR https://github.com/vyos/vyos-1x/pull/2573
set interfaces ethernet eth0 address '192.168.122.14/24' set interfaces ethernet eth0 address '192.168.122.10/24' set interfaces ethernet eth2 address '2001:db8::1/64'
Dec 4 2023
tested on 1.5/1.4 :
Dec 3 2023
tcpdump of internal MPLS interface during initial connection
Adding trace, and monitoring, shows that the rule is never being hit.
PR for 1.4 https://github.com/vyos/vyos-1x/pull/2568