Page MenuHomeVyOS Platform
Feed Advanced Search

Mar 28 2024

lucasec closed T5872: ipsec remote access VPN: support dhcp-interface as Resolved.
Mar 28 2024, 6:28 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev moved T6147: Conntrack not working as expected with global state-policy from In Progress to Finished on the VyOS 1.5 Circinus board.
Mar 28 2024, 3:01 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev closed T6147: Conntrack not working as expected with global state-policy as Resolved.
Mar 28 2024, 3:01 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev moved T5606: IPSec VPN: Allow multiple CAs certificates from In Progress to Finished on the VyOS 1.5 Circinus board.

Updated PR to use multi nodes: https://github.com/vyos/vyos-1x/pull/3202

Mar 28 2024, 2:21 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav claimed T5832: Allow setting the interface for excluded address in VRRP.

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

Mar 28 2024, 12:29 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
HollyGurza added a comment to T4718: DHCP server listen-address doesn't take effect if the interface is in a VRF.

current - https://github.com/vyos/vyos-1x/pull/3195
sagitta - https://github.com/vyos/vyos-1x/pull/3196

Mar 28 2024, 9:19 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po merged T4453: dhclient fails to renew DHCP lease with VRF into T5428: dhcp: client renewal fails when running inside VRF.
Mar 28 2024, 6:36 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po merged task T4453: dhclient fails to renew DHCP lease with VRF into T5428: dhcp: client renewal fails when running inside VRF.
Mar 28 2024, 6:36 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po claimed T4453: dhclient fails to renew DHCP lease with VRF.
Mar 28 2024, 6:35 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
m.korobeinikov created T6182: Telegramm integration.
Mar 28 2024, 2:43 AM · VyOS 1.5 Circinus

Mar 27 2024

HollyGurza changed the status of T4718: DHCP server listen-address doesn't take effect if the interface is in a VRF from Open to In progress.
Mar 27 2024, 9:01 AM · VyOS 1.4 Sagitta (1.4.0-epa3)

Mar 26 2024

Giggum added a comment to T6123: Limit NTP allow-client config to internal addresses by default.

Have installed 1.5-rolling-202403200018 in a VM as a clean install (no prior configs) to dig at this but have hit a block.

Mar 26 2024, 5:08 PM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
c-po placed T5566: Disable 802.3az/EEE (energy efficient ethernet) up for grabs.
Mar 26 2024, 6:15 AM · VyOS 1.5 Circinus

Mar 25 2024

Apachez added a comment to T5566: Disable 802.3az/EEE (energy efficient ethernet).

Sure but if the function "port auto-power-down" is mapped to the ethtool function of disabling EEE then it should be safe?

Mar 25 2024, 7:10 PM · VyOS 1.5 Circinus
L0crian added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

@jestabro Thanks, a solution definitely seems close.

Mar 25 2024, 5:12 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

@L0crian thanks for the details: c-po's PR is part of the solution, but there is more to the story, as you point out.

Mar 25 2024, 4:55 PM · VyOS 1.4 Sagitta (1.4.0-GA)
L0crian added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

It is not an actual ethernet interface, but you name it as an ethernet interface.
You can check the output sudo ip link show type wireguard or sudo ip link show type tun

Mar 25 2024, 3:54 PM · VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav added a comment to T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

It is not an actual ethernet interface, but you name it as an ethernet interface.
You can check the output sudo ip link show type wireguard or sudo ip link show type tun

Mar 25 2024, 2:42 PM · VyOS 1.4 Sagitta (1.4.0-GA)
L0crian updated subscribers of T5991: 1.4.0-RC3 deleting portions of config in error (migration script).

I tested https://github.com/vyos/vyos-1x/pull/3173 today, and it definitely helps the original use-case of this task. Configuration calling interfaces that come up post-boot, like those installed from a container, persist. The one problem is the interface level config is still deleted on-boot from some check that is performed.

Mar 25 2024, 1:30 PM · VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav triaged T6167: VNI not set on VRF after reboot as Normal priority.
Mar 25 2024, 8:52 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)

Mar 24 2024

c-po added a comment to T5566: Disable 802.3az/EEE (energy efficient ethernet).

disabling it on a per interface basis will still crash the OS if the register read/write is implemented improperly.

Mar 24 2024, 7:38 PM · VyOS 1.5 Circinus
kevinrausch updated the task description for T6167: VNI not set on VRF after reboot.
Mar 24 2024, 3:28 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
kevinrausch attached a referenced file: F4245388: T6167_show_tech-support_report.txt.
Mar 24 2024, 3:27 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
kevinrausch updated the task description for T6167: VNI not set on VRF after reboot.
Mar 24 2024, 3:27 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
kevinrausch updated the task description for T6167: VNI not set on VRF after reboot.
Mar 24 2024, 3:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
kevinrausch created T6167: VNI not set on VRF after reboot.
Mar 24 2024, 3:06 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa3)
kevinrausch updated the task description for T6166: Allow the user to specify tech support report output location.
Mar 24 2024, 2:41 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
kevinrausch created T6166: Allow the user to specify tech support report output location.
Mar 24 2024, 2:40 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Apachez reopened T5566: Disable 802.3az/EEE (energy efficient ethernet) as "Known issue".

Reopened with status "Known issue" due to revert by PR 3177.

Mar 24 2024, 10:45 AM · VyOS 1.5 Circinus
Apachez added a comment to T5566: Disable 802.3az/EEE (energy efficient ethernet).

To clearify:

Mar 24 2024, 10:38 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T6076: [1.3.3->1.4.0-epa1 Migration] Most of config missing from Open to Needs testing.
Mar 24 2024, 10:27 AM · VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav closed T6161: Add support for displaying container image data in JSON as Resolved.
Mar 24 2024, 10:22 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po moved T6161: Add support for displaying container image data in JSON from Need Triage to Finished on the VyOS 1.5 Circinus board.
Mar 24 2024, 8:34 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po added a comment to T5566: Disable 802.3az/EEE (energy efficient ethernet).

Reverted via https://github.com/vyos/vyos-1x/pull/3177

Mar 24 2024, 8:31 AM · VyOS 1.5 Circinus
c-po added a comment to T5566: Disable 802.3az/EEE (energy efficient ethernet).

Using igb.EEE=0 or EEE=0 on the kernel commandline has no effect

Mar 24 2024, 8:25 AM · VyOS 1.5 Circinus

Mar 23 2024

jestabro added a parent task for T5991: 1.4.0-RC3 deleting portions of config in error (migration script): T6131: Disabling openvpn interface(s) causes OSPF to fail to load on reboot.
Mar 23 2024, 1:34 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro removed a subtask for T5991: 1.4.0-RC3 deleting portions of config in error (migration script): T6131: Disabling openvpn interface(s) causes OSPF to fail to load on reboot.
Mar 23 2024, 1:33 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro added a subtask for T5991: 1.4.0-RC3 deleting portions of config in error (migration script): T6131: Disabling openvpn interface(s) causes OSPF to fail to load on reboot.
Mar 23 2024, 1:33 PM · VyOS 1.4 Sagitta (1.4.0-GA)
c-po added a comment to T6131: Disabling openvpn interface(s) causes OSPF to fail to load on reboot.

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

Mar 23 2024, 12:06 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
chesskuo added a comment to T6158: Linux kernel version did not matched then caused LTS version building failed.

Thanks for your reply.
But I have some questions about this situation.
Because it is something different with I knew "version meaning".

Mar 23 2024, 4:30 AM · VyOS 1.4 Sagitta
anonuser445y6 updated the task description for T6161: Add support for displaying container image data in JSON.
Mar 23 2024, 3:57 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
anonuser445y6 created T6161: Add support for displaying container image data in JSON.
Mar 23 2024, 1:13 AM · VyOS 1.4 Sagitta (1.4.0-epa3)

Mar 22 2024

Viacheslav closed T6158: Linux kernel version did not matched then caused LTS version building failed as Wontfix.

Tags show the code base at the step where the tag was added.
But binary can be changed since this time. For the same reason, you will not be able to build 1.1.8 or 1.2.1, etc. exactly with those binary that were on the step of tagging.
Close it as wonfix.

Mar 22 2024, 7:53 PM · VyOS 1.4 Sagitta
pepe added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

And remove set protocols static route xxx.xxx.0.0/0 interface pppoe0 unless you use set interfaces pppoe pppoe0 no-default-route.

Mar 22 2024, 4:39 PM · VyOS 1.4 Sagitta (1.4.0-GA)
chesskuo created T6158: Linux kernel version did not matched then caused LTS version building failed.
Mar 22 2024, 3:35 PM · VyOS 1.4 Sagitta
n.fort moved T6136: Configuring a dynamic address group, config script did not check whether the group was created from Need Triage to Finished on the VyOS 1.5 Circinus board.
Mar 22 2024, 3:05 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort closed T6136: Configuring a dynamic address group, config script did not check whether the group was created as Resolved.
Mar 22 2024, 3:05 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort moved T6090: Migration of "policy route" configs fails due to TCP flag case sensitivity from Need Triage to Finished on the VyOS 1.5 Circinus board.
Mar 22 2024, 3:04 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort closed T6090: Migration of "policy route" configs fails due to TCP flag case sensitivity, a subtask of T5938: Migration fail root task for 1.4-rc, as Resolved.
Mar 22 2024, 3:04 PM · VyOS 1.4 Sagitta (1.4.0-GA)
n.fort closed T6090: Migration of "policy route" configs fails due to TCP flag case sensitivity as Resolved.
Mar 22 2024, 3:04 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort added a comment to T6068: Support active-active and active-passive high availability modes in DHCP server.
Mar 22 2024, 2:40 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
dmbaturin closed T6155: ixgbe: failed to initialize because an unsupported SFP+ module type was detected., a subtask of T5619: Update the Intel ixgbe driver due to issues with Intel X533, as Resolved.
Mar 22 2024, 1:23 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
dmbaturin closed T6155: ixgbe: failed to initialize because an unsupported SFP+ module type was detected. as Resolved.
Mar 22 2024, 1:23 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
dmbaturin closed T5624: Remove /etc/debian_version from the image as Resolved.
Mar 22 2024, 1:23 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5)
a.apostoliuk moved T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing from Need Triage to Finished on the VyOS 1.5 Circinus board.
Mar 22 2024, 12:16 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
a.apostoliuk moved T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Mar 22 2024, 12:16 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
a.apostoliuk closed T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing as Resolved.
Mar 22 2024, 12:16 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
a.apostoliuk closed T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing, a subtask of T5938: Migration fail root task for 1.4-rc, as Resolved.
Mar 22 2024, 12:16 PM · VyOS 1.4 Sagitta (1.4.0-GA)
a.apostoliuk added a project to T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing: VyOS 1.5 Circinus.
Mar 22 2024, 12:16 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
a.apostoliuk changed the status of T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing, a subtask of T5938: Migration fail root task for 1.4-rc, from In progress to Needs testing.
Mar 22 2024, 12:15 PM · VyOS 1.4 Sagitta (1.4.0-GA)
a.apostoliuk changed the status of T6130: [1.3.6->1.4.0-epa2 Migration] BGP "set community" missing from In progress to Needs testing.
Mar 22 2024, 12:15 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort changed the status of T6068: Support active-active and active-passive high availability modes in DHCP server from Open to In progress.
Mar 22 2024, 10:59 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
pepe added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

set interfaces pppoe pppoe0 default-route-distance '255'

Mar 22 2024, 10:30 AM · VyOS 1.4 Sagitta (1.4.0-GA)
c-po moved T6155: ixgbe: failed to initialize because an unsupported SFP+ module type was detected. from Need Triage to Finished on the VyOS 1.5 Circinus board.
Mar 22 2024, 8:05 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T6155: ixgbe: failed to initialize because an unsupported SFP+ module type was detected..

https://github.com/vyos/vyos-build/pull/538

Mar 22 2024, 8:05 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po triaged T6155: ixgbe: failed to initialize because an unsupported SFP+ module type was detected. as Normal priority.
Mar 22 2024, 7:20 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav triaged T6153: Installer offers RAID-1 without excluding the USB install media as Normal priority.
Mar 22 2024, 7:18 AM · VyOS 1.4 Sagitta (1.4.0-GA)
Apachez added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

Wouldnt PPPoE always assign IP dynamically?

Mar 22 2024, 4:57 AM · VyOS 1.4 Sagitta (1.4.0-GA)
dongjunbo added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

Also since dynamic and not static IP is being used it would be handy if the DHCP exchange can be captured using tcpdump and do this both on the 1.3 where this works and on 1.4/1.5 where this doesnt work.

This way we can find out what the difference is in the request flow (from the client) but also in the response flow (from the server) - in case DHCP would be to be blamed on this behaviour.

Mar 22 2024, 4:35 AM · VyOS 1.4 Sagitta (1.4.0-GA)
Apachez added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

Also since dynamic and not static IP is being used it would be handy if the DHCP exchange can be captured using tcpdump and do this both on the 1.3 where this works and on 1.4/1.5 where this doesnt work.

Mar 22 2024, 4:20 AM · VyOS 1.4 Sagitta (1.4.0-GA)
dongjunbo added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.
In T6140#180242, @pepe wrote:

Show this commands output if that happens:

show interfaces pppoe pppoe0
show ip route
show log pppoe

Show performance test results from versions 1.3 and 1.4

Mar 22 2024, 3:26 AM · VyOS 1.4 Sagitta (1.4.0-GA)

Mar 21 2024

marekm changed Difficulty level from unknown to easy on T6153: Installer offers RAID-1 without excluding the USB install media.
Mar 21 2024, 8:32 PM · VyOS 1.4 Sagitta (1.4.0-GA)
marekm created T6153: Installer offers RAID-1 without excluding the USB install media.
Mar 21 2024, 8:28 PM · VyOS 1.4 Sagitta (1.4.0-GA)
fernando changed the status of T6151: BGP VRF route-leaking does not work when the next-hop is a recursive route from Open to Confirmed.
Mar 21 2024, 3:46 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
dmbaturin triaged T6148: Reset vpn ipsec command breaks tunnel and does not reset SAs that are down as High priority.
Mar 21 2024, 2:44 PM · VyOS 1.4 Sagitta
dmbaturin triaged T6115: Build from Git tags fail as Normal priority.
Mar 21 2024, 2:44 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
pepe added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

The Root Cause is this 'Static routes not working with PPPoE and VyOS 1.4'
https://forum.vyos.io/t/static-routes-not-working-with-pppoe-and-vyos-1-4/14102

I

Mar 21 2024, 8:10 AM · VyOS 1.4 Sagitta (1.4.0-GA)
tjh added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

Does the problem only appear after your 5am reboot every day?

Mar 21 2024, 2:29 AM · VyOS 1.4 Sagitta (1.4.0-GA)
dongjunbo updated the task description for T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.
Mar 21 2024, 12:31 AM · VyOS 1.4 Sagitta (1.4.0-GA)
dongjunbo renamed T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled from After running a while the default routing failed on vyos 1.4 epa1 with pppoe0 enabled to After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.
Mar 21 2024, 12:31 AM · VyOS 1.4 Sagitta (1.4.0-GA)
dongjunbo added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

The Root Cause is this 'Static routes not working with PPPoE and VyOS 1.4'
https://forum.vyos.io/t/static-routes-not-working-with-pppoe-and-vyos-1-4/14102

Mar 21 2024, 12:30 AM · VyOS 1.4 Sagitta (1.4.0-GA)

Mar 20 2024

sarthurdev changed the status of T6147: Conntrack not working as expected with global state-policy from In progress to Needs testing.

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

Mar 20 2024, 10:10 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
haakon.nore created T6148: Reset vpn ipsec command breaks tunnel and does not reset SAs that are down.
Mar 20 2024, 9:56 PM · VyOS 1.4 Sagitta
sarthurdev changed the status of T6147: Conntrack not working as expected with global state-policy from Confirmed to In progress.
Mar 20 2024, 9:47 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev renamed T6147: Conntrack not working as expected with global state-policy from Conntrack not working as expected to Conntrack not working as expected with global state-policy.
Mar 20 2024, 9:47 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev claimed T6147: Conntrack not working as expected with global state-policy.

This likely because the global state policy being reintroduced was not accounted for in the firewall check in conf script. I'll check this week.

Mar 20 2024, 8:14 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po added a comment to T6085: VTI interfaces are in UP state by default.

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

Mar 20 2024, 7:58 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po closed T6129: bgp: add route-map option "as-path exclude all", a subtask of T5788: frr: update to 9.1 release, as Resolved.
Mar 20 2024, 7:30 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T6133: Add domain-name to commit-archive, a subtask of T4942: Rewrite vyatta-config-mgmt to Python/XML, as Resolved.
Mar 20 2024, 7:22 PM · VyOS 1.4 Sagitta
n.fort added a project to T6147: Conntrack not working as expected with global state-policy: VyOS 1.5 Circinus.
Mar 20 2024, 6:56 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort changed the status of T6147: Conntrack not working as expected with global state-policy from Open to Confirmed.
Mar 20 2024, 6:52 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort created T6147: Conntrack not working as expected with global state-policy.
Mar 20 2024, 6:51 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po claimed T6085: VTI interfaces are in UP state by default.
Mar 20 2024, 6:24 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T6144: Update system image without enough space for the files can to break the system.

At least tech-support-archive.tgz MUST not copied between updates

Mar 20 2024, 1:23 PM · VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
Viacheslav updated the task description for T6144: Update system image without enough space for the files can to break the system.
Mar 20 2024, 1:14 PM · VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
Viacheslav triaged T6144: Update system image without enough space for the files can to break the system as High priority.
Mar 20 2024, 1:09 PM · VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
Viacheslav created T6144: Update system image without enough space for the files can to break the system.
Mar 20 2024, 1:06 PM · VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project

Mar 19 2024

paigeadelethompson added a comment to T4718: DHCP server listen-address doesn't take effect if the interface is in a VRF.

yeah I had this problem too, also @Viacheslav I think you are right:

Mar 19 2024, 5:22 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
pepe added a comment to T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.

Show this commands output if that happens:

show interfaces pppoe pppoe0
show ip route
show log pppoe
Mar 19 2024, 11:00 AM · VyOS 1.4 Sagitta (1.4.0-GA)
dongjunbo updated the task description for T6140: After running a while the default routing failed on vyos 1.4 epa1&epa2 with pppoe0 enabled.
Mar 19 2024, 10:45 AM · VyOS 1.4 Sagitta (1.4.0-GA)