Page MenuHomeVyOS Platform
Feed All Stories

Mar 30 2020

qxmips created 1.2.5.
Mar 30 2020, 2:10 AM
qxmips created 1.2.2.
Mar 30 2020, 2:07 AM
qxmips created 1.2.3.
Mar 30 2020, 2:06 AM
jestabro changed the subtype of T2180: get_config_dict should be independent of CLI edit level from "Task" to "Bug".
Mar 30 2020, 1:23 AM · VyOS 1.3 Equuleus (1.3.0)

Mar 29 2020

jestabro changed the status of T2180: get_config_dict should be independent of CLI edit level, a subtask of T2168: Config edit level affecting the show_config() function, from In progress to Needs testing.
Mar 29 2020, 9:40 PM · Bugs
jestabro changed the status of T2180: get_config_dict should be independent of CLI edit level from In progress to Needs testing.
Mar 29 2020, 9:40 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T2180: get_config_dict should be independent of CLI edit level.

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

Mar 29 2020, 9:38 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro updated the task description for T2180: get_config_dict should be independent of CLI edit level.
Mar 29 2020, 8:14 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a subtask for T2168: Config edit level affecting the show_config() function: T2180: get_config_dict should be independent of CLI edit level.
Mar 29 2020, 7:52 PM · Bugs
jestabro added a parent task for T2180: get_config_dict should be independent of CLI edit level: T2168: Config edit level affecting the show_config() function.
Mar 29 2020, 7:52 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2180: get_config_dict should be independent of CLI edit level from Open to In progress.
Mar 29 2020, 7:52 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX5c0908bab363: vrf: T31: bugfix after converting remove list to dict.
Mar 29 2020, 4:38 PM
Viacheslav added a comment to T2172: Enable conf VXLAN without remote address.

This check interferes with the commit.
https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/interfaces-vxlan.py#L163

Mar 29 2020, 4:04 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2178: VRF interface don't get removed when VRF is deleted as Resolved.
Mar 29 2020, 3:49 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX7f81b189acca: vrf: T2178: table id must start at 100.
Mar 29 2020, 3:49 PM
c-po claimed T2178: VRF interface don't get removed when VRF is deleted.
Mar 29 2020, 3:27 PM · VyOS 1.3 Equuleus (1.3.0)
c-po triaged T2179: Migrate from radvd to FRR for router advertisements as Low priority.
Mar 29 2020, 3:12 PM · VyOS Rolling
c-po closed T1831: Denest IPv6 router-advert from Interfaces to general service as Resolved.
Mar 29 2020, 3:12 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2179: Migrate from radvd to FRR for router advertisements.
Mar 29 2020, 3:11 PM · VyOS Rolling
c-po closed T2170: Add ability to create static route from default to VRF as Resolved.
Mar 29 2020, 3:10 PM · VyOS 1.3 Equuleus (1.3.0)
Raeven created T2178: VRF interface don't get removed when VRF is deleted.
Mar 29 2020, 3:04 PM · VyOS 1.3 Equuleus (1.3.0)
runar added a subtask for T2174: Rewrite protocol BGP to new XML/Python style: T1315: Allow BGP to use address-family l2vpn evpn.
Mar 29 2020, 2:55 PM · VyOS 1.3 Equuleus (1.3.0)
runar added a parent task for T1315: Allow BGP to use address-family l2vpn evpn: T2174: Rewrite protocol BGP to new XML/Python style.
Mar 29 2020, 2:55 PM · VyOS 1.3 Equuleus (1.3.0)
runar removed a parent task for T2174: Rewrite protocol BGP to new XML/Python style: T1315: Allow BGP to use address-family l2vpn evpn.
Mar 29 2020, 2:55 PM · VyOS 1.3 Equuleus (1.3.0)
runar removed a subtask for T1315: Allow BGP to use address-family l2vpn evpn: T2174: Rewrite protocol BGP to new XML/Python style.
Mar 29 2020, 2:55 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2170: Add ability to create static route from default to VRF.
vyos@vyos# show interfaces ethernet eth3
 address 192.168.3.1/24
 vrf red
vyos@vyos# show protocols static route 192.168.3.0/24
 next-hop 192.168.3.1 {
     next-hop-interface eth3
     next-hop-vrf red
 }
vyos@vyos# run show ip route | match 192.168.3.0
S>* 192.168.3.0/24 [1/0] via 192.168.3.1, eth3(vrf red), 00:01:05
Mar 29 2020, 2:53 PM · VyOS 1.3 Equuleus (1.3.0)
runar added a parent task for T2174: Rewrite protocol BGP to new XML/Python style: T2175: Rewriting all FRR processes allow for reloading and to XML/Python style.
Mar 29 2020, 2:53 PM · VyOS 1.3 Equuleus (1.3.0)
runar added a subtask for T2175: Rewriting all FRR processes allow for reloading and to XML/Python style: T2174: Rewrite protocol BGP to new XML/Python style.
Mar 29 2020, 2:53 PM
jjakob triaged T2177: Commit fails on adding disabled interface to bridge as Urgent! priority.
Mar 29 2020, 2:49 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2176: 'WiFiIf' object has no attribute 'set_state' as Urgent! priority.
Mar 29 2020, 2:43 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX35e0254622f8: vyos.util: increase usage of process_running() and remove duplicated code.
Mar 29 2020, 1:47 PM
Viacheslav added a comment to T1315: Allow BGP to use address-family l2vpn evpn.

I created a network diagram for "l2vpn evpn" implementation.
I used this instruction vxlan-bgp-vpn

Mar 29 2020, 1:44 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX552106b0fb27: wwan: T1988: add missing support for backup default routes.
Mar 29 2020, 1:28 PM
c-po committed rVYOSONEXaf92c20d2b40: wwan: T1988: remove old network definitions from AT&T, sc1 and Verizon.
Mar 29 2020, 1:03 PM
c-po committed rVYOSONEX262514c2c283: wwan: T1988: create peer directory on demand.
Mar 29 2020, 1:03 PM
c-po committed rVYOSONEX4e87fe00618b: pppoe: T1318: create peer directory on demand.
Mar 29 2020, 1:03 PM
c-po committed rVYOSONEXd16758e0a3f7: wwan: T1988: reorder config option to match VyOS 1.2.
Mar 29 2020, 1:03 PM
runar created T2175: Rewriting all FRR processes allow for reloading and to XML/Python style.
Mar 29 2020, 12:38 PM
c-po committed rVYOSONEX782e98934547: ifconfig: T2057: remove useless circual import (authored by thomas-mangin).
Mar 29 2020, 9:59 AM
Viacheslav removed a parent task for T2028: Convert "interfaces tunnel" to new XML/Python representation: T2173: Add the ability to use VRF on VTI interfaces.
Mar 29 2020, 9:58 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav removed a subtask for T2173: Add the ability to use VRF on VTI interfaces: T2028: Convert "interfaces tunnel" to new XML/Python representation.
Mar 29 2020, 9:58 AM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T2028: Convert "interfaces tunnel" to new XML/Python representation: T2173: Add the ability to use VRF on VTI interfaces.
Mar 29 2020, 9:37 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a subtask for T2173: Add the ability to use VRF on VTI interfaces: T2028: Convert "interfaces tunnel" to new XML/Python representation.
Mar 29 2020, 9:37 AM · VyOS 1.4 Sagitta
Viacheslav created T2174: Rewrite protocol BGP to new XML/Python style.
Mar 29 2020, 9:33 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX272d6a0968fb: pppoe: T1988: bugfix creating ip-pre-up.d directory after moving to vyos-1x.
Mar 29 2020, 9:08 AM

Mar 28 2020

syncer updated the task description for T2173: Add the ability to use VRF on VTI interfaces.
Mar 28 2020, 10:03 PM · VyOS 1.4 Sagitta
thomas-mangin added a comment to T2173: Add the ability to use VRF on VTI interfaces.

It requires a migration of the VTI interface to python first.

Mar 28 2020, 10:02 PM · VyOS 1.4 Sagitta
c-po committed rVYOSONEX24e930848248: wwan: T1988: Makefile: remove ipv6 node.def file already present in vyatta-cfg….
Mar 28 2020, 8:08 PM
GitHub <noreply@github.com> committed rVYOSONEXedfb41097096: Merge pull request #282 from thomas-mangin/T2057-mac-hwid (authored by c-po).
Mar 28 2020, 8:06 PM
c-po changed the status of T2028: Convert "interfaces tunnel" to new XML/Python representation from In progress to Needs testing.
Mar 28 2020, 8:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2028: Convert "interfaces tunnel" to new XML/Python representation, a subtask of T1579: Rewrite all interface types in new XML/Python style, from In progress to Needs testing.
Mar 28 2020, 8:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T1823: l2tpv3 interface migration fails.
Mar 28 2020, 8:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1988: Migrate wirelessmodem to new XML/Python style interface, a subtask of T1579: Rewrite all interface types in new XML/Python style, as Resolved.
Mar 28 2020, 8:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1988: Migrate wirelessmodem to new XML/Python style interface as Resolved.
Mar 28 2020, 8:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXd74f6594be0a: Merge branch 't1988-xml-wirelessmodem' into current.
Mar 28 2020, 7:49 PM
c-po committed rVYOSONEX722925e159ce: wwan: T1988: add ipv6 addressing nodes.
Mar 28 2020, 7:49 PM
c-po committed rVYOSONEXa7b74971e5f1: wwan: T1988: ppp: change order of debug and logfile options.
Mar 28 2020, 7:49 PM
c-po committed rVYOSONEX4aa6e0daa6d9: pppoe: T1318: add command to show statistics.
Mar 28 2020, 7:49 PM
c-po committed rVYOSONEX2c6b33d3fcb8: wwan: T1988: migrate operational mode commands.
Mar 28 2020, 7:49 PM
c-po committed rVYOSONEX65f0c6bf68f4: wwan: T1988: support interface disable.
Mar 28 2020, 7:49 PM
c-po committed rVYOSONEXced45949bc28: wwan: T1988: add support for Sierra Wireless MC7710 modem.
Mar 28 2020, 7:49 PM
c-po committed rVYOSONEXbf628f732ace: wwan: T1988: initial XML/Python representation.
Mar 28 2020, 7:49 PM
Viacheslav added a parent task for T1875: Add the ability to use network address as BGP neighbor (bgp listen range): T1315: Allow BGP to use address-family l2vpn evpn.
Mar 28 2020, 5:29 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a subtask for T1315: Allow BGP to use address-family l2vpn evpn: T1875: Add the ability to use network address as BGP neighbor (bgp listen range).
Mar 28 2020, 5:29 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2173: Add the ability to use VRF on VTI interfaces.
Mar 28 2020, 5:11 PM · VyOS 1.4 Sagitta
c-po updated the task description for T1988: Migrate wirelessmodem to new XML/Python style interface.
Mar 28 2020, 4:15 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX458ccfc2f0fe: Merge pull request #280 from thomas-mangin/T2057-show-wg (authored by c-po).
Mar 28 2020, 3:55 PM
GitHub <noreply@github.com> committed rVYOSONEXb53d0e10d0fc: Merge pull request #279 from thomas-mangin/T2057-better-mac (authored by c-po).
Mar 28 2020, 3:08 PM
c-po added a comment to T2133: ipv6 disable not working.

Well - making all IPv6 stuff a noop is not coded into VyOS. Can you show real life examples of increased attack surface?

Mar 28 2020, 2:54 PM
Viacheslav renamed T2172: Enable conf VXLAN without remote address from Enable conf vxlan without remote address to Enable conf VXLAN without remote address.
Mar 28 2020, 2:41 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav created T2172: Enable conf VXLAN without remote address.
Mar 28 2020, 2:40 PM · VyOS 1.3 Equuleus (1.3.0)
elbandi added a comment to T2133: ipv6 disable not working.

it's enabled by default.

Mar 28 2020, 2:06 PM
jjakob added a comment to T2133: ipv6 disable not working.

It's useful when the user is sure he doesn't want IPv6, as it lessens the attack surface, especially if the user doesn't know he needs to configure a IPv6 firewall separately to the IPv4 firewall. Even link-local addresses can be used to launch attacks in the absence of a firewall config.
IMO the configured interface addresses and v6 nodes should become no-ops, possibly print a warning on commit.
On the other hand, leaving IPv6 enabled, would be better to move in the direction of v6 adoption. Personally, I'd prefer this, and leave v6 enabled by default.

Mar 28 2020, 1:58 PM
syncer assigned T2045: Can't commit due to with the same name, but different firewall groups types to Unknown Object (User).
Mar 28 2020, 1:30 PM · VyOS 1.3 Equuleus (1.3.6)
syncer added a comment to T2133: ipv6 disable not working.

in my opinion it should be always enabled

Mar 28 2020, 1:18 PM
c-po added a comment to T2133: ipv6 disable not working.

Actually why do you wan't to disbale IPv6 on the system? I think this is a huge workpackage.

Mar 28 2020, 1:13 PM
c-po closed T2151: wireless: can't delete interface present in config but not present in system as Resolved.
Mar 28 2020, 1:08 PM · VyOS 1.3 Equuleus (1.3.0)
kabaga added a comment to T2045: Can't commit due to with the same name, but different firewall groups types.

Downloaded the latest rolling, the only thing I have done with the rolling was installing it on a fresh Proxmox VM. I created two firewall groups with the same name - one for address-group and the other is for port-group.

Mar 28 2020, 1:08 PM · VyOS 1.3 Equuleus (1.3.6)
syncer closed T1947: Cannot delete flow-accounting interfaces as Invalid.
Mar 28 2020, 12:18 PM · Rejected
Unknown Object (User) added a comment to T1957: PPPoE server: maintenance mode.

@c-po this is operation commands, as I understand you propose to write py script with return_effective_ , correct?

Mar 28 2020, 12:13 PM · VyOS 1.2 Crux (VyOS 1.2.7)
syncer assigned T1953: DDNS service name validation rejects valid service names to jestabro.
Mar 28 2020, 12:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer closed T1953: DDNS service name validation rejects valid service names as Unknown Status.
Mar 28 2020, 12:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer edited projects for T1953: DDNS service name validation rejects valid service names, added: VyOS 1.3 Equuleus, VyOS 1.2 Crux (VyOS 1.2.6); removed VyOS 1.2 Crux.
Mar 28 2020, 12:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer moved T1957: PPPoE server: maintenance mode from Need Triage to Backport Candidates on the VyOS 1.3 Equuleus board.
Mar 28 2020, 12:09 PM · VyOS 1.2 Crux (VyOS 1.2.7)
syncer triaged T1957: PPPoE server: maintenance mode as Normal priority.
Mar 28 2020, 12:09 PM · VyOS 1.2 Crux (VyOS 1.2.7)
syncer edited projects for T1958: Include only firmware we actually need, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
Mar 28 2020, 12:06 PM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1973: Allow route-map to match on BGP local preference value from Need Triage to Backport Candidates on the VyOS 1.3 Equuleus board.
Mar 28 2020, 12:06 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6), vyatta-cfg-quagga
syncer closed T1973: Allow route-map to match on BGP local preference value as Unknown Status.
Mar 28 2020, 12:05 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6), vyatta-cfg-quagga
syncer closed T1974: Allow route-map to set administrative distance as Unknown Status.
Mar 28 2020, 12:04 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6), vyatta-cfg-quagga
syncer edited projects for T1974: Allow route-map to set administrative distance, added: VyOS 1.3 Equuleus, VyOS 1.2 Crux (VyOS 1.2.6); removed VyOS 1.2 Crux.
Mar 28 2020, 12:04 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6), vyatta-cfg-quagga
syncer triaged T1976: deleting address-family under neighbor will disable neighbor as Normal priority.
Mar 28 2020, 12:03 PM · VyOS 1.3 Equuleus (1.3.7), test
syncer changed the status of T1976: deleting address-family under neighbor will disable neighbor from Open to Needs testing.
Mar 28 2020, 12:03 PM · VyOS 1.3 Equuleus (1.3.7), test
syncer assigned T1983: Expose route-map when BGP routes are programmed in to FIB to jestabro.
Mar 28 2020, 12:02 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer closed T1983: Expose route-map when BGP routes are programmed in to FIB as Unknown Status.
Mar 28 2020, 12:01 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer edited projects for T1983: Expose route-map when BGP routes are programmed in to FIB, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
Mar 28 2020, 12:01 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer moved T1985: pppoe: Enable ipv6 modules without configured ipv6 pools from Need Triage to Backport Candidates on the VyOS 1.3 Equuleus board.
Mar 28 2020, 12:00 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer reassigned T1985: pppoe: Enable ipv6 modules without configured ipv6 pools from Unknown Object (User) to jestabro.
Mar 28 2020, 11:59 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer assigned T1995: "show vpn ike sa" command always show child-sas as down to c-po.
Mar 28 2020, 11:58 AM · VyOS 1.2 Crux (VyOS 1.2.8)
syncer assigned T2000: strongSwan does not install routes to table 220 in certain cases to Unknown Object (User).
data
Mar 28 2020, 11:58 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer changed the status of T2000: strongSwan does not install routes to table 220 in certain cases from Open to Confirmed.
Mar 28 2020, 11:57 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)