Page MenuHomeVyOS Platform
Feed All Stories

Aug 23 2023

Viacheslav changed the status of T5447: Allow static MACsec keys with peers from In progress to Needs testing.
Aug 23 2023, 9:02 AM · VyOS 1.4 Sagitta
1vivy closed T5387: dhcp6c: add a no release option as Resolved.
Aug 23 2023, 8:29 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta

Aug 22 2023

jestabro added a comment to T4292: Rewrite vyatta-save-config.pl to Python.

This PR will be reintroduced following completion of T5500.

Aug 22 2023, 11:37 PM · VyOS 1.4 Sagitta
jestabro changed the status of T4292: Rewrite vyatta-save-config.pl to Python, a subtask of T4291: Consolidate component version read/write functions, from Backport candidate to In progress.
Aug 22 2023, 11:36 PM · VyOS 1.4 Sagitta
jestabro changed the status of T4292: Rewrite vyatta-save-config.pl to Python, a subtask of T4316: Update save-config/load-config, from Backport candidate to In progress.
Aug 22 2023, 11:36 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro changed the status of T4292: Rewrite vyatta-save-config.pl to Python from Backport candidate to In progress.
Aug 22 2023, 11:36 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T5500: Minor fixes to configtree render.
Aug 22 2023, 11:16 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T4292: Rewrite vyatta-save-config.pl to Python: T5500: Minor fixes to configtree render.
Aug 22 2023, 11:13 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5500: Minor fixes to configtree render: T4292: Rewrite vyatta-save-config.pl to Python.
Aug 22 2023, 11:13 PM · VyOS 1.4 Sagitta
jestabro triaged T5500: Minor fixes to configtree render as Normal priority.
Aug 22 2023, 10:55 PM · VyOS 1.4 Sagitta
sarthurdev added a comment to T3509: No BCP38 for IPv6 on VyOS.

I did start writing support for this but didn't have time to build and test it at the time. If anyone wants to test it out: https://github.com/sarthurdev/vyos-1x/commit/9199b75d75ceea3b7d49f0e3d71a19175b7b1326

Aug 22 2023, 6:34 PM · VyOS 1.4 Sagitta
n.fort added a comment to T3509: No BCP38 for IPv6 on VyOS.

There's request for fib matcher: https://vyos.dev/T5119
It would be useful if you could propose cli design for this feature in that task, so we can discuss about it and then work on adding it

Aug 22 2023, 6:30 PM · VyOS 1.4 Sagitta
tjjh89017 added a comment to T5499: initial arm64 support for RPI4 and QEMU VM.

PR: https://github.com/vyos/vyos-build/pull/377

Aug 22 2023, 2:46 PM · VyOS 1.5 Circinus
tjjh89017 created T5499: initial arm64 support for RPI4 and QEMU VM.
Aug 22 2023, 2:43 PM · VyOS 1.5 Circinus
Viacheslav closed T5407: Static routes pointed to container networks fail to persist after reboot as Resolved.
Aug 22 2023, 7:30 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5466: L3VPN - label allocation mode from In progress to Needs testing.
Aug 22 2023, 7:10 AM · VyOS 1.4 Sagitta

Aug 21 2023

h-eberhardt added a comment to T5494: Add SSSD IPA and Kerberos support.

Until the other maintainers share their ideas and thoughts I would like to add some context about FreeIPA and Active Directory, as I have the impression, that the difference between FreeIPA and Active Dirctory is not completely clear.

Aug 21 2023, 5:36 PM · VyOS 1.5 Circinus
Apachez added a comment to T5160: Firewall refactor.

Comparing with other vendors thats what you use the ACL for.

Aug 21 2023, 10:42 AM · VyOS 1.4 Sagitta
jestabro added a comment to T5492: CLI node priority is not inversed on node deletion.

The short story:

Aug 21 2023, 2:02 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
rherold added a comment to T5160: Firewall refactor.

I disagree with that. Cause only why bgp is running, we don't need the port to be reachable on all interfaces or for all source IP's.

Aug 21 2023, 12:30 AM · VyOS 1.4 Sagitta

Aug 20 2023

Apachez added a comment to T5160: Firewall refactor.

A dirty workaround would be to include a "hidden" (as in it exists in nft but not displayed in the vyos-config itself) CoPP table which includes the port(s) needed for:

Aug 20 2023, 11:44 PM · VyOS 1.4 Sagitta
jworrell added a comment to T5160: Firewall refactor.

It's me. I'm User! Happy to provide before (1.4-rolling-202308060317) and after (1.4-rolling-202308180646) VyOS configs and nft dumps for analysis. I can reliable reproduce/correct the issue by switching between those two images.

Aug 20 2023, 11:35 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5160: Firewall refactor.

As seen on slack and I think on the forum.

Aug 20 2023, 11:28 PM · VyOS 1.4 Sagitta
Apachez added a comment to T3509: No BCP38 for IPv6 on VyOS.

Perhaps same workaround as firewalld is implementing through option "IPv6_rpfilter=yes" could be implemented in VyOS (both uses nft)?

Aug 20 2023, 10:49 PM · VyOS 1.4 Sagitta
Apachez added a comment to T3509: No BCP38 for IPv6 on VyOS.

Possibly the fib statement can be used through nft:

Aug 20 2023, 10:37 PM · VyOS 1.4 Sagitta
rherold added a comment to T4610: Firewall with 20K entries cannot load after reboot.

today I want test how fast firewall rules loading and changing in vyos performed. I took an vyos-1.4-rolling-202308180646-amd64.iso boot it as kvm guest.
Then I added some rules with:

Aug 20 2023, 10:14 PM · VyOS 1.4 Sagitta
rherold added a comment to T3509: No BCP38 for IPv6 on VyOS.

Looks like the Problem still exist in 1.4. Are there any plans?

Aug 20 2023, 8:59 PM · VyOS 1.4 Sagitta
twan added a comment to T5498: fsck during boot doesnt work.

Nope, scrap the above. (Even though it would not surprise me if systemd would be able to perform such tasks in initramfs or else where.)

Aug 20 2023, 5:04 PM · Restricted Project, VyOS 1.5 Circinus
twan added a comment to T5498: fsck during boot doesnt work.

My guess is that a whole bunch of systemd-things are missing inside initramfs.
For example systemd-fsck-root.service has Before=local-fs.target shutdown.target & ConditionPathIsReadWrite=!/ which (to me) suggests it should be ran from inside initramfs, before your root partition is mounted.

Aug 20 2023, 2:39 PM · Restricted Project, VyOS 1.5 Circinus
c-po changed the status of T5491: Hostapd - AP-Mode - allow white-/blacklisting of Clients from Open to In progress.
Aug 20 2023, 1:05 PM · VyOS 1.4 Sagitta
c-po added a comment to T5491: Hostapd - AP-Mode - allow white-/blacklisting of Clients.

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

Aug 20 2023, 1:04 PM · VyOS 1.4 Sagitta
twan added a comment to T5481: Upgrade bug.

I ran what you suggested, but it still shows wrong block/inode count right after boot.

Aug 20 2023, 12:07 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5481: Upgrade bug.

Looks like you would need some more extensive checking of that partition.

Aug 20 2023, 9:44 AM · VyOS 1.4 Sagitta
c-po added a comment to T5494: Add SSSD IPA and Kerberos support.

As I understabd FreeIPA is an alternative to ActiveDirectory? And SSSD should support authentication via LDAP only if the backend is AD.

Aug 20 2023, 9:26 AM · VyOS 1.5 Circinus
twan added a comment to T5481: Upgrade bug.

I managed to enter initramfs on the machine running in a VM by appending break to grub. From there I manually ran a fs check, which didn't show any issues.

Aug 20 2023, 9:05 AM · VyOS 1.4 Sagitta
c-po closed T5470: wlan: can not disable interface if SSID is not configured as Resolved.
Aug 20 2023, 7:52 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta

Aug 19 2023

Apachez added a comment to T5481: Upgrade bug.

I have created this task regarding the fsck issues (fsck does not run during boot): https://vyos.dev/T5498

Aug 19 2023, 4:06 PM · VyOS 1.4 Sagitta
Apachez created T5498: fsck during boot doesnt work.
Aug 19 2023, 4:02 PM · Restricted Project, VyOS 1.5 Circinus
c-po moved T5470: wlan: can not disable interface if SSID is not configured from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.4) board.
Aug 19 2023, 3:08 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po moved T5470: wlan: can not disable interface if SSID is not configured from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 19 2023, 3:07 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po reopened T5470: wlan: can not disable interface if SSID is not configured as "Backport pending".
Aug 19 2023, 3:07 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po added a comment to T5470: wlan: can not disable interface if SSID is not configured.

PR for 1.3 https://github.com/vyos/vyos-1x/pull/2158

Aug 19 2023, 3:07 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po closed T5470: wlan: can not disable interface if SSID is not configured as Resolved.
Aug 19 2023, 2:52 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
twan attached a referenced file: F3823454: config.boot-pre-fw-prived.
Aug 19 2023, 2:49 PM · VyOS 1.4 Sagitta
twan attached a referenced file: F3823453: config.boot.2023-08-15-184048.pre-migration-prived.
Aug 19 2023, 2:49 PM · VyOS 1.4 Sagitta
c-po updated the task description for T5470: wlan: can not disable interface if SSID is not configured.
Aug 19 2023, 2:47 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
twan added a comment to T5481: Upgrade bug.

Both attached files seem to be downloadable (but now viewable in browser) from the download-link in the upper right corner after clicking a file.

Aug 19 2023, 2:46 PM · VyOS 1.4 Sagitta
Apachez created T5497: Add ability to resequence rule numbers for firewall.
Aug 19 2023, 10:34 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
h-eberhardt added a comment to T5494: Add SSSD IPA and Kerberos support.

Thank you for taking a look on the PR.

Aug 19 2023, 8:40 AM · VyOS 1.5 Circinus
Apachez added a comment to T5466: L3VPN - label allocation mode .

In PR 2152:

Aug 19 2023, 8:15 AM · VyOS 1.4 Sagitta
c-po added a comment to T5494: Add SSSD IPA and Kerberos support.

Adding Kerberos to a router is overkill in my opinion. I'd agree on adding LDAP(s) auth support via sssd of course, but Kerberos is simply a bit beyond the scope.

Aug 19 2023, 7:59 AM · VyOS 1.5 Circinus
Apachez added a comment to T5496: `show firewall` error.

Works for me without errors but I currently only have an empty ruleset:

Aug 19 2023, 12:19 AM · Restricted Project, VyOS 1.4 Sagitta

Aug 18 2023

dongjunbo updated the task description for T5496: `show firewall` error.
Aug 18 2023, 11:37 PM · Restricted Project, VyOS 1.4 Sagitta
dongjunbo updated the task description for T5496: `show firewall` error.
Aug 18 2023, 11:23 PM · Restricted Project, VyOS 1.4 Sagitta
dongjunbo created T5496: `show firewall` error.
Aug 18 2023, 11:22 PM · Restricted Project, VyOS 1.4 Sagitta
Apachez created T5495: Enable snmp module also for frr/ldpd.
Aug 18 2023, 11:04 PM · VyOS 1.4 Sagitta
syncer changed the status of T5494: Add SSSD IPA and Kerberos support from Open to In progress.
Aug 18 2023, 9:44 PM · VyOS 1.5 Circinus
fernando added a comment to T5481: Upgrade bug.

I couldn't open those files, but it can be related our firewall refactor :

Aug 18 2023, 9:21 PM · VyOS 1.4 Sagitta
h-eberhardt raised the priority of T5494: Add SSSD IPA and Kerberos support from Low to Normal.
Aug 18 2023, 8:53 PM · VyOS 1.5 Circinus
h-eberhardt created T5494: Add SSSD IPA and Kerberos support.
Aug 18 2023, 8:53 PM · VyOS 1.5 Circinus
c-po claimed T5491: Hostapd - AP-Mode - allow white-/blacklisting of Clients.
Aug 18 2023, 8:41 PM · VyOS 1.4 Sagitta
fernando changed the status of T5487: OPENVPN -DEPRECATED OPTION: --cipher from Open to Confirmed.
Aug 18 2023, 8:07 PM · VyOS 1.5 Circinus, Restricted Project
fernando added a comment to T5487: OPENVPN -DEPRECATED OPTION: --cipher.

I confirm this warning message , although, on Linux doesn't affect or at least with our server/client work as expected :

Aug 18 2023, 8:05 PM · VyOS 1.5 Circinus, Restricted Project
Viacheslav added a comment to T5493: Add capability to use local and external dynamic-lists for firewall rules but also for various policies such as access-list, route-maps etc..

The similar task https://vyos.dev/T4797

Aug 18 2023, 7:34 PM · VyOS 1.5 Circinus
Apachez created T5493: Add capability to use local and external dynamic-lists for firewall rules but also for various policies such as access-list, route-maps etc..
Aug 18 2023, 6:53 PM · VyOS 1.5 Circinus
jestabro claimed T5492: CLI node priority is not inversed on node deletion.
Aug 18 2023, 2:28 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
c-po created T5492: CLI node priority is not inversed on node deletion.
Aug 18 2023, 12:00 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
mkrsn updated the task description for T5491: Hostapd - AP-Mode - allow white-/blacklisting of Clients.
Aug 18 2023, 10:56 AM · VyOS 1.4 Sagitta
mkrsn created T5491: Hostapd - AP-Mode - allow white-/blacklisting of Clients.
Aug 18 2023, 10:53 AM · VyOS 1.4 Sagitta
Viacheslav closed T5488: System conntrack ignore does not take any effect as Resolved.
Aug 18 2023, 8:00 AM · VyOS 1.4 Sagitta
giga1699 changed the status of T5447: Allow static MACsec keys with peers from Open to In progress.

Pull request #2156 opened
https://github.com/vyos/vyos-1x/pull/2156

Aug 18 2023, 1:26 AM · VyOS 1.4 Sagitta

Aug 17 2023

c-po changed the status of T5459: ospfv3: add authentication support from Open to In progress.
Aug 17 2023, 8:39 PM · VyOS 1.5 Circinus
c-po closed T5409: Add 'set interfaces wireguard wgX threaded' as Resolved.
Aug 17 2023, 8:03 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5478: Cannot configure resolver-cache options for firewall.

This error not only occurs for new settings in global-options but also for older:

Aug 17 2023, 7:08 PM · VyOS 1.4 Sagitta
c-po moved T5409: Add 'set interfaces wireguard wgX threaded' from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 17 2023, 6:53 PM · VyOS 1.4 Sagitta
c-po added a comment to T5409: Add 'set interfaces wireguard wgX threaded'.

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

Aug 17 2023, 6:53 PM · VyOS 1.4 Sagitta
c-po claimed T5409: Add 'set interfaces wireguard wgX threaded'.
Aug 17 2023, 6:53 PM · VyOS 1.4 Sagitta
c-po closed T5490: login: add missing regex for home direcotry and radius server key as Resolved.
Aug 17 2023, 6:37 PM · VyOS 1.4 Sagitta
c-po changed the status of T5490: login: add missing regex for home direcotry and radius server key from Open to In progress.
Aug 17 2023, 6:36 PM · VyOS 1.4 Sagitta
c-po created T5490: login: add missing regex for home direcotry and radius server key.
Aug 17 2023, 6:35 PM · VyOS 1.4 Sagitta
Apachez updated the task description for T5489: Change to BBR as TCP congestion control, or at least make it an config option.
Aug 17 2023, 5:52 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez created T5489: Change to BBR as TCP congestion control, or at least make it an config option.
Aug 17 2023, 5:50 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5486: Service dns dynamic cannot pass the smoketest as Resolved.
Aug 17 2023, 5:46 PM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav added a comment to T5488: System conntrack ignore does not take any effect.

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

Aug 17 2023, 5:44 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5488: System conntrack ignore does not take any effect from Open to In progress.
Aug 17 2023, 5:26 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5488: System conntrack ignore does not take any effect.

Priority must be less than -200 https://github.com/vyos/vyos-1x/blob/08cb4f350b335d5af401f30850d410b4be38530d/data/vyos-firewall-init.conf#L23-L32
https://wiki.nftables.org/wiki-nftables/index.php/Setting_packet_connection_tracking_metainformation#notrack_-_Bypass_connection_tracking

	chain PREROUTING {
		type filter hook prerouting priority -200; policy accept;
		counter packets 6405 bytes 444828 jump VYOS_CT_IGNORE
		counter packets 6405 bytes 444828 jump VYOS_CT_TIMEOUT
		counter packets 6405 bytes 444828 jump VYOS_CT_PREROUTING_HOOK
		counter packets 6405 bytes 444828 jump FW_CONNTRACK
		notrack
	}
Aug 17 2023, 5:19 PM · VyOS 1.4 Sagitta
Viacheslav created T5488: System conntrack ignore does not take any effect.
Aug 17 2023, 4:52 PM · VyOS 1.4 Sagitta
fernando created T5487: OPENVPN -DEPRECATED OPTION: --cipher.
Aug 17 2023, 4:06 PM · VyOS 1.5 Circinus, Restricted Project
c-po moved T5428: dhcp: client renewal fails when running inside VRF from Finished to Backlog on the VyOS 1.3 Equuleus (1.3.4) board.
Aug 17 2023, 11:11 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav added a comment to T5486: Service dns dynamic cannot pass the smoketest.

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

Aug 17 2023, 11:10 AM · VyOS 1.3 Equuleus (1.3.5)
c-po added a comment to T5428: dhcp: client renewal fails when running inside VRF.

Tested after merging T5476 and now we see a proper DHCP release message

Aug 17 2023, 11:04 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav changed the status of T5486: Service dns dynamic cannot pass the smoketest from Open to Known issue.
Aug 17 2023, 10:58 AM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav added a comment to T5486: Service dns dynamic cannot pass the smoketest.

It could be incorrect process name name='ddclient - sleeping for 10 seconds' expectedd ddclient, possible bug after commit https://github.com/vyos/vyos-1x/commit/58a20e42087cbb7a1b3b4725fa40fd15a31bb4ed

psutil.Process(pid=2282, name='sshd', started='12:29:23')
psutil.Process(pid=2283, name='vbash', started='12:29:23')
psutil.Process(pid=2625, name='rsyslogd', started='12:30:31')
psutil.Process(pid=9841, name='vbash', started='13:02:24')
psutil.Process(pid=10249, name='kworker/u2:1-events_unbound', started='13:03:58')
psutil.Process(pid=10735, name='kworker/0:1-mm_percpu_wq', started='13:10:42')
psutil.Process(pid=10737, name='kworker/u2:2-events_unbound', started='13:10:42')
psutil.Process(pid=10987, name='ddclient - sleeping for 10 seconds', started='13:12:47')
Aug 17 2023, 10:37 AM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav created T5486: Service dns dynamic cannot pass the smoketest.
Aug 17 2023, 9:54 AM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav moved T5223: tunnel key doesn't clear from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 17 2023, 9:44 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav added a comment to T5223: tunnel key doesn't clear .

PR for 1.3.4 https://github.com/vyos/vyos-1x/pull/2153

Aug 17 2023, 9:44 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
c-po closed T5476: netplug: replace Perl helper scripts with a Python equivalent as Resolved.
Aug 17 2023, 9:42 AM · VyOS 1.4 Sagitta
c-po closed T5437: logrotate.service fails to start as Resolved N/A.
Aug 17 2023, 9:24 AM · VyOS 1.4 Sagitta
c-po added a comment to T5437: logrotate.service fails to start.

Thanks @Apachez - closing

Aug 17 2023, 9:24 AM · VyOS 1.4 Sagitta
Viacheslav closed T4202: NFT: Zone policies fail to apply when "l2tp+" is in the interface list as Resolved.
Aug 17 2023, 7:46 AM · VyOS 1.4 Sagitta