Page MenuHomeVyOS Platform
Feed Search

Mar 19 2022

fernando added a comment to T4163: [BMP-BGP] Routing monitoring feature.

I've been testing , now we are able to configure BMP with load configuration .in latest version 8.2.2(they solved these issues)

Mar 19 2022, 7:52 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
hakwerk added a comment to T4298: vyos-vm-images: fix ansible group name and remove obsolete empty command.

Yes it is, although PR https://github.com/vyos/vyos-vm-images/pull/25 then caused some new issues but I just now reported those in T4278

Mar 19 2022, 12:26 PM · VyOS 1.4 Sagitta
hakwerk added a comment to T4278: vyos-vm-images: fix vagrant libvirt box.

@higebu it looks like PR https://github.com/vyos/vyos-vm-images/pull/25 caused some new issues (I use the qemu.yaml build). First:

fatal: [localhost]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'enable_dhcp' is undefined"}

I propose to use this in the template (same for enable_ssh):

{% if enable_dhcp | default(True) %}

Or alternatively define those variables in all playbooks.

Mar 19 2022, 12:25 PM · Restricted Project, VyOS 1.4 Sagitta

Mar 18 2022

danielpo added a comment to T4239: static-host-mapping only working on ipv4 addresses.

Sure, but its not being applied in the pdns recursor so I cant use static host mapping for ipv6 in my network, only locally on the vyos host. (It works fine with ipv4).

Mar 18 2022, 8:58 PM · VyOS 1.4 Sagitta
n.fort closed T4286: Fix for firewall ipv6 name address validator as Resolved.
Mar 18 2022, 6:32 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4298: vyos-vm-images: fix ansible group name and remove obsolete empty command.

@hakwerk . Is this solved in PR https://github.com/vyos/vyos-vm-images/pull/24 ??

Mar 18 2022, 6:31 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4299: Firewall - GeoIP filtering.

Splitting ipv4 files, and just adding what needed. In my case, I extracted content from geoip-ipv4.nft and create and include file geoip-CA-ipv4.nft (Canada IPs)

Mar 18 2022, 6:20 PM · VyOS 1.4 Sagitta
sarthurdev added a comment to T4299: Firewall - GeoIP filtering.

Perhaps only in-use sets can be determined and loaded?

Mar 18 2022, 5:36 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4299: Firewall - GeoIP filtering.

After some custom build and POC, here's what I got:

  • Filtering works, as shown in this table:
Mar 18 2022, 5:27 PM · VyOS 1.4 Sagitta
chesskuo added a comment to T4288: IPsec tunnel will break when ESP timeout.

@SrividyaA Thanks !!!!

Mar 18 2022, 2:15 PM · VyOS 1.4 Sagitta
SrividyaA closed T4307: Policy routing anymore, Commit generating errors as Invalid.
Mar 18 2022, 2:06 PM · VyOS 1.4 Sagitta
SrividyaA added a comment to T4288: IPsec tunnel will break when ESP timeout.

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

Mar 18 2022, 2:01 PM · VyOS 1.4 Sagitta
danielpo added a comment to T4307: Policy routing anymore, Commit generating errors.

Thanks, Not really sure what happened, but I deleted config.boot and rebooted, Now it works to add a policy again.

Mar 18 2022, 1:52 PM · VyOS 1.4 Sagitta
sarthurdev added a comment to T4307: Policy routing anymore, Commit generating errors.

Error implies that firewall failed to configure on boot as mangle table is missing. Any logs/config trace from boot?

Mar 18 2022, 1:42 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4307: Policy routing anymore, Commit generating errors.

Can you share configuration that you are deleting? So far, I can't reproduce error

Mar 18 2022, 1:41 PM · VyOS 1.4 Sagitta
danielpo created T4307: Policy routing anymore, Commit generating errors.
Mar 18 2022, 12:45 PM · VyOS 1.4 Sagitta

Mar 17 2022

c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.184 / 5.10.105 to Update Linux Kernel to v5.4.185 / 5.10.106.
Mar 17 2022, 8:02 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
fernando added a comment to T4304: [OSPF]import/export filter inter-area prefix.

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

Mar 17 2022, 5:45 PM · VyOS 1.4 Sagitta

Mar 16 2022

dberlin added a comment to T4305: Global log facility does not have consistent default settings, and doesn't change when modified.

My guess, looking now at commit logs, is that T4250 broke this. It looks like we attempted to move the settings to system logs, but the rsyslog part of the config still remains in system syslog, where the default does not match the new logrotate template (and the settings between rsyslog and logrotate can get out of sync).

Mar 16 2022, 9:33 PM · VyOS Rolling
fernando claimed T4304: [OSPF]import/export filter inter-area prefix.
Mar 16 2022, 8:35 PM · VyOS 1.4 Sagitta
dberlin updated the task description for T4305: Global log facility does not have consistent default settings, and doesn't change when modified.
Mar 16 2022, 7:59 PM · VyOS Rolling
dberlin created T4305: Global log facility does not have consistent default settings, and doesn't change when modified.
Mar 16 2022, 7:57 PM · VyOS Rolling
fernando created T4304: [OSPF]import/export filter inter-area prefix.
Mar 16 2022, 7:56 PM · VyOS 1.4 Sagitta
SrividyaA claimed T4288: IPsec tunnel will break when ESP timeout.
Mar 16 2022, 7:11 PM · VyOS 1.4 Sagitta
erkin reopened T3644: Replace GCC with a simpler preprocessor for including nested XML snippets in XML documents as "On hold".

Note: Equuleus still uses the C preprocessor. // substrings (otherwise interpreted as comments) were escaped as \/\/ in op-mode-definitions/generate-public-key-command.xml.in in Equuleus and should be converted back eventually.

Mar 16 2022, 6:56 PM
EasyNet added a comment to T1467: Loopback interface naming and dummy devices.

Hi all,

Mar 16 2022, 3:39 PM
egoistdream added a comment to T3976: Missing prefix-list and access-list option from ipv6 route-map.

FRRouting Release 8.2.2 was relased, when we will see this implemented?

Mar 16 2022, 9:28 AM

Mar 15 2022

c-po closed T4302: FRRouting upgrade to release 8.2.2 as Resolved.
Mar 15 2022, 8:51 PM · VyOS 1.4 Sagitta
c-po renamed T4302: FRRouting upgrade to release 8.2.2 from frr: Upgrade to version 8.2 to FRRouting upgrade to release 8.2.2.
Mar 15 2022, 8:28 PM · VyOS 1.4 Sagitta
c-po updated the task description for T4302: FRRouting upgrade to release 8.2.2.
Mar 15 2022, 8:27 PM · VyOS 1.4 Sagitta
c-po changed the status of T4302: FRRouting upgrade to release 8.2.2 from Open to In progress.
Mar 15 2022, 6:04 PM · VyOS 1.4 Sagitta
c-po created T4302: FRRouting upgrade to release 8.2.2.
Mar 15 2022, 6:04 PM · VyOS 1.4 Sagitta
zsdc added a comment to T4301: The "arp-monitor" option in bonding interface settings does not work.

The same issue with set interfaces bonding bond0 arp-monitor interval 'X' option. Also extra conversion between variable types.
Added the fix to the same PR.

Mar 15 2022, 5:01 PM · VyOS 1.4 Sagitta
zsdc edited a custom field on T4301: The "arp-monitor" option in bonding interface settings does not work.
Mar 15 2022, 4:32 PM · VyOS 1.4 Sagitta
zsdc changed the status of T4301: The "arp-monitor" option in bonding interface settings does not work from Open to In progress.

Fixed in https://github.com/vyos/vyos-1x/pull/1249

Mar 15 2022, 4:32 PM · VyOS 1.4 Sagitta
zsdc created T4301: The "arp-monitor" option in bonding interface settings does not work.
Mar 15 2022, 4:01 PM · VyOS 1.4 Sagitta
zsdc changed the status of T4300: Extend list of supported interfaces for Cloud-init Network Configuration from Open to In progress.
Mar 15 2022, 3:45 PM · VyOS 1.4 Sagitta
zsdc created T4300: Extend list of supported interfaces for Cloud-init Network Configuration.
Mar 15 2022, 1:06 PM · VyOS 1.4 Sagitta
fernando closed T4293: Add "set ip-next-hop unchanged" in route-map as Resolved.
Mar 15 2022, 11:28 AM · VyOS 1.4 Sagitta
rob added a comment to T4293: Add "set ip-next-hop unchanged" in route-map.

The PR is merged with the wrong Task number. This can be closed.

Mar 15 2022, 10:08 AM · VyOS 1.4 Sagitta

Mar 14 2022

SrividyaA added a comment to T4288: IPsec tunnel will break when ESP timeout.

IKEv2 has a different working behavior compared to the IKEv1. IKEv2 provides proper inline rekeying of IKE SAs by use of CREATE_CHILD_SA exchanges. This means that new keys may be established without any interruption of the existing IKE and IPsec SAs.

Mar 14 2022, 1:04 PM · VyOS 1.4 Sagitta
SrividyaA closed T4275: Incorrect val_help for local/remote prefix in ipsec vpn as Resolved.
Mar 14 2022, 9:26 AM · VyOS 1.4 Sagitta

Mar 13 2022

n.fort created T4299: Firewall - GeoIP filtering.
Mar 13 2022, 2:14 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4298: vyos-vm-images: fix ansible group name and remove obsolete empty command.

Update download URL -> PR: https://github.com/vyos/vyos-vm-images/pull/26

Mar 13 2022, 1:33 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4290: BGP source-interface fails to commit.

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

Mar 13 2022, 1:01 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4290: BGP source-interface fails to commit from Open to In progress.
Mar 13 2022, 12:57 PM · VyOS 1.4 Sagitta
Viacheslav moved T1856: Support configuring IPSec SA bytes from Open to Finished on the VyOS 1.4 Sagitta board.
Mar 13 2022, 11:46 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0)

Mar 12 2022

n.fort added a comment to T4286: Fix for firewall ipv6 name address validator.

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

Mar 12 2022, 3:23 PM · VyOS 1.4 Sagitta
zsdc moved T4296: Interface config injected by Cloud-Init may interfere with VyOS native from Open to Finished on the VyOS 1.4 Sagitta board.
Mar 12 2022, 12:08 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
zsdc closed T4296: Interface config injected by Cloud-Init may interfere with VyOS native as Resolved.

Fixed for both 1.3 and 1.4.

Mar 12 2022, 12:07 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.183 / 5.10.104 to Update Linux Kernel to v5.4.184 / 5.10.105.
Mar 12 2022, 8:22 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav closed T4265: Add op-mode for bgp flowspec state and routes as Resolved.
Mar 12 2022, 7:44 AM · VyOS 1.4 Sagitta

Mar 11 2022

Viacheslav changed the status of T4122: interface ip address config missing after upgrade from 1.2.8 to 1.3.0 (when redirect is configured?) from Resolved to Unknown Status.
Mar 11 2022, 6:32 PM · VyOS 1.3 Equuleus (1.3.3)
n.fort closed T4122: interface ip address config missing after upgrade from 1.2.8 to 1.3.0 (when redirect is configured?) as Resolved.
Mar 11 2022, 6:20 PM · VyOS 1.3 Equuleus (1.3.3)
n.fort claimed T4286: Fix for firewall ipv6 name address validator.
Mar 11 2022, 6:17 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4265: Add op-mode for bgp flowspec state and routes.

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

Mar 11 2022, 6:16 PM · VyOS 1.4 Sagitta
c-po closed T4297: Interface configuration saving fails for ice/iavf based interfaces because they can't change speed/duplex settings as Resolved.
Mar 11 2022, 6:13 PM · VyOS 1.3 Equuleus ( 1.3.1), VyOS 1.4 Sagitta
c-po moved T4297: Interface configuration saving fails for ice/iavf based interfaces because they can't change speed/duplex settings from Open to Finished on the VyOS 1.4 Sagitta board.
Mar 11 2022, 6:13 PM · VyOS 1.3 Equuleus ( 1.3.1), VyOS 1.4 Sagitta
c-po moved T4297: Interface configuration saving fails for ice/iavf based interfaces because they can't change speed/duplex settings from Need Triage to Finished on the VyOS 1.3 Equuleus ( 1.3.1) board.
Mar 11 2022, 6:12 PM · VyOS 1.3 Equuleus ( 1.3.1), VyOS 1.4 Sagitta
c-po assigned T4297: Interface configuration saving fails for ice/iavf based interfaces because they can't change speed/duplex settings to dberlin.
Mar 11 2022, 6:12 PM · VyOS 1.3 Equuleus ( 1.3.1), VyOS 1.4 Sagitta
Viacheslav changed the status of T4265: Add op-mode for bgp flowspec state and routes from Open to In progress.
Mar 11 2022, 6:05 PM · VyOS 1.4 Sagitta
hakwerk created T4298: vyos-vm-images: fix ansible group name and remove obsolete empty command.
Mar 11 2022, 4:21 PM · VyOS 1.4 Sagitta
dberlin created T4297: Interface configuration saving fails for ice/iavf based interfaces because they can't change speed/duplex settings.
Mar 11 2022, 3:39 PM · VyOS 1.3 Equuleus ( 1.3.1), VyOS 1.4 Sagitta
dcplaya added a comment to T4290: BGP source-interface fails to commit.

You are correct, my config is not correct.

Mar 11 2022, 2:02 PM · VyOS 1.4 Sagitta
zsdc created T4296: Interface config injected by Cloud-Init may interfere with VyOS native.
Mar 11 2022, 2:02 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav updated the task description for T4265: Add op-mode for bgp flowspec state and routes.
Mar 11 2022, 2:01 PM · VyOS 1.4 Sagitta
chesskuo added a comment to T4288: IPsec tunnel will break when ESP timeout.

emmm, I know it.

Mar 11 2022, 12:58 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4288: IPsec tunnel will break when ESP timeout.

I found the swanctl.conf.
The config does not match the vyso config.

I set the close_action as restart, but config does not show this line.

Mar 11 2022, 12:28 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4290: BGP source-interface fails to commit.

Your configuration should be like:

Mar 11 2022, 12:02 PM · VyOS 1.4 Sagitta

Mar 10 2022

fernando reassigned T4293: Add "set ip-next-hop unchanged" in route-map from fernando to plett.
Mar 10 2022, 7:05 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4286: Fix for firewall ipv6 name address validator.

A simplified validator that rejects non-ipv6 address range (still lacks of 1st ipv6 minor than 2nd address validator):

Mar 10 2022, 6:50 PM · VyOS 1.4 Sagitta
jestabro moved T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py from Finished to In Progress on the VyOS 1.4 Sagitta board.

Re-open to investigate failure in vyos-configtest.

Mar 10 2022, 6:42 PM · VyOS 1.4 Sagitta
jestabro moved T4292: Rewrite vyatta-save-config.pl to Python from Finished to In Progress on the VyOS 1.4 Sagitta board.

Re-open to investigate failure in vyos-configtest.

Mar 10 2022, 6:41 PM · VyOS 1.4 Sagitta
jestabro moved T4291: Consolidate component version read/write functions from Finished to In Progress on the VyOS 1.4 Sagitta board.

Re-open to investigate failure in vyos-configtest.

Mar 10 2022, 6:41 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4286: Fix for firewall ipv6 name address validator.

For 1.4, problem is in ipv6-range validator, which accepts lots of values that should be considered as invalid:

Mar 10 2022, 6:30 PM · VyOS 1.4 Sagitta
plett added a comment to T4293: Add "set ip-next-hop unchanged" in route-map.

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

Mar 10 2022, 2:25 PM · VyOS 1.4 Sagitta
erkin added a comment to T3506: Migrate loadkey command to op-mode.

Actually, let's leave it in 1.3 but backport the warning and generate public-key-command.

Mar 10 2022, 2:12 PM · VyOS 1.4 Sagitta
fernando claimed T4293: Add "set ip-next-hop unchanged" in route-map.
Mar 10 2022, 1:44 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4285: Add integration with Teleport.

@zsdc Do you have any idea for CLI configuration mode?

Mar 10 2022, 1:09 PM · VyOS Rolling
chesskuo added a comment to T4288: IPsec tunnel will break when ESP timeout.

Hello sir, thank you !!!

Mar 10 2022, 3:37 AM · VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T4288: IPsec tunnel will break when ESP timeout.

Could you try to use "ikev2"? Will the same problem be if you use "ikev2"?

Mar 10 2022, 1:32 AM · VyOS 1.4 Sagitta

Mar 9 2022

Unknown Object (User) added a comment to T4286: Fix for firewall ipv6 name address validator.

Similar situation in VyOS 1.3-stable-202202191602

Mar 9 2022, 10:47 PM · VyOS 1.4 Sagitta
c-po closed T3981: VRF support for flow-accounting as Resolved.
Mar 9 2022, 7:35 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T4235: Add config tree diff algorithm: T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py.
Mar 9 2022, 5:23 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro added a parent task for T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py: T4235: Add config tree diff algorithm.
Mar 9 2022, 5:23 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py: T3441: More intelligent config loading scripts.
Mar 9 2022, 5:22 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T3441: More intelligent config loading scripts: T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py.
Mar 9 2022, 5:22 PM · VyOS Rolling
jestabro closed T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py as Unknown Status.
Mar 9 2022, 5:02 PM · VyOS 1.4 Sagitta
jestabro triaged T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py as Normal priority.
Mar 9 2022, 4:58 PM · VyOS 1.4 Sagitta
c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.182 / 5.10.103 to Update Linux Kernel to v5.4.183 / 5.10.104.
Mar 9 2022, 6:37 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta

Mar 8 2022

fernando reassigned T4293: Add "set ip-next-hop unchanged" in route-map from fernando to plett.
Mar 8 2022, 11:09 PM · VyOS 1.4 Sagitta
fernando claimed T4293: Add "set ip-next-hop unchanged" in route-map.
Mar 8 2022, 9:45 PM · VyOS 1.4 Sagitta
dmbaturin created T4294: Adding a new openvpn-option does not restart the OpenVPN process.
Mar 8 2022, 8:37 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
fernando changed the status of T4293: Add "set ip-next-hop unchanged" in route-map from Open to Confirmed.
Mar 8 2022, 8:25 PM · VyOS 1.4 Sagitta
jestabro closed T4292: Rewrite vyatta-save-config.pl to Python as Unknown Status.
Mar 8 2022, 6:13 PM · VyOS 1.4 Sagitta
jestabro closed T4292: Rewrite vyatta-save-config.pl to Python, a subtask of T4291: Consolidate component version read/write functions, as Unknown Status.
Mar 8 2022, 6:13 PM · VyOS 1.4 Sagitta
jestabro closed T4292: Rewrite vyatta-save-config.pl to Python, a subtask of T3355: Remove all remaining legacy Vyatta code, as Unknown Status.
Mar 8 2022, 6:13 PM · VyOS Rolling
jestabro closed T4291: Consolidate component version read/write functions as Unknown Status.
Mar 8 2022, 6:13 PM · VyOS 1.4 Sagitta
eyesfire2 added a comment to T3981: VRF support for flow-accounting.

system seems to be able to process flow data now and im seeing the flow data (netflow and sflow) reach my destination pathed via flow location, appears to work now!

Mar 8 2022, 5:59 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T4292: Rewrite vyatta-save-config.pl to Python: T3355: Remove all remaining legacy Vyatta code.
Mar 8 2022, 5:44 PM · VyOS 1.4 Sagitta