Page MenuHomeVyOS Platform
Feed All Stories

Dec 2 2022

fernando closed T4858: L3VPN- Route Distinguisher notations as Resolved.
Dec 2 2022, 8:22 PM · VyOS 1.4 Sagitta
jestabro closed T4820: Support for inter-config-mode script dependencies as Resolved.
Dec 2 2022, 6:37 PM · VyOS 1.4 Sagitta
jestabro closed T4859: Correct calling of config mode script dependencies from http-api.py, a subtask of T4820: Support for inter-config-mode script dependencies, as Resolved.
Dec 2 2022, 6:36 PM · VyOS 1.4 Sagitta
jestabro closed T4859: Correct calling of config mode script dependencies from http-api.py as Resolved.
Dec 2 2022, 6:36 PM · VyOS 1.4 Sagitta
fernando added a comment to T4858: L3VPN- Route Distinguisher notations .

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

Dec 2 2022, 6:10 PM · VyOS 1.4 Sagitta
fernando changed the status of T4858: L3VPN- Route Distinguisher notations from Open to In progress.
Dec 2 2022, 6:09 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T4820: Support for inter-config-mode script dependencies.
Dec 2 2022, 5:30 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T4859: Correct calling of config mode script dependencies from http-api.py: T4820: Support for inter-config-mode script dependencies.
Dec 2 2022, 5:21 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T4820: Support for inter-config-mode script dependencies: T4859: Correct calling of config mode script dependencies from http-api.py.
Dec 2 2022, 5:21 PM · VyOS 1.4 Sagitta
jestabro triaged T4859: Correct calling of config mode script dependencies from http-api.py as Normal priority.
Dec 2 2022, 5:21 PM · VyOS 1.4 Sagitta
fernando claimed T4858: L3VPN- Route Distinguisher notations .
Dec 2 2022, 5:03 PM · VyOS 1.4 Sagitta
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.
Dec 2 2022, 4:19 PM · VyOS 1.3 Equuleus (1.3.3)
n.fort closed T1024: Policy Based Routing by DSCP as Resolved.
Dec 2 2022, 4:14 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
n.fort claimed T4839: Dynamic Firewall groups.
Dec 2 2022, 4:12 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort closed T4830: nat66 - Error in port translation rules as Resolved.
Dec 2 2022, 4:09 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4857: SNMP - Implement FRR SNMP recommendations.

We can do it the same way

vyos@r1# set service snmp oid-enable 
Possible completions:
   route-table          Enable routing table OIDs (ipCidrRouteTable inetCidrRouteTable)

so by default they should be disabled

Dec 2 2022, 3:14 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4825: interfaces veth/veth-pairs -standalone used.

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

Dec 2 2022, 2:34 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
fernando created T4858: L3VPN- Route Distinguisher notations .
Dec 2 2022, 2:32 PM · VyOS 1.4 Sagitta
n.fort added a project to T2998: SNMP v3 oid "exclude" option doesn't work: VyOS 1.4 Sagitta.
Dec 2 2022, 2:26 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.7)
n.fort added a comment to T2998: SNMP v3 oid "exclude" option doesn't work.

Error also present in vyos-1.4-rolling-202212020318

Dec 2 2022, 2:25 PM · VyOS 1.4 Sagitta (1.4.0-epa2), VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.7)
n.fort changed the status of T4857: SNMP - Implement FRR SNMP recommendations from Open to Confirmed.
Dec 2 2022, 1:38 PM · VyOS 1.4 Sagitta
n.fort created T4857: SNMP - Implement FRR SNMP recommendations.
Dec 2 2022, 1:37 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4825: interfaces veth/veth-pairs -standalone used.

Verify if you are trying to add a new vethX to exists pair (veth12 link to veth0 should be RaiseConfigerror)

set interfaces virtual-ethernet veth0 peer-name 'veth1'
set interfaces virtual-ethernet veth1 peer-name 'veth0'
set interfaces virtual-ethernet veth12 peer-name 'veth0'
commit

commit

vyos@r1# commit
[ interfaces virtual-ethernet veth12 ]
{'ifname': 'veth12',
 'other_interfaces': {'veth0': {'peer_name': 'veth1'},
                      'veth1': {'peer_name': 'veth0'},
                      'veth12': {'peer_name': 'veth0'}},
 'peer_name': 'veth0'}
VyOS had an issue completing a command.
Dec 2 2022, 1:03 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav added a comment to T4804: PPPoE server incorrect unconfigured check.

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

Dec 2 2022, 12:09 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4767: replace sh to Python (generate_ipsec_debug_archive.sh) from In progress to Needs testing.
Dec 2 2022, 9:46 AM

Dec 1 2022

Viacheslav claimed T4848: Minor bug in OpenConnect server with default route.
Dec 1 2022, 10:38 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T4856: DHCP-client exit hook for IPsec is incorrect.
Dec 1 2022, 4:47 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T4856: DHCP-client exit hook for IPsec is incorrect.
Dec 1 2022, 4:47 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T4856: DHCP-client exit hook for IPsec is incorrect.
Dec 1 2022, 4:46 PM · VyOS 1.4 Sagitta
Viacheslav created T4856: DHCP-client exit hook for IPsec is incorrect.
Dec 1 2022, 4:34 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4805: PPPoE server does not restart service if pool was changed.

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

Dec 1 2022, 4:16 PM · VyOS 1.4 Sagitta
jestabro claimed T4770: Rewrite OpenVPN op-mode to vyos.opmode format.
Dec 1 2022, 2:27 PM · VyOS 1.4 Sagitta
dmbaturin created T4855: Trying to create more than one tunnel of the same type to the same address causes unhandled exception.
Dec 1 2022, 1:55 PM · VyOS 1.3 Equuleus (1.3.4)
jestabro closed T4847: Correct calling of config mode script dependencies from pki.py, a subtask of T4820: Support for inter-config-mode script dependencies, as Resolved.
Dec 1 2022, 1:26 PM · VyOS 1.4 Sagitta
jestabro closed T4847: Correct calling of config mode script dependencies from pki.py as Resolved.
Dec 1 2022, 1:26 PM · VyOS 1.4 Sagitta
Viacheslav closed T4841: add fan control as Resolved.
Dec 1 2022, 10:40 AM · VyOS 1.4 Sagitta

Nov 30 2022

fernando claimed T4854: BGP-route reflector allows to apply route-maps.
Nov 30 2022, 3:07 PM · VyOS 1.4 Sagitta
fernando changed the status of T4854: BGP-route reflector allows to apply route-maps from Open to Confirmed.
Nov 30 2022, 3:05 PM · VyOS 1.4 Sagitta
fernando created T4854: BGP-route reflector allows to apply route-maps.
Nov 30 2022, 3:05 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4850: Commit error - Could not get property: Failed to activate service 'org.freedesktop.hostname1':.

No, just try the latest rolling
There were a lot of changes/ bug fixed: etc since 2021

Nov 30 2022, 2:52 PM · VyOS 1.4 Sagitta
SrividyaA created T4853: OpenVPN: unable to commit changes when the interface is down/unknown state.
Nov 30 2022, 2:19 PM · VyOS 1.3 Equuleus (1.3.7)
pratik.g created T4852: pppoe - static default route deleted automatically with default-route none option.
Nov 30 2022, 9:29 AM · VyOS 1.4 Sagitta
pratik.g added a comment to T4850: Commit error - Could not get property: Failed to activate service 'org.freedesktop.hostname1':.

@Viacheslav Can you point to any existing defect in which this issue was fixed to understand the root case and fix?

Nov 30 2022, 7:35 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4850: Commit error - Could not get property: Failed to activate service 'org.freedesktop.hostname1':.

Outdated image 2021

Nov 30 2022, 7:00 AM · VyOS 1.4 Sagitta
pratik.g created T4851: wwan- error: couldn't find modem.
Nov 30 2022, 6:24 AM · VyOS 1.4 Sagitta (1.4.0-GA)
pratik.g created T4850: Commit error - Could not get property: Failed to activate service 'org.freedesktop.hostname1':.
Nov 30 2022, 6:11 AM · VyOS 1.4 Sagitta

Nov 29 2022

jestabro closed T4845: Add smoketest to detect cycles in config-mode script dependency calls, a subtask of T4820: Support for inter-config-mode script dependencies, as Resolved.
Nov 29 2022, 1:39 PM · VyOS 1.4 Sagitta
jestabro closed T4845: Add smoketest to detect cycles in config-mode script dependency calls as Resolved.
Nov 29 2022, 1:39 PM · VyOS 1.4 Sagitta
mcbridematt added a comment to T4849: Update arm64 kernel config and patches to 5.15.

Pull request: https://github.com/vyos/vyos-build/pull/288

Nov 29 2022, 11:12 AM · VyOS 1.5 Circinus
mcbridematt created T4849: Update arm64 kernel config and patches to 5.15.
Nov 29 2022, 9:58 AM · VyOS 1.5 Circinus
klase created T4848: Minor bug in OpenConnect server with default route.
Nov 29 2022, 7:48 AM · VyOS 1.4 Sagitta
a.apostoliuk changed the status of T3810: webproxy squidguard rules don't work properly after rewriting to python. from Needs testing to In progress.
Nov 29 2022, 7:47 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
a.apostoliuk claimed T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Nov 29 2022, 7:46 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po added a comment to T4842: Routing config broken if mpls config exists.

Fixed in latest 1.4 rolling

Nov 29 2022, 6:41 AM · VyOS 1.4 Sagitta
c-po closed T4842: Routing config broken if mpls config exists as Resolved.
Nov 29 2022, 6:41 AM · VyOS 1.4 Sagitta

Nov 28 2022

jestabro added a subtask for T4820: Support for inter-config-mode script dependencies: T4847: Correct calling of config mode script dependencies from pki.py.
Nov 28 2022, 10:00 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T4847: Correct calling of config mode script dependencies from pki.py: T4820: Support for inter-config-mode script dependencies.
Nov 28 2022, 10:00 PM · VyOS 1.4 Sagitta
jestabro triaged T4847: Correct calling of config mode script dependencies from pki.py as Normal priority.
Nov 28 2022, 10:00 PM · VyOS 1.4 Sagitta
jestabro renamed T4845: Add smoketest to detect cycles in config-mode script dependency calls from Add smoketest to detect cycles in config dependency calls to Add smoketest to detect cycles in config-mode script dependency calls.
Nov 28 2022, 9:42 PM · VyOS 1.4 Sagitta
jestabro added a comment to T4845: Add smoketest to detect cycles in config-mode script dependency calls.

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

Nov 28 2022, 9:42 PM · VyOS 1.4 Sagitta
fernando created T4846: L3VPN- network command doesn't install direct connected prefix.
Nov 28 2022, 6:02 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T4845: Add smoketest to detect cycles in config-mode script dependency calls: T4820: Support for inter-config-mode script dependencies.
Nov 28 2022, 3:41 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T4820: Support for inter-config-mode script dependencies: T4845: Add smoketest to detect cycles in config-mode script dependency calls.
Nov 28 2022, 3:41 PM · VyOS 1.4 Sagitta
jestabro triaged T4845: Add smoketest to detect cycles in config-mode script dependency calls as Normal priority.
Nov 28 2022, 3:41 PM · VyOS 1.4 Sagitta
a.apostoliuk added a subtask for T3810: webproxy squidguard rules don't work properly after rewriting to python. : T4844: Incorrect permissions of the safeguard DB directory.
Nov 28 2022, 3:08 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
a.apostoliuk added a parent task for T4844: Incorrect permissions of the safeguard DB directory: T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Nov 28 2022, 3:08 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk changed the status of T4844: Incorrect permissions of the safeguard DB directory from Open to In progress.
Nov 28 2022, 3:07 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk claimed T4844: Incorrect permissions of the safeguard DB directory.
Nov 28 2022, 3:07 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
a.apostoliuk created T4844: Incorrect permissions of the safeguard DB directory.
Nov 28 2022, 3:07 PM · VyOS 1.3 Equuleus, VyOS 1.4 Sagitta
Viacheslav added a subtask for T4470: Rewrite load-balancing wan to XML/Python: T4362: Wan Load Balancing - Can't create routing tables.
Nov 28 2022, 12:53 PM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T4362: Wan Load Balancing - Can't create routing tables: T4470: Rewrite load-balancing wan to XML/Python.
Nov 28 2022, 12:53 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4841: add fan control.

@ordex Could you check the latest rolling release? Fancontrol should be there.

Nov 28 2022, 9:56 AM · VyOS 1.4 Sagitta
c-po added a comment to T4842: Routing config broken if mpls config exists.

Issue with FRR https://github.com/FRRouting/frr/issues/12406

Nov 28 2022, 7:50 AM · VyOS 1.4 Sagitta

Nov 27 2022

Rain renamed T4612: Support arbitrary netmasks in firewall rules from Support IPv6 netmask syntax in firewall rules to Support arbitrary netmasks in firewall rules.
Nov 27 2022, 10:09 PM · VyOS 1.4 Sagitta
Rain added a comment to T4612: Support arbitrary netmasks in firewall rules.

I've been testing this for a few weeks now at home and haven't noticed any issues. That said, while I have 6 network zones and a few public services running, my home network isn't very complicated and doesn't have any "exotic" firewall rules. Since the changes are fairly minor and the smoketests pass, I don't think there should be any issues, though.

Nov 27 2022, 10:07 PM · VyOS 1.4 Sagitta
Cheeze_It closed T4739: ISIS and OSPF segment routing being refactored as Resolved.
Nov 27 2022, 1:00 AM · VyOS 1.4 Sagitta
Cheeze_It added a comment to T4739: ISIS and OSPF segment routing being refactored.

OSPF and ISIS segment routing should now have been successfully refactored...at least for now.

Nov 27 2022, 1:00 AM · VyOS 1.4 Sagitta
aderouineau created T4843: Command-line arguments in container config.
Nov 27 2022, 12:16 AM · VyOS 1.4 Sagitta

Nov 26 2022

Cheeze_It added a comment to T4739: ISIS and OSPF segment routing being refactored.

Adding PR to fix OSPF opaque LSA and rfc 1583 compatibility to the OSPF FRR Jinja2 template.

Nov 26 2022, 5:49 PM · VyOS 1.4 Sagitta
c-po claimed T4842: Routing config broken if mpls config exists.
Nov 26 2022, 2:06 PM · VyOS 1.4 Sagitta
Viacheslav triaged T4842: Routing config broken if mpls config exists as High priority.
Nov 26 2022, 1:50 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4841: add fan control.

PR https://github.com/vyos/vyos-user-utils/pull/3
PR https://github.com/vyos/vyos-build/pull/287

Nov 26 2022, 12:47 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T4842: Routing config broken if mpls config exists.
Nov 26 2022, 12:14 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4842: Routing config broken if mpls config exists.

It will be enough next config to reproduce:

set protocols mpls interface 'eth1'
commit
set protocols bgp system-as 65001
commit
Nov 26 2022, 11:08 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T4842: Routing config broken if mpls config exists.
Nov 26 2022, 10:26 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T4842: Routing config broken if mpls config exists.
Nov 26 2022, 10:24 AM · VyOS 1.4 Sagitta
Viacheslav created T4842: Routing config broken if mpls config exists.
Nov 26 2022, 10:21 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T4841: add fan control: VyOS 1.4 Sagitta.
Nov 26 2022, 9:43 AM · VyOS 1.4 Sagitta

Nov 25 2022

ordex created T4841: add fan control.
Nov 25 2022, 9:26 PM · VyOS 1.4 Sagitta
c-po moved T4825: interfaces veth/veth-pairs -standalone used from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Nov 25 2022, 7:58 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav added a comment to T4825: interfaces veth/veth-pairs -standalone used.

Verify check, PR https://github.com/vyos/vyos-1x/pull/1678

Nov 25 2022, 5:21 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
marc_s added a comment to T4776: NVME storage is not detected properly during installation.

@pasik please see https://github.com/vyos/vyatta-cfg-system/pull/191

Nov 25 2022, 4:46 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav changed the status of T4805: PPPoE server does not restart service if pool was changed from Open to In progress.
Nov 25 2022, 3:42 PM · VyOS 1.4 Sagitta
Viacheslav claimed T4805: PPPoE server does not restart service if pool was changed.
Nov 25 2022, 3:42 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4804: PPPoE server incorrect unconfigured check from Open to In progress.
Nov 25 2022, 3:36 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4825: interfaces veth/veth-pairs -standalone used.

It must be RaiseConfigError if we delete one of the peers which related on the other veth interface

set interfaces virtual-ethernet veth0 peer-name 'veth1'
set interfaces virtual-ethernet veth1 peer-name 'veth0'
Nov 25 2022, 3:33 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
fernando added a comment to T4825: interfaces veth/veth-pairs -standalone used.

I've made some tested, it seems works as we expected :

Nov 25 2022, 1:17 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
pasik added a comment to T4776: NVME storage is not detected properly during installation.

@marc_s Would you be able to open a PR against 1.3 ?

Nov 25 2022, 10:23 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
wornet-mwo added a comment to T2612: HTTPS API, changing API key fails but goes through.

The behaviour is quite different depending on what is done. In my case another API key (not the one my application uses) should be deleted and fails, the service restarts afterwards and the config is still the same. Is there something like a hot reload missing? Also, if the API-server dies without restart (had that case several times, would have to find out, which command does that) even a change using cli did not recover the service.

Nov 25 2022, 9:35 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
SquirePug created T4840: Backend qmicli commands fail, when ModemManager is starting the cellular service, need to use qmi-proxy..
Nov 25 2022, 6:53 AM · VyOS 1.5 Circinus