Page MenuHomeVyOS Platform
Feed All Stories

Oct 28 2023

Apachez created T5694: NTP should always be allowed from localhost and bindaddress/binddevice can only exist once.
Oct 28 2023, 3:01 AM · VyOS 1.5 Circinus
Apachez added a comment to T5691: `show ntp` not working.

As it seems according to https://manpages.debian.org/bookworm/chrony/chrony.conf.5.en.html both bindaddress and binddevice can only be specified once.

Oct 28 2023, 2:51 AM · VyOS 1.5 Circinus
Apachez added a comment to T5691: `show ntp` not working.

Ahh yes, I think there is another task in here regarding adding firewall rules by default to the firewall to avoid situations like this :-)

Oct 28 2023, 2:38 AM · VyOS 1.5 Circinus
Apachez added a comment to T5691: `show ntp` not working.

I added the above modifications to /usr/share/vyos/templates/chrony/chrony.conf.j2 and rebooted VyOS 1.5-rolling-202310240118.

Oct 28 2023, 2:36 AM · VyOS 1.5 Circinus
aderouineau closed T5691: `show ntp` not working as Invalid.
Oct 28 2023, 2:26 AM · VyOS 1.5 Circinus
aderouineau added a comment to T5691: `show ntp` not working.

I found the issue. I was missing a firewall input rule to allow anything from lo.

Oct 28 2023, 2:26 AM · VyOS 1.5 Circinus
syncer triaged T5595: Multicast - PIM bfd feature enable as Normal priority.
Oct 28 2023, 2:21 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
syncer changed the status of T5595: Multicast - PIM bfd feature enable from Open to In progress.
Oct 28 2023, 2:20 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
aderouineau added a comment to T5691: `show ntp` not working.

With my config chronyd still listens locally on 323:

udp        0      0 192.168.2.253:123       0.0.0.0:*                           20420/chronyd
udp        0      0 127.0.0.1:323           0.0.0.0:*                           20420/chronyd
udp6       0      0 ::1:323                 :::*                                20420/chronyd
Oct 28 2023, 2:13 AM · VyOS 1.5 Circinus
Apachez added a comment to T5691: `show ntp` not working.

I havent been using ninja2 scripting previously but Im guessing something like this would be needed:

Oct 28 2023, 2:01 AM · VyOS 1.5 Circinus
Apachez added a comment to T5691: `show ntp` not working.

Here is the output of sudo ls -la /run/chrony (just booted up so drift will probably missing for some time):

Oct 28 2023, 1:47 AM · VyOS 1.5 Circinus
Apachez added a comment to T5595: Multicast - PIM bfd feature enable .

Any docs or example on how bfd interacts with pim?

Oct 28 2023, 1:24 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Oct 27 2023

fernando added a comment to T5595: Multicast - PIM bfd feature enable .

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

Oct 27 2023, 11:54 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
rayzilt added a comment to T5018: Redirect to IFB removed after change in qos policy.

@Viacheslav yes, I already did last month, but there were lots of errors when veryfing the fix.
I figured it came due to the changes performed by task https://vyos.dev/T5048.

Oct 27 2023, 6:39 PM · VyOS 1.4 Sagitta
aderouineau added a comment to T5691: `show ntp` not working.

It is not, but I do not want to make my NTP internet-facing anyways.

Oct 27 2023, 6:02 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T5691: `show ntp` not working.

Is your WAN interface also in net 192.168.0.0/16?

Oct 27 2023, 5:44 PM · VyOS 1.5 Circinus
aderouineau added a comment to T5691: `show ntp` not working.

Can you show the output of sudo ls -la /run/chrony?

Oct 27 2023, 5:40 PM · VyOS 1.5 Circinus
aderouineau added a comment to T5691: `show ntp` not working.

My VyOS NTP config:

set allow-client address '192.168.0.0/16'
set listen-address '192.168.2.253'
set server time.aws.com pool
set server time.google.com pool
Oct 27 2023, 5:39 PM · VyOS 1.5 Circinus
zsdc moved T5652: Config migrate to image upgrade does not properly generate home directory from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 27 2023, 5:18 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
zsdc closed T5652: Config migrate to image upgrade does not properly generate home directory, a subtask of T5663: pmacct package contains unwanted data, as Resolved.
Oct 27 2023, 5:18 PM · VyOS 1.5 Circinus
zsdc closed T5652: Config migrate to image upgrade does not properly generate home directory as Resolved.
Oct 27 2023, 5:18 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
zsdc closed T5663: pmacct package contains unwanted data as Resolved.
Oct 27 2023, 5:17 PM · VyOS 1.5 Circinus
Apachez added a comment to T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect.

PR created: https://github.com/vyos/vyatta-op/pull/79

Oct 27 2023, 4:09 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Apachez added a comment to T5693: Adding variable vyos_persistence_dir (and improve variable vyos_rootfs_dir).

PR created: https://github.com/vyos/vyatta-op/pull/79

Oct 27 2023, 4:07 PM · VyOS 1.5 Circinus
Apachez added a comment to T5691: `show ntp` not working.

How is your current ntp configuration (as outputed by show config commands)?

Oct 27 2023, 3:12 PM · VyOS 1.5 Circinus
Apachez added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.

I would still recommend you to try to test to put a L2-switch between your 5G-router and the VyOS box and see if that resolves the situation.

Oct 27 2023, 3:06 PM · Restricted Project, VyOS 1.5 Circinus
Apachez claimed T5693: Adding variable vyos_persistence_dir (and improve variable vyos_rootfs_dir).
Oct 27 2023, 2:39 PM · VyOS 1.5 Circinus
Apachez created T5693: Adding variable vyos_persistence_dir (and improve variable vyos_rootfs_dir).
Oct 27 2023, 2:39 PM · VyOS 1.5 Circinus
Apachez added a comment to T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect.

One way however to make the variable more robust in case there are for whatever reason more than one squashfs mounted object available is to select the one who is "loop0".

Oct 27 2023, 2:30 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Apachez added a comment to T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect.

Looking through https://vyos.dev/T5457 I now get what you meant by "re-broke it".

Oct 27 2023, 2:23 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Apachez added a comment to T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect.

But before the revert by T5690 today T5440 worked perfectly fine so what was "re-broken"?

Oct 27 2023, 2:16 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a comment to T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect.

Nope, it works fine, now; your revision to the change re-broke it.

Oct 27 2023, 1:52 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
unity changed the status of T5663: pmacct package contains unwanted data from Open to In progress.

https://github.com/vyos/vyos-build/pull/441 PR has been created

Oct 27 2023, 11:47 AM · VyOS 1.5 Circinus
ishan added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.

Does your 5G-modem do any NAT on its own or does it just forward the DHCP to the ISP?

Oct 27 2023, 10:58 AM · Restricted Project, VyOS 1.5 Circinus
aderouineau created T5692: NTP leap smear.
Oct 27 2023, 10:40 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Apachez added a comment to T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect.

So in short https://vyos.dev/T5440 will be broken again?

Oct 27 2023, 10:37 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
aderouineau triaged T5691: `show ntp` not working as Normal priority.
Oct 27 2023, 10:15 AM · VyOS 1.5 Circinus
a.apostoliuk added a project to T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies : VyOS 1.5 Circinus.
Oct 27 2023, 8:21 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
a.apostoliuk added a comment to T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies .

It was fixed in a keepalived project.
https://github.com/acassen/keepalived/commit/9ca8688c7fe591e1face259f19ee6169e20a3438

Oct 27 2023, 8:20 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav closed T4057: Commit time for deleting sflow configuration ~1.5 min as Resolved.
Oct 27 2023, 7:53 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4057: Commit time for deleting sflow configuration ~1.5 min from Open to Needs testing.
Oct 27 2023, 7:36 AM · VyOS 1.4 Sagitta
Viacheslav reassigned T3774: atop logs are not limited in size from Viacheslav to zsdc.
Oct 27 2023, 7:15 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav moved T3774: atop logs are not limited in size from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 27 2023, 7:14 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav added a comment to T4057: Commit time for deleting sflow configuration ~1.5 min.

Should be fixed in https://vyos.dev/T5232
needs to re-check

Oct 27 2023, 7:12 AM · VyOS 1.4 Sagitta
Apachez added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.

Does your 5G-modem do any NAT on its own or does it just forward the DHCP to the ISP?

Oct 27 2023, 4:35 AM · Restricted Project, VyOS 1.5 Circinus

Oct 26 2023

ishan added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.

Could also be if legacy spanning-tree is being used that it will take approx 25 seconds before packets are being forwarded after a linkdown - workaround here is to enable "spanning-tree portfast" or disable spanning-tree.

Oct 26 2023, 9:07 PM · Restricted Project, VyOS 1.5 Circinus
jestabro changed Difficulty level from unknown to easy on T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect.
Oct 26 2023, 8:48 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro changed the status of T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect from Open to In progress.
Oct 26 2023, 8:45 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added projects to T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect: VyOS 1.5 Circinus, VyOS 1.4 Sagitta.
Oct 26 2023, 8:08 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T5690: Change to definition of environment variable 'vyos_rootfs_dir' is incorrect as Normal priority.
Oct 26 2023, 8:07 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort closed T5594: VRRP - Error if using IPv6 Link Local as hello source address as Resolved.
Oct 26 2023, 7:06 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.5 Circinus
n.fort closed T5600: Firewall - Remove or extend constraint on 'interface-name' as Resolved.
Oct 26 2023, 7:04 PM · VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX0eaf3be4f1a9: op-mode: T5653: command to display SSH server public key fingerprints (authored by JeffWDH).
Oct 26 2023, 5:24 PM
Apachez added a comment to T5687: Implement ECS settings for PowerDNS recursor.

For the record.

Oct 26 2023, 5:18 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
JeffWDH committed rVYOSONEX8cdf6eb47052: T5661: Add show show ssh dynamic-protection attacker and show log ssh dynamic….
Oct 26 2023, 2:50 PM
GitHub <[email protected]> committed rVYOSONEX0e129df010f5: Merge pull request #2369 from JeffWDH/current (authored by dmbaturin).
Oct 26 2023, 2:49 PM
erkin closed T5650: Progressbars suffer from staircasing effect, a subtask of T3356: Script for remote file transfers, as Resolved.
Oct 26 2023, 2:28 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin closed T5650: Progressbars suffer from staircasing effect as Resolved.
Oct 26 2023, 2:28 PM · VyOS 1.4 Sagitta
erkin reopened T4091: Progress bar support for HTTP uploads, a subtask of T3356: Script for remote file transfers, as Open.
Oct 26 2023, 2:28 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin reopened T4091: Progress bar support for HTTP uploads as "Open".

Oops, wrong task.

Oct 26 2023, 2:28 PM · VyOS 1.5 Circinus
erkin closed T4091: Progress bar support for HTTP uploads, a subtask of T3356: Script for remote file transfers, as Resolved.
Oct 26 2023, 2:28 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin closed T4091: Progress bar support for HTTP uploads as Resolved.
Oct 26 2023, 2:28 PM · VyOS 1.5 Circinus
a-bali added a comment to T5687: Implement ECS settings for PowerDNS recursor.

I would just expose these 3 options as-is.

Oct 26 2023, 1:44 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
SrividyaA closed T5606: IPSec VPN: Allow multiple CAs certificates as Resolved.
Oct 26 2023, 12:52 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
SrividyaA added a comment to T5606: IPSec VPN: Allow multiple CAs certificates.

Yes, it does. thank you

Oct 26 2023, 12:52 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev closed T3509: No BCP38 for IPv6 on VyOS as Resolved.
Oct 26 2023, 12:49 PM · VyOS 1.4 Sagitta
sarthurdev closed T5558: Update config test to check resulting migrations as Resolved.
Oct 26 2023, 12:48 PM · VyOS 1.5 Circinus
sarthurdev closed T5568: Install image from live ISO always defaults boot to KVM entry as Resolved.
Oct 26 2023, 12:48 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
tfiebig triaged T5689: FRR 9.0.1 in VyOS current segfaults on show rpki prefix $prefix as High priority.
Oct 26 2023, 12:47 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
sarthurdev added a comment to T5606: IPSec VPN: Allow multiple CAs certificates.

@SrividyaA Can you confirm this is working as you expect?

Oct 26 2023, 12:42 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev closed T4309: Support network/address-groups and ipv6-network/ipv6-address-groups in "conntrack ignore" as Resolved.
Oct 26 2023, 12:41 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev added a project to T4309: Support network/address-groups and ipv6-network/ipv6-address-groups in "conntrack ignore": VyOS 1.5 Circinus.
Oct 26 2023, 12:41 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev moved T4903: Support IPv6 addresses in "set system conntrack ignore" from Finished to Backlog on the VyOS 1.4 Sagitta board.
Oct 26 2023, 12:40 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev moved T4903: Support IPv6 addresses in "set system conntrack ignore" from Open to Finished on the VyOS 1.5 Circinus board.
Oct 26 2023, 12:40 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev added a project to T4903: Support IPv6 addresses in "set system conntrack ignore": VyOS 1.5 Circinus.
Oct 26 2023, 12:40 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev closed T4903: Support IPv6 addresses in "set system conntrack ignore" as Resolved.
Oct 26 2023, 12:39 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev added a comment to T5550: Source validation on interface does not work properly.

@a.apostoliuk Can you confirm this is working as expected?

Oct 26 2023, 12:38 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
sarthurdev closed T5571: Firewall does not delete networks from the table raw as Resolved.
Oct 26 2023, 12:37 PM · VyOS 1.5 Circinus
sarthurdev closed T5598: unknown parameter 'nf_conntrack_helper' ignored as Resolved.
Oct 26 2023, 12:36 PM · VyOS 1.5 Circinus
n.fort changed the status of T5681: Interface match - Simplified and unified cli from In progress to Needs testing.
Oct 26 2023, 12:19 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort changed the status of T5643: NAT - Allow interface groups on nat rules from In progress to Needs testing.

This error was already fixed in https://github.com/vyos/vyos-1x/pull/2406

Oct 26 2023, 12:18 PM · VyOS 1.5 Circinus
fernando added a comment to T5357: Policy: BGP communities fail to apply when loaded from config file.

@jvoss thanks to confirm !

Oct 26 2023, 10:53 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk closed T5684: services using VRF generates the error "Failed to load BPF prog: 'Operation not permitted'" when the system boots. as Resolved.
Oct 26 2023, 10:42 AM · VyOS 1.3 Equuleus
n.fort added a comment to T5681: Interface match - Simplified and unified cli.

PR for op-mode command that fits new cli: https://github.com/vyos/vyos-1x/pull/2408

Oct 26 2023, 10:26 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort added a comment to T5513: Anomalies in show firewall command after refactoring.

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

Oct 26 2023, 10:25 AM · VyOS 1.4 Sagitta
n.fort added a comment to T5564: Both show firewall group and show firewall summary fails.

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

Oct 26 2023, 10:25 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk changed the status of T5688: Create the same view of pool configuration for all accel-ppp services, a subtask of T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict, from Open to In progress.
Oct 26 2023, 9:56 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk changed the status of T5688: Create the same view of pool configuration for all accel-ppp services from Open to In progress.
Oct 26 2023, 9:56 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk added a subtask for T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict: T5688: Create the same view of pool configuration for all accel-ppp services.
Oct 26 2023, 9:55 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk added a parent task for T5688: Create the same view of pool configuration for all accel-ppp services: T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict.
Oct 26 2023, 9:55 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk created T5688: Create the same view of pool configuration for all accel-ppp services.
Oct 26 2023, 9:54 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk claimed T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict.
Oct 26 2023, 8:00 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5683: reverse-proxy pki filenames mismatch from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 26 2023, 7:26 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5683: reverse-proxy pki filenames mismatch as Resolved.
Oct 26 2023, 7:26 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5684: services using VRF generates the error "Failed to load BPF prog: 'Operation not permitted'" when the system boots. from In progress to Needs testing.
Oct 26 2023, 7:17 AM · VyOS 1.3 Equuleus
Viacheslav closed T5357: Policy: BGP communities fail to apply when loaded from config file as Invalid.
Oct 26 2023, 7:12 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5687: Implement ECS settings for PowerDNS recursor.

Do you have any idea for CLI?

Oct 26 2023, 7:09 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a-bali created T5687: Implement ECS settings for PowerDNS recursor.
Oct 26 2023, 5:50 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
GitHub <[email protected]> committed rVYOSONEX6c514d793b73: Merge pull request #2407 from vyos/mergify/bp/sagitta/pr-2405 (authored by Viacheslav).
Oct 26 2023, 2:38 AM
jvoss added a comment to T5357: Policy: BGP communities fail to apply when loaded from config file.

Hi @fernando. I can confirm this behavior is still working correctly after this was merged:

Oct 26 2023, 1:09 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta