My original pull request was using the 'dhcpv6' keyword under system interface pppoe pppoeN ipv6 address namespace.
@c-po enhanced that by matching global interface configuration by assigning the keyword to system interface pppoe pppoeN address to be more inline with general VyOS configuration.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Oct 13 2025
Oct 13 2025
This unfortunately doesn't work.
Why is it in the new address node when there is ipv4 address and ipv6 address already? It should be in ipv6 address where the other ipv6 addressing options are too.
Also I get the following error when trying to set it:
script
script.apply(c)
File "/usr/libexec/vyos/conf_mode/interfaces_pppoe.py", line 132,
in apply
p.update(pppoe)
File "/usr/lib/python3/dist-packages/vyos/ifconfig/pppoe.py", lin
e 124, in update
super().update(config)
File "/usr/lib/python3/dist-packages/vyos/ifconfig/interface.py",
line 1831, in update
self.add_addr(addr, vrf_changed=vrf_changed)
File "/usr/lib/python3/dist-packages/vyos/ifconfig/interface.py",
line 1286, in add_addr
elif not is_intf_addr_assigned(self.ifname, addr, netns=netns):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/vyos/utils/network.py", line
454, in is_intf_addr_assigned
if ip_interface(addr) == interface or address == addr:
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/ipaddress.py", line 117, in ip_interfac
e
raise ValueError(f'{address!r} does not appear to be an IPv4 or
IPv6 interface')
ValueError: 'd' does not appear to be an IPv4 or IPv6 interfaceUnfortunately I am not aware of such plans currently.
I propose to add resource group, this way we can use not only groups for firewall but and logins
set resource group set resource local-users username user1 password user1 set resource radius server 192.0.2.1 key vyos-secret
As an idea, the CLI needs to be discussed.
Oct 12 2025
Oct 12 2025
GitHub <noreply@github.com> committed rVYOSONEX1b1687004377: Merge pull request #4791 from c-po/frr-fixes (authored by c-po).
sarthurdev changed the status of T7882: dhcp6c fails to restart after interface down & up when using only PD from Open to Needs testing.
sarthurdev changed the status of T7925: Improve dhcpv6 prefix verification, add fallback check of Kea config from In progress to Needs testing.
c-po moved T7919: Removing PPPoE interface in smoketests and throw a PermissionError from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.4) board.
Oct 11 2025
Oct 11 2025
twan updated the task description for T7924: dns-dynamic 0-to-1 probably missing migration of rfc2136 -> nsupdate.
Oct 10 2025
Oct 10 2025
GitHub <noreply@github.com> committed rVYOSONEXa1be2ee22cd0: Merge pull request #4772 from natali-rs1985/T7887 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX7c1bbdfade7b: Merge pull request #4782 from dmbaturin/T7917-log-tail-journalctl (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXb28f8e73da45: Merge pull request #4787 from sever-sever/T7117-smoketest-bond (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXdb3560f44426: T7920: vpp: add missing Warning import (#4788) (authored by Nataliia S. <81954790+natali-rs1985@users.noreply.github.com>).
GitHub <noreply@github.com> committed rVYOSONEX4b18a02e2fa1: Merge pull request #4785 from kumvijaya/current (authored by c-po).
Please use: set interfaces pppoe pppoe0 address dhcpv6 to enable IA_NA
c-po moved T7485: DHCPv6 does not work on PPPoE interfaces from Need Triage to Completed on the VyOS Rolling board.
GitHub <noreply@github.com> committed rVYOSONEX9baf8c83d1e6: Merge pull request #4693 from nvandamme/fix-pppoe-ipv-na (authored by c-po).
c-po committed rVYOSONEX0c5809588980: pppoe: T7485: add DHCPv6 options to disable DNS (authored by nvdx).
c-po moved T7919: Removing PPPoE interface in smoketests and throw a PermissionError from Need Triage to Completed on the VyOS Rolling board.
Dead thread, but this is what I do (on vyos 1.3):
Viacheslav changed the status of T7890: VPP does not support veth interfaces from Open to In progress.
Viacheslav changed the status of T7890: VPP does not support veth interfaces, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
Unknown Object (User) placed T4251: Add TLS functionality for rsyslog up for grabs.
Unknown Object (User) edited projects for T7028: CVE-2024-55553 attacker can continuously trigger route validation in FRRouting (FRR) before 10.3 from 6.0 onward,, added: VyOS 1.4 Sagitta (1.4.4); removed VyOS 1.4 Sagitta.
Unknown Object (User) edited projects for T7440: command tech-support archive upload - Not working under certain conditions, added: VyOS 1.4 Sagitta (1.4.4); removed VyOS 1.4 Sagitta.
Unknown Object (User) moved T7722: Backup next-hop is not installed in IS-IS LFA as expected from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
Unknown Object (User) moved T7722: Backup next-hop is not installed in IS-IS LFA as expected from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.4) board.
Unknown Object (User) moved T7722: Backup next-hop is not installed in IS-IS LFA as expected from Need Triage to Completed on the VyOS Rolling board.
Unknown Object (User) added a project to T7722: Backup next-hop is not installed in IS-IS LFA as expected: VyOS 1.5 Circinus (1.5-stream-2025-Q3).
Unknown Object (User) edited projects for T7722: Backup next-hop is not installed in IS-IS LFA as expected, added: VyOS 1.4 Sagitta (1.4.4); removed VyOS 1.4 Sagitta.
Unknown Object (User) moved T7452: Zone-based firewall with VRF causes issues from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
Unknown Object (User) moved T7516: Add reset ip bgp all soft in out from Need Triage to Completed on the VyOS Rolling board.
Viacheslav renamed T7922: vpp: Add basic vpp policer configuration from vpp: Added basic vpp policer configuration to vpp: Add basic vpp policer configuration.
Viacheslav changed the status of T7922: vpp: Add basic vpp policer configuration from Open to In progress.
Unknown Object (User) moved T7821: DHCP server subnet id range must not allow zero from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
Unknown Object (User) moved T7821: DHCP server subnet id range must not allow zero from Need Triage to Completed on the VyOS Rolling board.
Viacheslav added a project to T7921: Bump accel-ppp-ng to d13b611: VyOS 1.5 Circinus (1.5-stream-2025-Q4).
natali-rs1985 changed the status of T7920: VPP: dataplane capacity warning is not displayed from Open to In progress.
natali-rs1985 changed the status of T7920: VPP: dataplane capacity warning is not displayed, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
natali-rs1985 closed T7800: VPP: Bonding interface fails when changing VPP configuration as Resolved.
natali-rs1985 closed T7800: VPP: Bonding interface fails when changing VPP configuration, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 edited projects for T7800: VPP: Bonding interface fails when changing VPP configuration, added: VyOS 1.5 Circinus (1.5-stream-2025-Q3); removed VyOS 1.5 Circinus (1.5-stream-2025-Q4).
natali-rs1985 moved T7800: VPP: Bonding interface fails when changing VPP configuration from Need Triage to Completed on the VyOS Rolling board.
GitHub <noreply@github.com> committed rVYOSONEXf35c980de595: Merge pull request #4784 from c-po/pppoe-flush (authored by Viacheslav).
Unknown Object (User) moved T7868: op-cmd: "reset ip arp table" is not working from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
Unknown Object (User) moved T7868: op-cmd: "reset ip arp table" is not working from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.4) board.
Unknown Object (User) moved T7870: The system option kernel cpu nohz-full is not supported by the current Kernel options from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
Unknown Object (User) closed T7870: The system option kernel cpu nohz-full is not supported by the current Kernel options as Resolved.
Unknown Object (User) moved T7885: pki: configuration issues on reboot when ACME is used together with listen-address from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
Unknown Object (User) moved T7885: pki: configuration issues on reboot when ACME is used together with listen-address from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.4) board.
Unknown Object (User) closed T7885: pki: configuration issues on reboot when ACME is used together with listen-address as Resolved.
Unknown Object (User) edited projects for T7887: Missing validation for the memory hugepage-count option, added: VyOS 1.5 Circinus (1.5-stream-2025-Q4); removed VyOS 1.5 Circinus (1.5-stream-2025-Q3).
Unknown Object (User) moved T7899: virtual-ethernet interfaces are not exposed to "list_interface --broadcast" completion helper from Need Triage to Completed on the VyOS Rolling board.
Unknown Object (User) edited projects for T7899: virtual-ethernet interfaces are not exposed to "list_interface --broadcast" completion helper, added: VyOS 1.5 Circinus (1.5-stream-2025-Q4); removed VyOS 1.5 Circinus (1.5-stream-2025-Q3).
Unknown Object (User) moved T7905: Add system login to config-sync from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.4) board.
Unknown Object (User) moved T7905: Add system login to config-sync from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q3) board.
Unknown Object (User) added a project to T5942: Failover Route using DHCP provided gateway: VyOS 1.5 Circinus (1.5-stream-2025-Q4).
Unknown Object (User) closed T7907: config-mgmt: add baseline archived config file on first boot to avoid misleading error messages as Resolved.