Page MenuHomeVyOS Platform
Feed All Stories

Mon, Apr 22

jestabro edited projects for T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up, added: VyOS 1.4 Sagitta (1.4.0-epa3); removed VyOS 1.4 Sagitta (1.4.0-epa1).
Mon, Apr 22, 2:53 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort raised the priority of T4853: OpenVPN: unable to commit changes when the interface is down/unknown state from Normal to High.

Any news about this issue @SrividyaA and @c-po ?

Mon, Apr 22, 2:53 PM · VyOS 1.3 Equuleus (1.3.7)
jestabro closed T6103: DHCP-server bootfile-name double slash syntax weird behaviour, a subtask of T5996: unescape backslashes for config save, compare commands, as Resolved.
Mon, Apr 22, 2:51 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro closed T6103: DHCP-server bootfile-name double slash syntax weird behaviour as Resolved.
Mon, Apr 22, 2:51 PM · VyOS 1.4 Sagitta (1.4.0-epa3), vyatta-cfg-dhcp-server
jestabro added a project to T6103: DHCP-server bootfile-name double slash syntax weird behaviour: VyOS 1.4 Sagitta (1.4.0-epa3).
Mon, Apr 22, 2:51 PM · VyOS 1.4 Sagitta (1.4.0-epa3), vyatta-cfg-dhcp-server
jestabro added a comment to T6103: DHCP-server bootfile-name double slash syntax weird behaviour.

The fix mentioned above has been backported to 1.4: T5996.

Mon, Apr 22, 2:50 PM · VyOS 1.4 Sagitta (1.4.0-epa3), vyatta-cfg-dhcp-server
jestabro closed T5986: Container: Error on commit when environment variable value contains \n line break as Resolved.
Mon, Apr 22, 2:49 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T5996: unescape backslashes for config save, compare commands, a subtask of T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up, as Resolved.
Mon, Apr 22, 2:48 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T5996: unescape backslashes for config save, compare commands as Resolved.
Mon, Apr 22, 2:48 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
GurliGebis added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

I just did a quick search - it doesn't seem like dnsmasq supports option 82 when acting like a relay.

Mon, Apr 22, 10:36 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T6254: Extend VRF table number .

I tried to extend the range, and seems it also relies on nftables conntrack zones

vyos@r4# compare 
+ vrf {
+     name blue {
+         table "4294967295"
+     }
+     name red {
+         table "1"
+     }
+ }
Mon, Apr 22, 10:23 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav changed the subtype of T6254: Extend VRF table number from "Feature Request" to "Enhancement".
Mon, Apr 22, 9:55 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav changed the status of T6255: Static table description should not contain white-space from Open to In progress.
Mon, Apr 22, 9:26 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
Viacheslav triaged T6229: Unable to view transceiver information for Intel X710 interface as Wishlist priority.
Mon, Apr 22, 9:06 AM · VyOS 1.4 Sagitta
Viacheslav triaged T6234: PPPoE-server pado-delay refactoring as Normal priority.
Mon, Apr 22, 9:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav triaged T6241: Updating CRL in "pki" config does not update OpenVPN as Normal priority.
Mon, Apr 22, 9:05 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav triaged T6255: Static table description should not contain white-space as Normal priority.
Mon, Apr 22, 9:05 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
Viacheslav triaged T6256: Replace deprecated ISC dhcp-relay (EOL) with something else as Wishlist priority.
Mon, Apr 22, 9:05 AM · VyOS 1.5 Circinus
tjh added a comment to T6253: no-default-route not being honoured.

Just as another data-point - I have found that leaving the DHCP lease to auto-renew itself (not me doing it manually) that it doesn't then add it to the routing table.
i.e. at the moment my DHCP client is still connected, but there's no default via the DHCP session at the moment.

Mon, Apr 22, 3:49 AM · VyOS 1.4 Sagitta

Sun, Apr 21

Viacheslav changed the status of T5794: Flowtable with Bond Race from Needs reporter action to Open.
Sun, Apr 21, 11:38 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T5794: Flowtable with Bond Race.

The flowtable has to be set on ethernet interfaces only!
It does not need to set it to PPP/BOND/VLAN/etc, as it will work anyway.
We need to hardcode it only for ethX interfaces, because people use it incorrect.

Sun, Apr 21, 11:37 PM · VyOS 1.5 Circinus
Embezzle added a comment to T6255: Static table description should not contain white-space.

PR: https://github.com/vyos/vyos-1x/pull/3340

Sun, Apr 21, 10:58 PM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
Res added a comment to T5794: Flowtable with Bond Race.

Precreate the interfaces used in the bond and the bond itself. I used the hw-id to create my interface because it seemed like the best minimal config option, not sure if it's required or not.

Sun, Apr 21, 10:31 PM · VyOS 1.5 Circinus
Res added a comment to T5794: Flowtable with Bond Race.

I have the same issue, running a locally built 1.4-rolling-202403240547.

Sun, Apr 21, 9:35 PM · VyOS 1.5 Circinus
n.fort moved T5535: disable-directed-broadcast should be moved to firewall global-options from Need Triage to Finished on the VyOS 1.5 Circinus board.
Sun, Apr 21, 6:55 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort moved T5535: disable-directed-broadcast should be moved to firewall global-options from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Sun, Apr 21, 6:55 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort closed T5535: disable-directed-broadcast should be moved to firewall global-options as Resolved.
Sun, Apr 21, 6:54 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort moved T6191: Policy Route TCP-MSS Behavior Different from 1.3.x from Need Triage to Finished on the VyOS 1.5 Circinus board.
Sun, Apr 21, 6:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
n.fort closed T6191: Policy Route TCP-MSS Behavior Different from 1.3.x as Resolved.
Sun, Apr 21, 6:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Apachez added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

Perhaps Im missing something here but where is Option82 information included (injected into the DCHP-request reaching the DHCP-server)?

Sun, Apr 21, 9:56 AM · VyOS 1.5 Circinus

Sat, Apr 20

syncer changed the subtype of T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled from "Task" to "Bug".
Sat, Apr 20, 5:12 PM · VyOS 1.4 Sagitta
syncer changed the subtype of T6132: Conntrack-sync Internal Cache Growing Uncontrollably from "Task" to "Bug".
Sat, Apr 20, 5:10 PM · VyOS 1.5 Circinus
GurliGebis added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

They switched to the OpenBSD fork of dhcrelay (I still have a router running OPNsense to test some stuff) 🙂

Sat, Apr 20, 2:06 PM · VyOS 1.5 Circinus
Apachez added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

Here is a post from an OPNsense forum administrator in august 2023 (dunno if the below is still valid for OPNsense):

Sat, Apr 20, 1:04 PM · VyOS 1.5 Circinus
fernando closed T6252: gre tunnel - doesn't allow configure jumbo frame more than 8024 as Resolved.
Sat, Apr 20, 12:03 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
fernando added a comment to T6252: gre tunnel - doesn't allow configure jumbo frame more than 8024.

PR: https://github.com/vyos/vyos-1x/pull/3333

Sat, Apr 20, 12:01 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Embezzle added a comment to T6237: IPSec remote access VPN: ability to set EAP ID of clients.

PR: https://github.com/vyos/vyos-1x/pull/3337

Sat, Apr 20, 10:31 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
GurliGebis added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

While I do somewhat agree on that, having more than one to choose from, for everything, is going to be a maintenance nightmare.
If you have just 5 things with 2 packages to choose from, you already have 32 different combinations to support.
Having something else than everyone else sounds great, but again, people are not going to switch due to a vuln being found - they are going to push for a fix for it instead.

Sat, Apr 20, 9:51 AM · VyOS 1.5 Circinus
Apachez added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

When evaluating proper replacement (other than choosing the best one for the task) another thing to consider is, if possible, to select something that not everybody else uses in terms of if/when a vuln is found in that softrware then not ALL vendors are affected at once.

Sat, Apr 20, 9:45 AM · VyOS 1.5 Circinus
GurliGebis added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

Depending on how BSD dependent the OpenBSD one is, that might be the easiest drop-in replacement.
Otherwise I would suggest going for dnsmasq, since it is quiet small and well maintained. (not saying the other projects aren't being maintained, but I don't know about them)

Sat, Apr 20, 9:44 AM · VyOS 1.5 Circinus
Apachez created T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.
Sat, Apr 20, 9:40 AM · VyOS 1.5 Circinus
GurliGebis added a comment to T5755: Running set pki ca NAME certificate with a name with spaces breaks the config.

I just built and tested with the latest sagitta commits, and it is preventing it now as expected.
So I would say it can be closed as fixed, since it has been fixed some time between November and now.

Sat, Apr 20, 9:04 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T6244: Spacing of "Show System Uptime" hard to parse from Need Triage to Finished on the VyOS 1.5 Circinus board.
Sat, Apr 20, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po edited projects for T6244: Spacing of "Show System Uptime" hard to parse, added: VyOS 1.4 Sagitta (1.4.0-epa3); removed VyOS 1.4 Sagitta.
Sat, Apr 20, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po changed the status of T6244: Spacing of "Show System Uptime" hard to parse from Open to In progress.
Sat, Apr 20, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po added a comment to T6244: Spacing of "Show System Uptime" hard to parse.

https://github.com/vyos/vyos-1x/pull/3336

Sat, Apr 20, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav raised the priority of T6253: no-default-route not being honoured from Normal to High.
Sat, Apr 20, 5:51 AM · VyOS 1.4 Sagitta
Viacheslav renamed T6255: Static table description should not contain white-space from Static table description. should not contain white-space to Static table description should not contain white-space.
Sat, Apr 20, 5:50 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
Viacheslav created T6255: Static table description should not contain white-space.
Sat, Apr 20, 5:48 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
Viacheslav triaged T6254: Extend VRF table number as Wishlist priority.
Sat, Apr 20, 5:24 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav created T6254: Extend VRF table number .
Sat, Apr 20, 5:23 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav moved T6242: Loadbalancer reverse-proxy: SSL backend skip CA certificate verification from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Sat, Apr 20, 2:54 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav added a project to T6242: Loadbalancer reverse-proxy: SSL backend skip CA certificate verification: VyOS 1.4 Sagitta (1.4.0-epa3).
Sat, Apr 20, 2:54 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
tjh updated the task description for T6253: no-default-route not being honoured.
Sat, Apr 20, 2:13 AM · VyOS 1.4 Sagitta
tjh updated the task description for T6253: no-default-route not being honoured.
Sat, Apr 20, 2:05 AM · VyOS 1.4 Sagitta
tjh triaged T6253: no-default-route not being honoured as Normal priority.
Sat, Apr 20, 2:05 AM · VyOS 1.4 Sagitta

Fri, Apr 19

fernando claimed T6252: gre tunnel - doesn't allow configure jumbo frame more than 8024.
Fri, Apr 19, 9:10 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
fernando created T6252: gre tunnel - doesn't allow configure jumbo frame more than 8024.
Fri, Apr 19, 9:10 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Embezzle closed T6242: Loadbalancer reverse-proxy: SSL backend skip CA certificate verification as Resolved.

Tested as working in: VyOS 1.5-rolling-202404190019

Fri, Apr 19, 7:09 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po added a project to T6244: Spacing of "Show System Uptime" hard to parse: VyOS 1.5 Circinus.
Fri, Apr 19, 2:45 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
dmbaturin changed Is it a breaking change? from none to compatible on T6246: Enable basic haproxy http-check configuration options.
Fri, Apr 19, 11:50 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
dmbaturin closed T6246: Enable basic haproxy http-check configuration options as Resolved.
Fri, Apr 19, 11:50 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
n.fort added a project to T5153: OpenConnect route restriction via iptables is ignored: VyOS 1.3 Equuleus (1.3.7).
Fri, Apr 19, 9:46 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
n.fort added a comment to T5153: OpenConnect route restriction via iptables is ignored.

And do you have similar setup and situation in newer version?

Fri, Apr 19, 9:46 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
Viacheslav triaged T6251: Extend table number limits for policy route-map set table as Wishlist priority.
Fri, Apr 19, 7:53 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav created T6251: Extend table number limits for policy route-map set table.
Fri, Apr 19, 7:53 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav triaged T6250: Policy route-map set table cannot be deleted from the rule as Normal priority.
Fri, Apr 19, 7:45 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav created T6250: Policy route-map set table cannot be deleted from the rule.
Fri, Apr 19, 7:45 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav moved T6035: QoS policy shaper queue-type random-detect requires limit avpkt from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Fri, Apr 19, 5:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav closed T6035: QoS policy shaper queue-type random-detect requires limit avpkt as Resolved.
Fri, Apr 19, 5:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav moved T6221: Enabling VRF breaks connectivity from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Fri, Apr 19, 4:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav moved T6221: Enabling VRF breaks connectivity from Need Triage to Finished on the VyOS 1.5 Circinus board.
Fri, Apr 19, 4:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav edited projects for T6221: Enabling VRF breaks connectivity, added: VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta (1.4.0-epa2).
Fri, Apr 19, 4:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav closed T6221: Enabling VRF breaks connectivity as Resolved.
Fri, Apr 19, 4:37 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav triaged T6249: ISO builder fails because of changed buster-backport repository as High priority.
Fri, Apr 19, 4:30 AM · VyOS 1.3 Equuleus (1.3.6)
MattK added a comment to T6249: ISO builder fails because of changed buster-backport repository.

This is the result of buster-backports being removed from the main repository server: https://backports.debian.org/news/Removal_of_buster-backports_from_the_debian_archive/

Fri, Apr 19, 3:02 AM · VyOS 1.3 Equuleus (1.3.6)
PeppyH added a comment to T5153: OpenConnect route restriction via iptables is ignored.

Output seems to be for VyOS 1.3, rather than 1.5
Can you show VyOS version @PeppyH ?

Fri, Apr 19, 1:17 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus

Thu, Apr 18

jmn added a comment to T6249: ISO builder fails because of changed buster-backport repository.

Hi,
I was playing around with VyOS and thought i'd build myself an iso and hit this issue. Not sure if its the correct way to solve it, but this is what I did:

Thu, Apr 18, 11:36 PM · VyOS 1.3 Equuleus (1.3.6)
syncer assigned T5907: cloud-init root task for 1.5 and 1.4 to zsdc.
Thu, Apr 18, 10:21 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
syncer assigned T6117: Bug in cloud-init when MTU in network_data.json is set to 'null' to zsdc.
Thu, Apr 18, 10:21 PM · VyOS 1.3 Equuleus (1.3.7)
syncer reassigned T5752: Check compatibility of new image tools with XCP-NG images from jestabro to Viacheslav.
Thu, Apr 18, 10:04 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro claimed T6103: DHCP-server bootfile-name double slash syntax weird behaviour.
Thu, Apr 18, 7:37 PM · VyOS 1.4 Sagitta (1.4.0-epa3), vyatta-cfg-dhcp-server
jestabro added a project to T6111: Minor revision to unicode support in configtree backend: VyOS 1.4 Sagitta (1.4.0-epa3).
Thu, Apr 18, 6:08 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro claimed T5986: Container: Error on commit when environment variable value contains \n line break.

This will be resolved after backport of T5996.

Thu, Apr 18, 5:33 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T6245: Show openvpn server fails sometime as Resolved.
Thu, Apr 18, 5:30 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro moved T6245: Show openvpn server fails sometime from Need Triage to Finished on the VyOS 1.5 Circinus board.
Thu, Apr 18, 5:30 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro added a project to T5996: unescape backslashes for config save, compare commands: VyOS 1.4 Sagitta (1.4.0-epa3).
Thu, Apr 18, 5:24 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
n.fort added a comment to T5153: OpenConnect route restriction via iptables is ignored.

Output seems to be for VyOS 1.3, rather than 1.5
Can you show VyOS version @PeppyH ?

Thu, Apr 18, 5:21 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
Viacheslav placed T2279: Router resolves as 127.0.1.1 when using Router's Recursive DNS up for grabs.
Thu, Apr 18, 4:50 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.7)
Viacheslav edited projects for T4732: need an option for VRF name when you specify location for commit-archive, added: VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta.
Thu, Apr 18, 4:46 PM · VyOS 1.5 Circinus
Viacheslav closed T4422: WAN load-balance status failed on all interfaces if one of them failed, a subtask of T4470: Rewrite load-balancing wan to XML/Python, as Wontfix.
Thu, Apr 18, 4:39 PM · VyOS 1.4 Sagitta
Viacheslav closed T4422: WAN load-balance status failed on all interfaces if one of them failed as Wontfix.

Test addresses have to be different

Thu, Apr 18, 4:39 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T4422: WAN load-balance status failed on all interfaces if one of them failed, a subtask of T4470: Rewrite load-balancing wan to XML/Python, from Open to Needs reporter action.
Thu, Apr 18, 4:29 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4422: WAN load-balance status failed on all interfaces if one of them failed from Open to Needs reporter action.
Thu, Apr 18, 4:29 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T4422: WAN load-balance status failed on all interfaces if one of them failed.

Provide the set of the commands to reproduce

Thu, Apr 18, 4:28 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav removed a project from T5153: OpenConnect route restriction via iptables is ignored: VyOS 1.4 Sagitta.
Thu, Apr 18, 4:25 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus
rusnino updated the task description for T6249: ISO builder fails because of changed buster-backport repository.
Thu, Apr 18, 3:44 PM · VyOS 1.3 Equuleus (1.3.6)
rusnino updated the task description for T6249: ISO builder fails because of changed buster-backport repository.
Thu, Apr 18, 3:44 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T6221: Enabling VRF breaks connectivity from Open to Needs testing.
Thu, Apr 18, 2:25 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro claimed T6245: Show openvpn server fails sometime.

PR:
https://github.com/vyos/vyos-1x/pull/3330

Thu, Apr 18, 2:24 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus