Page MenuHomeVyOS Platform
Feed Search

Dec 24 2023

jestabro triaged T5854: Extend override-default script to allow embedded defaultValue settings as Normal priority.
Dec 24 2023, 2:38 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Dec 23 2023

zero13th created T5853: Typo interfaces-virtual-ethernet.xml.in.
Dec 23 2023, 9:05 PM · VyOS 1.4 Sagitta
danielpo added a comment to T160: Support NAT64.

Actually, it doesn't! :(
{F4050258}

Dec 23 2023, 7:18 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
c-po added a comment to T160: Support NAT64.

Latest 1.5 rolling ISO has it

Dec 23 2023, 6:31 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
c-po claimed T5837: vyos.configdict.node_changed does not return keys per adding .
Dec 23 2023, 6:30 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
danielpo added a comment to T160: Support NAT64.

That's great!
I tried running make interface_definitions in vyos-1x and copy in the changed files into my vyos install, but the files kept disappearing when rebooting, and couldn't figure out how to build an iso with your vyos 1-x repo.

Dec 23 2023, 6:09 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav added a comment to T160: Support NAT64.

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

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 23 2023, 1:31 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
lclements0 created T5852: Reboots fail with eapol WAN interface.
Dec 23 2023, 1:43 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Dec 22 2023

Viacheslav added a comment to T5847: Protocol failover stopped working after suspend + resume.

I usually do debug this way https://github.com/vyos/vyos-1x/blob/dfbc854157fa4655a8f459b2447df64dc74119d1/src/helpers/vyos-failover.py#L181-L183

Dec 22 2023, 2:24 PM · VyOS 1.4 Sagitta (1.4.0-GA)
danielpo added a comment to T160: Support NAT64.

if you are running the netfilter implementation, I think the iptables mangle is handled automatically.(I verified this by changing my Jool to netfilter and removed these lines below:

ip6tables -t mangle -A PREROUTING --destination 64:ff9b::/96 -j JOOL --instance default
iptables  -t mangle -A PREROUTING --destination 172.21.8.202 -p tcp --dport 1:65535 -j JOOL --instance default
iptables  -t mangle -A PREROUTING --destination 172.21.8.202 -p udp --dport 1:65535 -j JOOL --instance default
iptables  -t mangle -A PREROUTING --destination 172.21.8.202 -p icmp -j JOOL --instance default
Dec 22 2023, 11:10 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
n.fort closed T5804: SNAT "any" interface error as Resolved.
Dec 22 2023, 10:27 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a comment to T160: Support NAT64.

I stil haven't tried nat64, but quick config example, for nat64 for single ipv6 address is not allowed by our cli:

Dec 22 2023, 10:26 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav added a project to T5838: Add Infiniband kernel modules: VyOS 1.4 Sagitta.
Dec 22 2023, 10:07 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav updated subscribers of T160: Support NAT64.

@danielpo marking IPv6 packet is possible

set policy route6 PBR6 interface 'eth1'
set policy route6 PBR6 rule 100 set mark '4'
set policy route6 PBR6 rule 100 source address '2001:db8::/64'
Dec 22 2023, 9:31 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav added a project to T5848: Add triple-isolate flow isolation option to CAKE QoS policy: VyOS 1.5 Circinus.
Dec 22 2023, 8:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
danhusan closed T5811: static dhcp-interface routes not installed as Resolved.
Dec 22 2023, 8:35 AM · VyOS 1.4 Sagitta (1.4.4), VyOS 1.5 Circinus, VyOS Rolling
danhusan added a comment to T5811: static dhcp-interface routes not installed.

Confirmed working properly in 1.4.0-rc1

Dec 22 2023, 8:34 AM · VyOS 1.4 Sagitta (1.4.4), VyOS 1.5 Circinus, VyOS Rolling
Viacheslav added a comment to T4516: Rewrite system image manipulation tools in Python.

Some users have issues https://forum.vyos.io/t/grub-menu-fails-to-load-on-serial-only-devices-with-no-kvm/

Dec 22 2023, 8:32 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po added a subtask for T591: Support SRv6: T5849: Add SRv6 route commands.
Dec 22 2023, 7:46 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a parent task for T5849: Add SRv6 route commands: T591: Support SRv6.
Dec 22 2023, 7:46 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po changed the status of T5849: Add SRv6 route commands from Open to On hold.
Dec 22 2023, 7:46 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po changed the status of T5849: Add SRv6 route commands, a subtask of T5788: frr: update to 9.1 release, from Open to On hold.
Dec 22 2023, 7:46 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po created T5849: Add SRv6 route commands.
Dec 22 2023, 7:45 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
initramfs closed T4760: VyOS does not support running multiple instances of DHCPv6 clients as Resolved.
Dec 22 2023, 3:40 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
MattK created T5848: Add triple-isolate flow isolation option to CAKE QoS policy.
Dec 22 2023, 1:48 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Dec 21 2023

c-po closed T2898: Support NDP proxy, a subtask of T2518: Add support for IPv6 NAT (NPTv6), as Resolved.
Dec 21 2023, 7:30 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po closed T2898: Support NDP proxy as Resolved.
Dec 21 2023, 7:29 PM · VyOS 1.4 Sagitta
c-po changed the status of T5311: Connection issues packet loss, network down with Intel I225-V and I226 from Open to In progress.
Dec 21 2023, 7:29 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Harliff updated subscribers of T5847: Protocol failover stopped working after suspend + resume.

@Viacheslav
First of all, thanks for the failover feature!
If you have enough time, please take a look at this bugreport.

Dec 21 2023, 6:43 PM · VyOS 1.4 Sagitta (1.4.0-GA)
scottkrzyzowski added a comment to T1297: Add GARP settings to VRRP/keepalived.

This would be a useful feature to have.

Dec 21 2023, 5:15 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
danielpo added a comment to T160: Support NAT64.

Is it possible to add support for policy routing?

Dec 21 2023, 3:54 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav closed T5796: Openconnect - HTTPS security headers are missing as Resolved.
Dec 21 2023, 2:01 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav assigned T4816: IPv4-mapped and IPv4-compatible IPv6 addresses not valid anymore to dmbaturin.
Dec 21 2023, 1:51 PM · VyOS 1.4 Sagitta (1.4.4), VyOS 1.5 Circinus, VyOS Rolling
Viacheslav added a comment to T3774: atop logs are not limited in size.

@zsdc Can we backport it?

Dec 21 2023, 1:37 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav closed T3580: Refactoring firewall ipv6 rule icmpv6, a subtask of T2199: Rewrite firewall in new XML/Python style, as Resolved.
Dec 21 2023, 1:29 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav closed T3580: Refactoring firewall ipv6 rule icmpv6 as Resolved.

It won't be implemented for 1.3.x due to old backend

Dec 21 2023, 1:29 PM · VyOS 1.4 Sagitta
Harliff updated the task description for T5847: Protocol failover stopped working after suspend + resume.
Dec 21 2023, 1:06 PM · VyOS 1.4 Sagitta (1.4.0-GA)
n.fort closed T5637: Firewall default-action log as Resolved.
Dec 21 2023, 11:33 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort closed T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config as Resolved.
Dec 21 2023, 11:26 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort closed T5778: The show dhcp server leases operation mode command does not work as expected as Resolved.
Dec 21 2023, 11:25 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Harliff created T5847: Protocol failover stopped working after suspend + resume.
Dec 21 2023, 11:11 AM · VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav removed a project from T2281: DHCP and Static IPs on Same Interface: VyOS 1.3 Equuleus (1.3.6).
Dec 21 2023, 8:27 AM · VyOS 1.4 Sagitta
Viacheslav closed T2229: PPPOE Default Queue type selection as Resolved.

Fq_codel was added for 1.4/1.5 in T5489
Not planning to do it for 1.3 now

Dec 21 2023, 8:25 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T160: Support NAT64.

Not sure if Jool supports it.
As I understand, it is better to have a separate address for translations, otherwise, you should define ports for 64 translations. If you set 1-65535 for the "main" address, you will lose connections and can't use those ports for the system (they will be available only for translations)
Jool uses its own bib table instead of conntrack to manage nat mappings.
So you should add a separate pool only for translations.

Dec 21 2023, 7:54 AM · VyOS 1.4 Sagitta (1.4.0-epa1)

Dec 20 2023

Sophie added a comment to T160: Support NAT64.

Is it possible to add a feature of setting the translation pool address to follow an interface IP address similar to nat44's source masquerade for those with dynamic public IPv4 addresses?

Dec 20 2023, 11:54 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
c-po added a comment to T2898: Support NDP proxy.

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

Dec 20 2023, 10:21 PM · VyOS 1.4 Sagitta
indrajitr triaged T5846: Refactor and simplify DUID definition in conf-mode as Normal priority.
Dec 20 2023, 9:30 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin created T5844: HTTPS API doesn't start without configured keys even when GraphQL authentication type is set to token.
Dec 20 2023, 6:40 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav updated the task description for T5843: Rollback refactoring.
Dec 20 2023, 5:19 PM · VyOS Rolling
Viacheslav created T5843: Rollback refactoring.
Dec 20 2023, 5:19 PM · VyOS Rolling
Viacheslav added a comment to T4710: show openvpn server occasionally returns IndexError: list index out of range.

Should be fixed in T5817
Could you re-check?

Dec 20 2023, 3:39 PM · VyOS 1.4 Sagitta
giga1699 added a comment to T4710: show openvpn server occasionally returns IndexError: list index out of range.

I finally got a chance to dive into this some more.

Dec 20 2023, 3:30 PM · VyOS 1.4 Sagitta
a.apostoliuk added a subtask for T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict: T5842: Rewrite PPTP service to get_config_dict.
Dec 20 2023, 10:52 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5798: reverse-proxy load-balancing service should support multiple certificates for frontend as Resolved.
Dec 20 2023, 9:40 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5249: Add rollback-soft feature to rollback without a reboot from Open to Finished on the VyOS 1.5 Circinus board.
Dec 20 2023, 9:36 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T4163: [BMP-BGP] Routing monitoring feature from Open to Finished on the VyOS 1.5 Circinus board.
Dec 20 2023, 9:35 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T4163: [BMP-BGP] Routing monitoring feature: VyOS 1.5 Circinus.
Dec 20 2023, 9:35 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5823: Protocol BGP add default values for config dictionary from Open to Finished on the VyOS 1.4 Sagitta board.
Dec 20 2023, 9:34 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5823: Protocol BGP add default values for config dictionary as Resolved.
Dec 20 2023, 9:33 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
indrajitr triaged T5841: Remove old ssh-session-cleanup.service as Normal priority.
Dec 20 2023, 7:26 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5798: reverse-proxy load-balancing service should support multiple certificates for frontend from Open to Finished on the VyOS 1.5 Circinus board.
Dec 20 2023, 1:09 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Dec 19 2023

jamcole added a comment to T5799: vyos unbootable after 1.4-rolling-202308240020 to 1.5-rolling-202312010026 upgrade.

Thanks for that heads-up @Viacheslav - My bigger concern with this task was the failure-mode of the configuration problem being so unexpected and hard to troubleshoot.

Dec 19 2023, 11:25 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jamcole added a comment to T5798: reverse-proxy load-balancing service should support multiple certificates for frontend.

@Viacheslav I upgraded to the latest rolling release and this seems to work perfectly.

Dec 19 2023, 11:21 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro updated the task description for T5839: Remove trivial redundancies in calls to config dependency scripts.
Dec 19 2023, 8:09 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Restricted Repository Identity closed T5828: Fix GRUB installation on arm64 as Resolved by committing rVYOSONEXac170ee4bb0a: Merge pull request #2643 from mcbridematt/t5828-grub-arm64-fix.
Dec 19 2023, 8:04 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added projects to T5839: Remove trivial redundancies in calls to config dependency scripts: VyOS 1.5 Circinus, VyOS 1.4 Sagitta.
Dec 19 2023, 8:04 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a subtask for T5660: Remove redundant calls to config dependency scripts: T5839: Remove trivial redundancies in calls to config dependency scripts.
Dec 19 2023, 7:59 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T5836: Add boolean check for whether config-mode script was called as a dependency, a subtask of T4820: Support for inter-config-mode script dependencies, as Unknown Status.
Dec 19 2023, 1:45 PM · VyOS 1.4 Sagitta
jestabro closed T5836: Add boolean check for whether config-mode script was called as a dependency as Unknown Status.
Dec 19 2023, 1:45 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav changed the status of T5249: Add rollback-soft feature to rollback without a reboot from Open to Needs testing.
Dec 19 2023, 10:45 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T2045: Can't commit due to with the same name, but different firewall groups types, a subtask of T2199: Rewrite firewall in new XML/Python style, as Wontfix.
Dec 19 2023, 8:32 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added a comment to T1810: Commit to add new l2tp local user shouldn't disconnect all current l2tp sessions.

Most of the changes are not supported by reload accel-cmd/systemctl unit.
Accel-ppp cannot apply some features/changes without the daemon restarting. In other words, there are only several features that could be applied by reload.

Dec 19 2023, 8:03 AM
jestabro triaged T5836: Add boolean check for whether config-mode script was called as a dependency as Normal priority.
Dec 19 2023, 4:31 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a comment to T5836: Add boolean check for whether config-mode script was called as a dependency.

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

Dec 19 2023, 4:30 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a parent task for T5836: Add boolean check for whether config-mode script was called as a dependency: T4820: Support for inter-config-mode script dependencies.
Dec 19 2023, 4:26 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a subtask for T4820: Support for inter-config-mode script dependencies: T5836: Add boolean check for whether config-mode script was called as a dependency.
Dec 19 2023, 4:26 AM · VyOS 1.4 Sagitta
jestabro created T5836: Add boolean check for whether config-mode script was called as a dependency.
Dec 19 2023, 4:26 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a parent task for T5660: Remove redundant calls to config dependency scripts: T4820: Support for inter-config-mode script dependencies.
Dec 19 2023, 4:08 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a subtask for T4820: Support for inter-config-mode script dependencies: T5660: Remove redundant calls to config dependency scripts.
Dec 19 2023, 4:08 AM · VyOS 1.4 Sagitta

Dec 18 2023

Unknown Object (User) added a comment to T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.

Excellent; thanks @GurliGebis! I built 1.4 today and confirmed it's working as expected.

As far as I'm concerned, this issue is now resolved and the ticket can now be closed.

Dec 18 2023, 9:14 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marvin added a comment to T5775: Migrated Firewall Global State Policy ineffective on latest firewall zone config.

Excellent; thanks @GurliGebis! I built 1.4 today and confirmed it's working as expected.

Dec 18 2023, 9:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro changed the status of T5751: Adjust new image tools for non-interactive use, a subtask of T4516: Rewrite system image manipulation tools in Python, from Unknown Status to Resolved.
Dec 18 2023, 6:39 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro changed the status of T5751: Adjust new image tools for non-interactive use from Unknown Status to Resolved.
Dec 18 2023, 6:39 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5758: Restore scanning configs when live installing, a subtask of T4516: Rewrite system image manipulation tools in Python, from Unknown Status to Resolved.
Dec 18 2023, 6:38 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro changed the status of T5758: Restore scanning configs when live installing from Unknown Status to Resolved.
Dec 18 2023, 6:38 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5789: image-tools should copy ssh host keys on image update, a subtask of T4516: Rewrite system image manipulation tools in Python, from Unknown Status to Resolved.
Dec 18 2023, 6:38 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro changed the status of T5789: image-tools should copy ssh host keys on image update from Unknown Status to Resolved.
Dec 18 2023, 6:38 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5806: Clear old raid data on new install image, a subtask of T4516: Rewrite system image manipulation tools in Python, from Unknown Status to Resolved.
Dec 18 2023, 6:37 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro changed the status of T5806: Clear old raid data on new install image from Unknown Status to Resolved.
Dec 18 2023, 6:37 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5821: image-tools: restore vrf-aware 'add system image' from Open to Finished on the VyOS 1.4 Sagitta board.
Dec 18 2023, 6:37 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5821: image-tools: restore vrf-aware 'add system image', a subtask of T4516: Rewrite system image manipulation tools in Python, as Resolved.
Dec 18 2023, 6:37 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T5821: image-tools: restore vrf-aware 'add system image' as Resolved.
Dec 18 2023, 6:37 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5819: Don't echo password on install image, a subtask of T4516: Rewrite system image manipulation tools in Python, from Unknown Status to Resolved.
Dec 18 2023, 6:36 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro changed the status of T5819: Don't echo password on install image from Unknown Status to Resolved.
Dec 18 2023, 6:36 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5825: image-tools: restore authentication on 'add system image' from Open to Finished on the VyOS 1.4 Sagitta board.
Dec 18 2023, 6:36 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5825: image-tools: restore authentication on 'add system image', a subtask of T5821: image-tools: restore vrf-aware 'add system image', as Resolved.
Dec 18 2023, 6:35 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5825: image-tools: restore authentication on 'add system image' as Resolved.
Dec 18 2023, 6:35 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro moved T5831: show system image should reverse order by addition date from Open to Finished on the VyOS 1.4 Sagitta board.
Dec 18 2023, 6:35 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5831: show system image should reverse order by addition date as Resolved.
Dec 18 2023, 6:35 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
indrajitr claimed T5834: Rename 'enable-default-log' to 'default-log'.
Dec 18 2023, 9:23 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus