Page MenuHomeVyOS Platform
Feed Advanced Search

Aug 22 2023

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
tjjh89017 created T5499: initial arm64 support for RPI4 and QEMU VM.
Aug 22 2023, 2:43 PM
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 · VyOS Rolling, Restricted Project
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 · VyOS Rolling, Restricted Project
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 changed the status of T5470: wlan: can not disable interface if SSID is not configured from Unknown Status to 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 · VyOS Rolling, Restricted Project
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 Open 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 changed the status of T5470: wlan: can not disable interface if SSID is not configured from Resolved to Unknown Status.
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 Rolling
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 Rolling
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 Rolling
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 Open 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 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
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 moved T5223: tunnel key doesn't clear from Open 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 Not Applicable.
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
SrividyaA added projects to T5223: tunnel key doesn't clear : VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3).
Aug 17 2023, 6:45 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta

Aug 16 2023

Sophie added a comment to T5160: Firewall refactor.

If there would never be such then "INVALID" wouldnt exist as an option.

Aug 16 2023, 7:29 PM · VyOS 1.4 Sagitta
twan added a comment to T5481: Upgrade bug.

Another update. I noticed that all firewall configuration was gone (apart from the groups) after a reboot.

Aug 16 2023, 7:14 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5160: Firewall refactor.

If there would never be such then "INVALID" wouldnt exist as an option.

Aug 16 2023, 7:05 PM · VyOS 1.4 Sagitta
fernando changed the status of T5466: L3VPN - label allocation mode from Open to In progress.
Aug 16 2023, 6:55 PM · VyOS 1.4 Sagitta
fernando added a comment to T5466: L3VPN - label allocation mode .

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

Aug 16 2023, 6:55 PM · VyOS 1.4 Sagitta
twan added a comment to T5481: Upgrade bug.

I have attached both files.

Aug 16 2023, 6:41 PM · VyOS 1.4 Sagitta
c-po added a comment to T5476: netplug: replace Perl helper scripts with a Python equivalent.

PRs:

Aug 16 2023, 11:32 AM · VyOS 1.4 Sagitta
sarthurdev added a comment to T5160: Firewall refactor.

2.2: Invalid shall ALWAYS be processed BEFORE established/related/other rules otherwise it will not serve it purpose.

Aug 16 2023, 9:57 AM · VyOS 1.4 Sagitta
tjjh89017 added a comment to T5469: Incorrect dependency set in the openvpn-dco package when building VyOS for arm64.

I will suggest to move all arm64 kernel flavour to "arm64-vyos" as "amd64-vyos" in x86_64.
It will be better not to have "LOCALVERSION=-v8" in kernel configs.

Aug 16 2023, 9:03 AM · VyOS 1.4 Sagitta
Viacheslav updated subscribers of T5448: Add service zabbix-agent.

Thanks, @jestabro
Zabbix-agent really can include config directory, and if it is set and exists any *.conf file it thinks that those files related to zabbix-agent and expects specific config syntax/options.
I.e. it extends zabbix-agent with custom .confg files.
As it was a wrong format, most likely it can't start at all.

Aug 16 2023, 7:33 AM · VyOS 1.4 Sagitta
Apachez added a comment to T5160: Firewall refactor.

2.2: Invalid shall ALWAYS be processed BEFORE established/related/other rules otherwise it will not serve it purpose.

Aug 16 2023, 5:06 AM · VyOS 1.4 Sagitta
jestabro closed T5483: Residual dhcp-server test file causing zabbix-agent smoketest to fail, a subtask of T5448: Add service zabbix-agent, as Resolved.
Aug 16 2023, 2:44 AM · VyOS 1.4 Sagitta
jestabro closed T5483: Residual dhcp-server test file causing zabbix-agent smoketest to fail as Resolved.
Aug 16 2023, 2:44 AM · VyOS 1.4 Sagitta
jestabro added a parent task for T5483: Residual dhcp-server test file causing zabbix-agent smoketest to fail: T5448: Add service zabbix-agent.
Aug 16 2023, 2:44 AM · VyOS 1.4 Sagitta
jestabro added a subtask for T5448: Add service zabbix-agent: T5483: Residual dhcp-server test file causing zabbix-agent smoketest to fail.
Aug 16 2023, 2:44 AM · VyOS 1.4 Sagitta
jestabro triaged T5483: Residual dhcp-server test file causing zabbix-agent smoketest to fail as Urgent! priority.
Aug 16 2023, 2:37 AM · VyOS 1.4 Sagitta