Page MenuHomeVyOS Platform
Feed All Stories

Nov 6 2023

fernando changed the subtype of T5717: ospfv3 - add allow to set metric-type to ospf redistribution while frr docs says its possible. from "Bug" to "Feature Request".
Nov 6 2023, 8:06 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
fernando renamed T5717: ospfv3 - add allow to set metric-type to ospf redistribution while frr docs says its possible. from Vyos 1.5-rolling-202310060022 doesnt allow to set metric-type to ospf redistribution while frr docs says its possible. to ospfv3 - add allow to set metric-type to ospf redistribution while frr docs says its possible..
Nov 6 2023, 8:02 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
fernando added a comment to T5717: ospfv3 - add allow to set metric-type to ospf redistribution while frr docs says its possible..

it's not a bug, this command are able in ospf :

Nov 6 2023, 7:59 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
fernando added a comment to T5648: ldpd neighbour template errors.

@devon

Nov 6 2023, 7:50 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
fernando added a comment to T5648: ldpd neighbour template errors.

after merge this ldp bug fixed , I saw that now it's already working . Could you check it ? I've tested on a lab and it seems to work :

Nov 6 2023, 7:49 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
giga1699 added a comment to T5715: IPSec VPN: restart vpn is not working.

I’m also seeing this error after the update to 1.3.4

Nov 6 2023, 7:40 PM · VyOS 1.3 Equuleus (1.3.6)
marc_s added a comment to T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

That looks better:

        chain VZONE_LOCAL_OUT {
                oifname "lo" counter packets 387 bytes 33672 return
                oifname "bond0.40" counter packets 14 bytes 496 jump NAME_LOCAL_TO_ALL
                oifname "bond0.40" counter packets 0 bytes 0 return
                oifname "bond0.70" counter packets 0 bytes 0 jump NAME_LOCAL_TO_ALL
                oifname "bond0.70" counter packets 0 bytes 0 return
r packets 0 bytes 0 jump NAME_LOCAL_TO_ALL
                oifname { "bond0.7", "bond0.30", "bond0.90", "bond0.88" } counter packets 0 bytes 0 return
                oifname { "eth0", "pppoe0", "eth1.281" } counter packets 3 bytes 180 jump NAME_LOCAL_TO_ALL
                oifname { "eth0", "pppoe0", "eth1.281" } counter packets 0 bytes 0 return
                oifname "bond0.80" counter packets 2 bytes 80 jump NAME_LOCAL_TO_ALL
                oifname "bond0.80" counter packets 0 bytes 0 return
                oifname { "bond0.1", "podman-cntr-net" } counter packets 2 bytes 128 jump NAME_LOCAL_TO_ALL
                oifname { "bond0.1", "podman-cntr-net" } counter packets 0 bytes 0 return
                oifname { "wg0", "vti0", "vtun0", "podman-ts-net" } counter packets 0 bytes 0 jump NAME_LOCAL_TO_ALL
                oifname { "wg0", "vti0", "vtun0", "podman-ts-net" } counter packets 0 bytes 0 return
                counter packets 0 bytes 0 drop comment "zone_LOCAL default-action drop"
        }
Nov 6 2023, 7:16 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
fernando closed T5705: rsyslog - Not working when using facility=all as Resolved.
Nov 6 2023, 7:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
fernando added a comment to T5705: rsyslog - Not working when using facility=all.

tested /resolved

Nov 6 2023, 7:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a comment to T5471: Conntrack logging doesnt seem to be working.

Does anyone knows real scenario where permanently storing/saving this logs are required?
Yes, this feature is not working on 1.4, neither on 1.5
But I can't think on a real case where this logs are needed. I know that keeping information of NAT for certain ISP is mandatory due lo legal requirements. But writing a log entry for every conntrack status change seems like it will flood logs, and may consume more resources than expected.
With usage of netflow/slflow, maybe this required information can be obtained in the netflow collector, and do not increase load on vyos router.

Nov 6 2023, 5:56 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
abzieher added a comment to T5689: FRR 9.0.1 in VyOS current segfaults on show rpki prefix $prefix.

It seems to be the difference between the vyos version build in the Dockerfile of librtr-dev and the Debian librtr-dev version (which works).

Nov 6 2023, 5:50 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
aalmenar created T5717: ospfv3 - add allow to set metric-type to ospf redistribution while frr docs says its possible..
Nov 6 2023, 5:23 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus
SrividyaA added a comment to T5714: IPSec VPN: op-mode: "show log vpn" does not show results.

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

Nov 6 2023, 4:09 PM · VyOS 1.3 Equuleus (1.3.6)
marc_s added a comment to T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

Thanks, I'll wait for the merge and test the new iso ASAP.

Nov 6 2023, 4:04 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a comment to T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

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

Nov 6 2023, 3:34 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
SrividyaA claimed T5714: IPSec VPN: op-mode: "show log vpn" does not show results.
Nov 6 2023, 12:25 PM · VyOS 1.3 Equuleus (1.3.6)
abzieher added a comment to T5689: FRR 9.0.1 in VyOS current segfaults on show rpki prefix $prefix.

If you add the librtr-dev to the docker build image and build FRR (with the docker build image) yourself it works:

$ git clone -b current --single-branch https://github.com/vyos/vyos-build.git
$ cd vyos-build
$ vi docker/Dockerfile
$ git diff
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 953ea4c..baeb232 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -345,6 +345,9 @@ RUN apt-get update && apt-get install -y \
       libnl-genl-3-dev \
       libxtables-dev
Nov 6 2023, 11:32 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5716: PPPoE-server shaper template bug down-limiter option does not rely on fwmark.

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

Nov 6 2023, 10:19 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5716: PPPoE-server shaper template bug down-limiter option does not rely on fwmark from Open to In progress.
Nov 6 2023, 10:06 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort added a comment to T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

Working on it! Thanks for the details!

Nov 6 2023, 9:39 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5704: PPPoE-server add max-starting option from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 6 2023, 9:34 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5704: PPPoE-server add max-starting option as Resolved.
Nov 6 2023, 9:34 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5716: PPPoE-server shaper template bug down-limiter option does not rely on fwmark.
Nov 6 2023, 9:30 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav edited projects for T5715: IPSec VPN: restart vpn is not working, added: VyOS 1.3 Equuleus (1.3.5); removed VyOS 1.3 Equuleus (1.3.4).
Nov 6 2023, 8:30 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav edited projects for T5714: IPSec VPN: op-mode: "show log vpn" does not show results, added: VyOS 1.3 Equuleus (1.3.5); removed VyOS 1.3 Equuleus (1.3.4).
Nov 6 2023, 8:30 AM · VyOS 1.3 Equuleus (1.3.6)
bbabich changed the status of T5657: Add VRF support for zabbix-agent from Open to In progress.
Nov 6 2023, 4:52 AM · VyOS 1.5 Circinus

Nov 5 2023

c-po added a comment to T5713: strip-private doesn't strip string after "secret".
(20:39) cpo lnx01:~/vyos-1x [current] # git grep \"secret\" interface-definitions/
interface-definitions/vpn-ipsec.xml.in:                  <leafNode name="secret">
interface-definitions/vpn-l2tp.xml.in:                          <leafNode name="secret">
Nov 5 2023, 7:40 PM · VyOS 1.5 Circinus
sempervictus added a comment to T5713: strip-private doesn't strip string after "secret".

Yup, VPN site to site authentication credentials are stored as "secret" hence the patch.

Nov 5 2023, 2:39 PM · VyOS 1.5 Circinus
SrividyaA created T5715: IPSec VPN: restart vpn is not working.
Nov 5 2023, 8:45 AM · VyOS 1.3 Equuleus (1.3.6)
SrividyaA created T5714: IPSec VPN: op-mode: "show log vpn" does not show results.
Nov 5 2023, 8:39 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T4020: Add ability to control FRR daemons options as Resolved.
Nov 5 2023, 12:25 AM · VyOS 1.4 Sagitta

Nov 4 2023

indrajitr renamed T5708: Additional dynamic dns improvements to align with ddclient 3.11.1 release from Upgrade ddclient to 3.11.1 release to Additional dynamic dns improvements to align with ddclient 3.11.1 release.
Nov 4 2023, 11:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez added a comment to T5713: strip-private doesn't strip string after "secret".

Do you have any example of in which context that exists?

Nov 4 2023, 6:44 PM · VyOS 1.5 Circinus
sempervictus created T5713: strip-private doesn't strip string after "secret".
Nov 4 2023, 4:49 PM · VyOS 1.5 Circinus
marc_s updated marc_s.
Nov 4 2023, 3:13 PM
Apachez added a comment to T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces .

In that PR, shouldnt also ifb* be included?

Nov 4 2023, 1:37 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces .

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

Nov 4 2023, 12:28 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
marc_s added a comment to T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

@n.fort Unfortunately, I'm hitting an issue with traffic sent from the router itself.
Running 1.4-rolling-202311021131.
Interfaces eth0 and pppoe0 are WAN. Interfaces bond0* are LAN.
For example, running dig google.nl @9.9.9.9 from the VyOS CLI will fail. The kernel log says:

Nov 4 2023, 12:08 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5658: Add VRF support for mtr from Open to In progress.
Nov 4 2023, 11:51 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces from Open to In progress.
Nov 4 2023, 11:49 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
bbabich added a comment to T5658: Add VRF support for mtr.

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

Nov 4 2023, 11:43 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav created T5712: SNMP can not be deleted.
Nov 4 2023, 11:38 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T5702: Add ability to set include_ifmib_iface_prefix and ifmib_max_num_ifaces for SNMP.

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

set service snmp community public client '127.0.0.1'
set service snmp mib interface-max '25'
set service snmp mib interface 'eth'
set service snmp mib interface 'bond'
Nov 4 2023, 11:19 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a comment to T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces .

+1 for the other "virtual interfaces like lo, dummy, sstp. If such an interface is created - vyos.ifconfig library sets (or should set) all the appropriate sysctl stuff

Nov 4 2023, 9:32 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5702: Add ability to set include_ifmib_iface_prefix and ifmib_max_num_ifaces for SNMP from Open to In progress.
Nov 4 2023, 9:26 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav updated the task description for T5702: Add ability to set include_ifmib_iface_prefix and ifmib_max_num_ifaces for SNMP.
Nov 4 2023, 9:26 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Nov 3 2023

Viacheslav moved T5700: Monitoring telegraf deprecated plugins inputs outputs from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 3 2023, 11:18 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5700: Monitoring telegraf deprecated plugins inputs outputs as Resolved.
Nov 3 2023, 11:18 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Apachez added a comment to T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces .

Shouldnt dummy* and some others be excluded aswell?

Nov 3 2023, 9:48 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces .

To fix it

sudo nano -c /lib/udev/rules.d/99-systemd.rules

Find sysctl line

# Apply sysctl variables to network devices (and only to those) as they appear.
ACTION=="add", SUBSYSTEM=="net", KERNEL!="lo", RUN+="/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name"

Replace to:

# Apply sysctl variables to network devices (and only to those) as they appear.
ACTION=="add", SUBSYSTEM=="net", KERNEL!="lo|ppp*|ipoe*", RUN+="/lib/systemd/systemd-sysctl --prefix=/net/ipv4/conf/$name --prefix=/net/ipv4/neigh/$name --prefix=/net/ipv6/conf/$name --prefix=/net/ipv6/neigh/$name"
Nov 3 2023, 9:32 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
rayzilt closed T5018: Redirect to IFB removed after change in qos policy as Resolved.

Tested with 1.5-rolling-202311030022 and working as expected.

Nov 3 2023, 9:31 PM · VyOS 1.4 Sagitta
dmbaturin updated the task description for T5711: Put the version data file inside the ISO image.
Nov 3 2023, 5:14 PM · VyOS 1.4 Sagitta
dmbaturin created T5711: Put the version data file inside the ISO image.
Nov 3 2023, 5:13 PM · VyOS 1.4 Sagitta
c-po awarded T5708: Additional dynamic dns improvements to align with ddclient 3.11.1 release a Like token.
Nov 3 2023, 5:02 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5707: Wireguard peer public key update leaves redundant peers and breaks connectivity from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 3 2023, 5:02 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a comment to T5707: Wireguard peer public key update leaves redundant peers and breaks connectivity.

PR for VyOS 1.4 https://github.com/vyos/vyos-1x/pull/2433

Nov 3 2023, 5:02 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav triaged T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces as High priority.
Nov 3 2023, 3:28 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces .
vyos@r4:~$ sudo udevadm monitor
KERNEL[717.626843] remove   /devices/virtual/net/ppp3466/queues/rx-0 (queues)
KERNEL[717.626859] remove   /devices/virtual/net/ppp3466/queues/tx-0 (queues)
KERNEL[717.626903] remove   /devices/virtual/net/ppp3466 (net)
KERNEL[717.635679] remove   /devices/virtual/net/ppp3468/queues/rx-0 (queues)
KERNEL[717.635695] remove   /devices/virtual/net/ppp3468/queues/tx-0 (queues)
KERNEL[717.635769] remove   /devices/virtual/net/ppp3468 (net)
KERNEL[717.636144] remove   /devices/virtual/net/ppp3469/queues/rx-0 (queues)
KERNEL[717.636155] remove   /devices/virtual/net/ppp3469/queues/tx-0 (queues)
KERNEL[717.636181] remove   /devices/virtual/net/ppp3469 (net)
KERNEL[717.636536] remove   /devices/virtual/net/ppp3458/queues/rx-0 (queues)
KERNEL[717.636548] remove   /devices/virtual/net/ppp3458/queues/tx-0 (queues)
KERNEL[717.636614] remove   /devices/virtual/net/ppp3458 (net)
KERNEL[717.648940] remove   /devices/virtual/net/ppp3470/queues/rx-0 (queues)
KERNEL[717.648965] remove   /devices/virtual/net/ppp3470/queues/tx-0 (queues)
KERNEL[717.649018] remove   /devices/virtual/net/ppp3470 (net)
KERNEL[717.662658] remove   /devices/virtual/net/ppp3473/queues/rx-0 (queues)
KERNEL[717.662694] remove   /devices/virtual/net/ppp3473/queues/tx-0 (queues)
KERNEL[717.662705] remove   /devices/virtual/net/ppp3473 (net)
KERNEL[717.663198] remove   /devices/virtual/net/ppp3471/queues/rx-0 (queues)
KERNEL[717.663211] remove   /devices/virtual/net/ppp3471/queues/tx-0 (queues)
KERNEL[717.663255] remove   /devices/virtual/net/ppp3471 (net)
KERNEL[717.663423] remove   /devices/virtual/net/ppp3472/queues/rx-0 (queues)
KERNEL[717.663436] remove   /devices/virtual/net/ppp3472/queues/tx-0 (queues)
KERNEL[717.663465] remove   /devices/virtual/net/ppp3472 (net)
^C
Nov 3 2023, 3:07 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5710: PPPoE-server add option permit any-login.
Nov 3 2023, 2:13 PM · Restricted Project, VyOS 1.5 Circinus
shthead added a comment to T5698: EVPN ESI Multihoming.

I think we may be talking about different things. The situation I am testing has the pair of QFX switches. An end server has a pair of interfaces in a bond with each interface going to one QFX. VyOS is configured with an interface to each QFX but not in a bond (just two different VLANs). The designated forwarder election for the segment to the end server is handled by the QFXs.

Nov 3 2023, 1:44 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez added a comment to T5698: EVPN ESI Multihoming.

@shthead: Im talking about features in VyOS. I dont care what others such as Juniper does or doesnt do.

Nov 3 2023, 12:51 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav renamed T5709: IPoE-server fails if next pool mentioned but not defined from IPoE server fails if next pool mentioned but not defined to IPoE-server fails if next pool mentioned but not defined.
Nov 3 2023, 11:25 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5709: IPoE-server fails if next pool mentioned but not defined.
Nov 3 2023, 11:25 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
shthead added a comment to T5698: EVPN ESI Multihoming.

@shthead: Yes but when it comes to multihoming there are some additional settings that should exist aswell:

https://www.arista.com/en/um-eos/eos-vxlan-configuration#topic_ckc_dh4_ynb

redundancy single-active
vs.
redundancy all-active

Nov 3 2023, 9:30 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 2 2023

indrajitr triaged T5708: Additional dynamic dns improvements to align with ddclient 3.11.1 release as Normal priority.
Nov 2 2023, 9:55 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort changed the status of T5513: Anomalies in show firewall command after refactoring from Open to In progress.
Nov 2 2023, 9:07 PM · VyOS 1.4 Sagitta
masterit added a comment to T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

The migration scripts still have an issue @n.fort I sent you the issues with loading a 1.4 rolling to 1.5 in slack

Nov 2 2023, 9:02 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort added a comment to T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

Good to know it worked @marc_s . Thanks for letting us know!

Nov 2 2023, 9:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Apachez added a comment to T5698: EVPN ESI Multihoming.

@shthead: Yes but when it comes to multihoming there are some additional settings that should exist aswell:

Nov 2 2023, 8:40 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5707: Wireguard peer public key update leaves redundant peers and breaks connectivity from Need Triage to Finished on the VyOS 1.5 Circinus board.
Nov 2 2023, 8:15 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a comment to T5707: Wireguard peer public key update leaves redundant peers and breaks connectivity.

PR for VyOS 1.5 https://github.com/vyos/vyos-1x/pull/2431

Nov 2 2023, 8:15 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po changed the status of T5707: Wireguard peer public key update leaves redundant peers and breaks connectivity from Open to In progress.
Nov 2 2023, 7:36 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po moved T5698: EVPN ESI Multihoming from Need Triage to Finished on the VyOS 1.5 Circinus board.
Nov 2 2023, 7:04 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marc_s awarded T5541: Zone-Based Firewalling in VyOS Sagitta 1.4 a Love token.
Nov 2 2023, 6:14 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
marc_s updated subscribers of T5541: Zone-Based Firewalling in VyOS Sagitta 1.4.

@Viacheslav @n.fort Regarding https://github.com/vyos/vyos-1x/pull/2388: I just tested on 1.4-rolling-202311021131: ZBF config from 1.4-rolling-202304120317 loaded without a hitch.
This is a 8 zone, 959 line config.

Nov 2 2023, 6:11 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5700: Monitoring telegraf deprecated plugins inputs outputs from Open to In progress.
Nov 2 2023, 2:18 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5705: rsyslog - Not working when using facility=all from In progress to Needs testing.
Nov 2 2023, 2:08 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5704: PPPoE-server add max-starting option from Open to In progress.

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

Nov 2 2023, 2:06 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
JeffWDH added a comment to T5681: Interface match - Simplified and unified cli.

I understand (and accept) the risks of running rolling.

Nov 2 2023, 1:20 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5681: Interface match - Simplified and unified cli.

When moving from vyos-1.5-rolling-202310090023 to vyos-1.5-rolling-202311020022 all of my inbound-interfaces got dropped from my firewall config. The NAT ones got migrated successfully.

Snippet from vyos-migrate.log:

List of executed migration scripts:
List of executed migration scripts:
List of executed migration scripts:
/opt/vyatta/etc/config-migrate/migrate/cluster/1-to-2
/opt/vyatta/etc/config-migrate/migrate/interfaces/31-to-32
/opt/vyatta/etc/config-migrate/migrate/nat/5-to-6
- op: delete path: ['nat', 'source', 'rule', '40', 'outbound-interface']
- op: set path: ['nat', 'source', 'rule', '40', 'outbound-interface', 'interface-name'] value: vtun0 replace: True
- op: delete path: ['nat', 'source', 'rule', '41', 'outbound-interface']
- op: set path: ['nat', 'source', 'rule', '41', 'outbound-interface', 'interface-name'] value: vtun1 replace: True
<omitted a bunch of NAT rules>
/opt/vyatta/etc/config-migrate/migrate/nat/6-to-7
- op: delete path: ['nat', 'source', 'rule', '40', 'outbound-interface', 'interface-name']
- op: set path: ['nat', 'source', 'rule', '40', 'outbound-interface', 'name'] value: vtun0 replace: True
- op: delete path: ['nat', 'source', 'rule', '41', 'outbound-interface', 'interface-name']
- op: set path: ['nat', 'source', 'rule', '41', 'outbound-interface', 'name'] value: vtun1 replace: True
<omitted a bunch of NAT rules>
/opt/vyatta/etc/config-migrate/migrate/nat66/1-to-2

After readding them with the new syntax all is good, but it looks like for some reason the migration script didn't run on my system.

Nov 2 2023, 1:15 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5700: Monitoring telegraf deprecated plugins inputs outputs.

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

Nov 2 2023, 1:12 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
JeffWDH added a comment to T5681: Interface match - Simplified and unified cli.

When moving from vyos-1.5-rolling-202310090023 to vyos-1.5-rolling-202311020022 all of my inbound-interfaces got dropped from my firewall config. The NAT ones got migrated successfully.

Nov 2 2023, 12:11 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5700: Monitoring telegraf deprecated plugins inputs outputs.

Part of those is fixed with telegraf update in T5701

Nov 2 2023, 9:42 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5701: Update telegraf package as Resolved.
Nov 2 2023, 9:41 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort added a comment to T5705: rsyslog - Not working when using facility=all.

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

Nov 2 2023, 9:30 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 1 2023

Viacheslav moved T5701: Update telegraf package from Need Triage to Finished on the VyOS 1.5 Circinus board.
Nov 1 2023, 9:17 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T4726: Add completion and validation for the accel-ppp RADIUS vendor option.

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

Nov 1 2023, 8:51 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T4726: Add completion and validation for the accel-ppp RADIUS vendor option: VyOS 1.5 Circinus.
Nov 1 2023, 8:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav removed a project from T4726: Add completion and validation for the accel-ppp RADIUS vendor option: VyOS 1.3 Equuleus (1.3.5).
Nov 1 2023, 7:59 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T4726: Add completion and validation for the accel-ppp RADIUS vendor option.

There is a bug when we use lowercase "cisco"

set service pppoe-server authentication radius rate-limit vendor 'cisco'

It doesn't work as vendor is Cisco not cisco

vyos@vyos-lns# sudo cat  /usr/share/accel-ppp/radius/dictionary.cisco | grep -i vendor
VENDOR		Cisco
Nov 1 2023, 7:45 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
ishan created T5707: Wireguard peer public key update leaves redundant peers and breaks connectivity.
Nov 1 2023, 6:53 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort changed the status of T5705: rsyslog - Not working when using facility=all from Confirmed to In progress.
Nov 1 2023, 5:08 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T5701: Update telegraf package: VyOS 1.4 Sagitta.

PR for 1.4 https://github.com/vyos/vyos-build/pull/451

Nov 1 2023, 4:07 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a project to T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces : VyOS 1.4 Sagitta.
Nov 1 2023, 2:53 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5706: Systemd-udevd high CPU utilization for multiple dynamic ppp/l2tp/ipoe interfaces .
Nov 1 2023, 2:53 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
n.fort changed the status of T5705: rsyslog - Not working when using facility=all from Open to Confirmed.
Nov 1 2023, 2:29 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort created T5705: rsyslog - Not working when using facility=all.
Nov 1 2023, 2:29 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T5703: QoS config on pppoe interface resets back to fq_codel after tunnel reboots: VyOS 1.4 Sagitta.
Nov 1 2023, 12:04 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5704: PPPoE-server add max-starting option.
Nov 1 2023, 12:02 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
ishan created T5703: QoS config on pppoe interface resets back to fq_codel after tunnel reboots.
Nov 1 2023, 11:59 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus