Page MenuHomeVyOS Platform
Feed All Stories

Apr 22 2024

jestabro changed the status of T6103: DHCP-server bootfile-name double slash syntax weird behaviour from Unknown Status to Resolved.
Apr 22 2024, 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).
Apr 22 2024, 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.

Apr 22 2024, 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.
Apr 22 2024, 2:49 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro changed the status of T5996: Incorrect behavior for backslash escapes in config save and compare commands, a subtask of T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up, from Unknown Status to Resolved.
Apr 22 2024, 2:48 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro changed the status of T5996: Incorrect behavior for backslash escapes in config save and compare commands from Unknown Status to Resolved.
Apr 22 2024, 2:48 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
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.

Apr 22 2024, 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"
+     }
+ }
Apr 22 2024, 10:23 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav changed the subtype of T6254: Extend VRF table number from "Feature Request" to "Enhancement".
Apr 22 2024, 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.
Apr 22 2024, 9:26 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project
Viacheslav triaged T6229: Unable to view transceiver information for Intel X710 interface as Wishlist priority.
Apr 22 2024, 9:06 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav triaged T6234: PPPoE-server pado-delay refactoring as Normal priority.
Apr 22 2024, 9:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav triaged T6241: Updating CRL in "pki" config does not update OpenVPN as Normal priority.
Apr 22 2024, 9:05 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav triaged T6255: Static table description should not contain white-space as Normal priority.
Apr 22 2024, 9:05 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project
Viacheslav triaged T6256: Replace deprecated ISC dhcp-relay (EOL) with something else as Wishlist priority.
Apr 22 2024, 9:05 AM · VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX162a0f0d746f: T6237: IPSec remote access VPN: ability to set EAP ID of clients (authored by Embezzle).
Apr 22 2024, 5:00 AM
Embezzle committed rVYOSONEX78ea623df20b: T6237: IPSec remote access VPN: ability to set EAP ID of clients.
Apr 22 2024, 4:59 AM
GitHub <[email protected]> committed rVYOSONEXb5d3d36d1f70: Merge pull request #3337 from Embezzle/T6237 (authored by c-po).
Apr 22 2024, 4:59 AM
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.

Apr 22 2024, 3:49 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)

Apr 21 2024

Viacheslav changed the status of T5794: Flowtable with Bond Race from Needs reporter action to Open.
Apr 21 2024, 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/WG?etc, as it will work anyway.
We need to hardcode it only for ethX interfaces, because people use it incorrect.

Apr 21 2024, 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

Apr 21 2024, 10:58 PM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project
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.

Apr 21 2024, 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.

Apr 21 2024, 9:35 PM · VyOS 1.5 Circinus
c-po committed rVYOSONEX0cb4294fdfe5: smoketest: support dynamic enable of smoketest debugging.
Apr 21 2024, 7:24 PM
n.fort moved T5535: Move disable-directed-broadcast to firewall global-options from Open to Finished on the VyOS 1.5 Circinus board.
Apr 21 2024, 6:55 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort moved T5535: Move disable-directed-broadcast to firewall global-options from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 21 2024, 6:55 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort closed T5535: Move disable-directed-broadcast to firewall global-options as Resolved.
Apr 21 2024, 6:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort moved T6191: Policy route set-mss option is not working correctly from Open to Finished on the VyOS 1.5 Circinus board.
Apr 21 2024, 6:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort closed T6191: Policy route set-mss option is not working correctly as Resolved.
Apr 21 2024, 6:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
GitHub <[email protected]> committed rVYOSONEX2208c846d6bf: Merge pull request #3332 from vyos/mergify/bp/sagitta/pr-3325 (authored by c-po).
Apr 21 2024, 10:54 AM
c-po committed rVYOSONEX98a0fdbef343: T6246: improve haproxy http check configuration (authored by nvollmar).
Apr 21 2024, 10:53 AM
nvollmar committed rVYOSONEX050f24770aec: T6246: improve haproxy http check configuration.
Apr 21 2024, 10:51 AM
GitHub <[email protected]> committed rVYOSONEX6331040d5606: Merge pull request #3338 from nvollmar/haproxy-http-check (authored by c-po).
Apr 21 2024, 10:51 AM
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)?

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

Apr 20 2024

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".
Apr 20 2024, 5:12 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
syncer changed the subtype of T6132: Conntrack-sync Internal Cache Growing Uncontrollably from "Task" to "Bug".
Apr 20 2024, 5:10 PM · Restricted Project, 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) 🙂

Apr 20 2024, 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):

Apr 20 2024, 1:04 PM · VyOS 1.5 Circinus
fernando closed T6252: GRE tunnels don't allow configuring MTU larger than 8024 as Resolved.
Apr 20 2024, 12:03 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
fernando added a comment to T6252: GRE tunnels don't allow configuring MTU larger than 8024.

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

Apr 20 2024, 12:01 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
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

Apr 20 2024, 10:31 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
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.

Apr 20 2024, 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.

Apr 20 2024, 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)

Apr 20 2024, 9:44 AM · VyOS 1.5 Circinus
Apachez created T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.
Apr 20 2024, 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.

Apr 20 2024, 9:04 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T6244: Improve formatting in "show system uptime" from Open to Finished on the VyOS 1.5 Circinus board.
Apr 20 2024, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po edited projects for T6244: Improve formatting in "show system uptime", added: VyOS 1.4 Sagitta (1.4.0-epa3); removed VyOS 1.4 Sagitta.
Apr 20 2024, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po changed the status of T6244: Improve formatting in "show system uptime" from Open to In progress.
Apr 20 2024, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po added a comment to T6244: Improve formatting in "show system uptime".

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

Apr 20 2024, 8:06 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
GitHub <[email protected]> committed rVYOSONEX8062edbefb31: Merge pull request #3335 from vyos/mergify/bp/sagitta/pr-3333 (authored by c-po).
Apr 20 2024, 8:03 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX7a6d24402c43: gre: T6252: allow tunnel MTU to exceed 8024 bytes (authored by fett0 <[email protected]>).
Apr 20 2024, 7:56 AM
GitHub <[email protected]> committed rVYOSONEX4cde677e9e12: gre: T6252: allow tunnel MTU to exceed 8024 bytes (authored by fett0 <[email protected]>).
Apr 20 2024, 7:56 AM
GitHub <[email protected]> committed rVYOSONEX563ca814909d: Merge pull request #3334 from vyos/mergify/bp/sagitta/pr-3035 (authored by c-po).
Apr 20 2024, 7:54 AM
Viacheslav raised the priority of T6253: no-default-route not being honoured from Normal to High.
Apr 20 2024, 5:51 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
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.
Apr 20 2024, 5:50 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project
Viacheslav created T6255: Static table description should not contain white-space.
Apr 20 2024, 5:48 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project
Viacheslav triaged T6254: Extend VRF table number as Wishlist priority.
Apr 20 2024, 5:24 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav created T6254: Extend VRF table number .
Apr 20 2024, 5:23 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav moved T6242: Add an option to disable certificate verification to reverse proxy from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 20 2024, 2:54 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a project to T6242: Add an option to disable certificate verification to reverse proxy: VyOS 1.4 Sagitta (1.4.0-epa3).
Apr 20 2024, 2:54 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
tjh updated the task description for T6253: no-default-route not being honoured.
Apr 20 2024, 2:13 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
tjh updated the task description for T6253: no-default-route not being honoured.
Apr 20 2024, 2:05 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
tjh triaged T6253: no-default-route not being honoured as Normal priority.
Apr 20 2024, 2:05 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)

Apr 19 2024

Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe50eb3c942ce: T5996: add smoketest to check translation of backslash character (authored by jestabro).
Apr 19 2024, 11:49 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX37c1ac4f2ce6: T5996: selectively escape and restore single backslashes in config (authored by jestabro).
Apr 19 2024, 11:49 PM
fernando claimed T6252: GRE tunnels don't allow configuring MTU larger than 8024.
Apr 19 2024, 9:10 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
fernando created T6252: GRE tunnels don't allow configuring MTU larger than 8024.
Apr 19 2024, 9:10 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Embezzle closed T6242: Add an option to disable certificate verification to reverse proxy as Resolved.

Tested as working in: VyOS 1.5-rolling-202404190019

Apr 19 2024, 7:09 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po added a project to T6244: Improve formatting in "show system uptime": VyOS 1.5 Circinus.
Apr 19 2024, 2:45 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
dmbaturin changed Is it a breaking change? from none to compatible on T6246: Add support for server health checks to reverse proxy.
Apr 19 2024, 11:50 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
dmbaturin closed T6246: Add support for server health checks to reverse proxy as Resolved.
Apr 19 2024, 11:50 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX5a8310147b85: T6246: adds basic haproxy http-check configuration (authored by nvollmar).
Apr 19 2024, 11:48 AM
nvollmar committed rVYOSONEX785616393557: T6246: adds basic haproxy http-check configuration.
Apr 19 2024, 11:48 AM
GitHub <[email protected]> committed rVYOSONEX89b56ef6da19: Merge pull request #3325 from nvollmar/haproxy-http-check (authored by dmbaturin).
Apr 19 2024, 11:48 AM
n.fort added a project to T5153: OpenConnect route restriction via iptables is ignored: VyOS 1.3 Equuleus (1.3.7).
Apr 19 2024, 9:46 AM · Restricted Project, VyOS Rolling, 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?

Apr 19 2024, 9:46 AM · Restricted Project, VyOS Rolling, VyOS 1.5 Circinus
Viacheslav triaged T6251: Extend table number limits for policy route-map set table as Wishlist priority.
Apr 19 2024, 7:53 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav created T6251: Extend table number limits for policy route-map set table.
Apr 19 2024, 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.
Apr 19 2024, 7:45 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav created T6250: "policy route-map set table" cannot be deleted from the rule.
Apr 19 2024, 7:45 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav moved T6035: random-detect QoS policies cause commit failures due to a missing tc parameter (avpkt) from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 19 2024, 5:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav closed T6035: random-detect QoS policies cause commit failures due to a missing tc parameter (avpkt) as Resolved.
Apr 19 2024, 5:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav moved T6221: Enabling VRF breaks connectivity from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 19 2024, 4:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav moved T6221: Enabling VRF breaks connectivity from Open to Finished on the VyOS 1.5 Circinus board.
Apr 19 2024, 4:38 AM · 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).
Apr 19 2024, 4:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav closed T6221: Enabling VRF breaks connectivity as Resolved.
Apr 19 2024, 4:37 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav triaged T6249: ISO builder fails because of changed buster-backport repository as High priority.
Apr 19 2024, 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/

Apr 19 2024, 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 ?

Apr 19 2024, 1:17 AM · Restricted Project, VyOS Rolling, VyOS 1.5 Circinus

Apr 18 2024

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:

Apr 18 2024, 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.
Apr 18 2024, 10:21 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
syncer assigned T6117: Bug in cloud-init when MTU in network_data.json is set to 'null' to zsdc.
Apr 18 2024, 10:21 PM · Restricted Project, VyOS 1.3 Equuleus (1.3.9)
syncer reassigned T5752: Check compatibility of new image tools with XCP-NG images from jestabro to Viacheslav.
Apr 18 2024, 10:04 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro claimed T6103: DHCP-server bootfile-name double slash syntax weird behaviour.
Apr 18 2024, 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).
Apr 18 2024, 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.

Apr 18 2024, 5:33 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T6245: Unhandled exception in "show openvpn server" as Resolved.
Apr 18 2024, 5:30 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro moved T6245: Unhandled exception in "show openvpn server" from Open to Finished on the VyOS 1.5 Circinus board.
Apr 18 2024, 5:30 PM · VyOS 1.4 Sagitta (1.4.0-epa3)