Page MenuHomeVyOS Platform
Feed All Stories

Apr 5 2020

c-po moved T1831: Denest IPv6 router-advert from Interfaces to general service from In Progress to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2219: VRF default route of PPPoE and WWAN interfaces do not get added into proper routing table from In Progress to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2100: BGP route adverisement wih checks rib from Backport Candidates to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po moved T2211: vyos-1x: VHT channel width not set accordingly from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2220: PPPoE option "default-route force" not existent in upstream Debian PPP version from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2221: Ability to remove a VRF that has a next-hop-vrf as target from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2222: openvpn: requires "multihome" option to listen on all addresses with udp protocol from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2206: Split WireGuard endpoint into proper host and port nodes as Resolved.
Apr 5 2020, 12:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX2a16c8e3f976: Merge branch 't2206-wireguard' of github.com:c-po/vyos-1x into current.
Apr 5 2020, 12:34 PM
c-po committed rVYOSONEX792b5dcd5a33: wireguard: T2228: support ports less then 1024.
Apr 5 2020, 12:34 PM
c-po committed rVYOSONEX5a02c36939a1: wireguard: T2206: add valueHelp for listen port.
Apr 5 2020, 12:34 PM
c-po committed rVYOSONEX347606ed3197: wireguard: T2206: split endpoint node into address and port.
Apr 5 2020, 12:33 PM
c-po committed rVYOSONEX66103774a929: wwan: migrate: fix comment.
Apr 5 2020, 12:33 PM
thomas-mangin updated the task description for T2226: unify all the ways commands are run.
Apr 5 2020, 12:25 PM
thomas-mangin renamed T2226: unify all the ways commands are run from unify all the ways command are run to unify all the ways commands are run.
Apr 5 2020, 12:08 PM
thomas-mangin renamed T2226: unify all the ways commands are run from remove duplication to unify all the ways command are run.
Apr 5 2020, 12:07 PM
c-po updated the task description for T2206: Split WireGuard endpoint into proper host and port nodes.
Apr 5 2020, 11:43 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2228: WireGuard does not allow ports < 1024 to be used as Unknown Status.
Apr 5 2020, 11:33 AM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po moved T2228: WireGuard does not allow ports < 1024 to be used from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 5 2020, 11:33 AM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po changed the status of T2228: WireGuard does not allow ports < 1024 to be used from Open to In progress.
Apr 5 2020, 11:30 AM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po created T2228: WireGuard does not allow ports < 1024 to be used.
Apr 5 2020, 11:30 AM · VyOS 1.2 Crux (VyOS 1.2.5)
alainlamar claimed T2212: vyos-1x: WiFi card antenna count not set accordingly.
Apr 5 2020, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
alainlamar added a comment to T2212: vyos-1x: WiFi card antenna count not set accordingly.

Pull request: https://github.com/vyos/vyos-1x/pull/305

Apr 5 2020, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T1693: DNS Forwarding Services not responding with Allow-From as Invalid.

I was not able to recreate that issue. Both /24 and /8 networks were tested.
All the tests have been done on the VyOS 1.3-rolling-202004020117.

Apr 5 2020, 9:42 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX67b968fcec28: wwan: T1988: remove trailing whitespace in XML.
Apr 5 2020, 9:07 AM
c-po committed rVYOSONEXb91bcb58a31c: wireless: T1627: add missing import.
Apr 5 2020, 9:07 AM
Unknown Object (User) added a comment to T915: MPLS Support.
vyos@R7# run show configuration commands | match "mpls|address|ospf"
set interfaces dummy dum0 address '1.1.1.1/32'
set interfaces ethernet eth1 address '10.0.0.1/24'
set protocols mpls ldp discovery transport-ipv4-address '1.1.1.1'
set protocols mpls ldp interface 'eth1'
set protocols mpls ldp router-id '1.1.1.1'
set protocols ospf area 0 network '0.0.0.0/0'
set protocols ospf parameters abr-type 'cisco'
set protocols ospf parameters router-id '1.1.1.1'
set interfaces dummy dum0 address '2.2.2.2/32'
set interfaces ethernet eth1 address '10.0.0.2/24'
set interfaces ethernet eth2 address '10.0.255.1/24'
set protocols mpls ldp discovery transport-ipv4-address '2.2.2.2'
set protocols mpls ldp interface 'eth1'
set protocols mpls ldp interface 'eth2'
set protocols mpls ldp router-id '2.2.2.2'
set protocols ospf area 0 network '0.0.0.0/0'
set protocols ospf parameters abr-type 'cisco'
set protocols ospf parameters router-id '2.2.2.2'
set interfaces dummy dum0 address '3.3.3.3/32'
set interfaces ethernet eth1 address '10.0.255.2/24'
set protocols mpls ldp discovery transport-ipv4-address '3.3.3.3'
set protocols mpls ldp interface 'eth1'
set protocols mpls ldp router-id '3.3.3.3'
set protocols ospf area 0 network '0.0.0.0/0'
set protocols ospf parameters abr-type 'cisco'
set protocols ospf parameters router-id '3.3.3.3'
Apr 5 2020, 7:31 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Unknown Object (User) created T2227: MPLS documentation.
Apr 5 2020, 7:17 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
GitHub <noreply@github.com> committed rVYOSONEXa8999fda9161: Merge pull request #304 from DmitriyEshenko/cur-pim-igm-p2 (authored by c-po).
Apr 5 2020, 6:56 AM
Shakapon added a comment to T915: MPLS Support.

hi,
Please show router configurations, VyOS_R7, VyOS_R8, VyPS_R9.
I tried mpls configuration as your sample, but I could not establish ldp neighbor.

Apr 5 2020, 1:30 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta

Apr 4 2020

jestabro committed rVYOSONEX46d13b903be4: bgp: T2100: migration to drop parameter disable-network-import-check.
Apr 4 2020, 10:15 PM
jestabro added a project to T2100: BGP route adverisement wih checks rib: VyOS 1.2 Crux (VyOS 1.2.5).
Apr 4 2020, 10:02 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jestabro moved T1490: BGP configuration (is lost|not applied) when updating 1.1.8 -> 1.2.1 from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Apr 4 2020, 10:01 PM · VyOS 1.2 Crux (VyOS 1.2.5)
jestabro moved T1490: BGP configuration (is lost|not applied) when updating 1.1.8 -> 1.2.1 from Backport Candidates to Finished on the VyOS 1.3 Equuleus board.
Apr 4 2020, 10:01 PM · VyOS 1.2 Crux (VyOS 1.2.5)
jestabro added a project to T1490: BGP configuration (is lost|not applied) when updating 1.1.8 -> 1.2.1: VyOS 1.2 Crux (VyOS 1.2.5).
Apr 4 2020, 10:00 PM · VyOS 1.2 Crux (VyOS 1.2.5)
jestabro committed rVYOSONEXb320583b38ce: [BGP] T1490: Backport migration for obsoleted 'bgp scan-time' parameter.
Apr 4 2020, 9:46 PM
thomas-mangin created T2226: unify all the ways commands are run.
Apr 4 2020, 9:29 PM
alainlamar added a comment to T2213: vyos-1x: WiFi mode ieee80211ac should also activate ieee80211n.

These are the VyOS 1.2 configuration commands for a mixed-mode 5GHz AP:

Apr 4 2020, 9:15 PM · VyOS 1.3 Equuleus (1.3.0)
alainlamar added a comment to T2213: vyos-1x: WiFi mode ieee80211ac should also activate ieee80211n.

Found it. My bad.

Apr 4 2020, 9:04 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) placed T2225: PIM/IGMP documentation up for grabs.
Apr 4 2020, 8:59 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
Unknown Object (User) triaged T2225: PIM/IGMP documentation as Wishlist priority.
Apr 4 2020, 8:59 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
Unknown Object (User) added a comment to T1729: PIM (Protocol Independent Multicast) implementation.

Add support PIM dr-priority (Designated Router Election Priority) and IGMP join
https://github.com/vyos/vyos-1x/pull/304

Apr 4 2020, 8:54 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po committed rVYOSONEX3d978249b313: wireless: T1627: move Jinja2 templates to data/templates folder.
Apr 4 2020, 8:20 PM
c-po committed rVYOSONEX08235013e5c9: vyos.util: rename chmod_x_file() to chmod_x().
Apr 4 2020, 8:19 PM
c-po added a comment to T2213: vyos-1x: WiFi mode ieee80211ac should also activate ieee80211n.

weird, the code is actually there:

Apr 4 2020, 8:06 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2221: Ability to remove a VRF that has a next-hop-vrf as target as Resolved.
Apr 4 2020, 8:03 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX2c6737376571: vrf: T2221: when deleting vrf also delete unreachable route.
Apr 4 2020, 8:03 PM
c-po committed rVYOSONEX0d5be614de4e: vrf: T2221: only set l3mdev when changed.
Apr 4 2020, 8:03 PM
c-po created T2224: Update Linux Kernel to v4.19.114.
Apr 4 2020, 7:42 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po updated the task description for T2221: Ability to remove a VRF that has a next-hop-vrf as target.
Apr 4 2020, 6:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX195e1da6a518: vxlan: T2172: remove group or remote check in verify().
Apr 4 2020, 6:11 PM
c-po closed T2172: Enable conf VXLAN without remote address as Resolved.
Apr 4 2020, 6:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2172: Enable conf VXLAN without remote address, a subtask of T1315: Allow BGP to use address-family l2vpn evpn, as Resolved.
Apr 4 2020, 6:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2211: vyos-1x: VHT channel width not set accordingly as Resolved.
Apr 4 2020, 6:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2208: vyos-1x: commit on interfaces wireless wlanX capabilities vht link-adaptation (both|unsolicited) fails as Resolved.
Apr 4 2020, 6:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po merged T1586: OpenVPN add IPv6 support to tunnels into T149: IPv6 support in OpenVPN tunnel.
Apr 4 2020, 6:07 PM · VyOS 1.3 Equuleus (1.3.0-epa1), openvpn
c-po merged task T1586: OpenVPN add IPv6 support to tunnels into T149: IPv6 support in OpenVPN tunnel.
Apr 4 2020, 6:07 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2222: openvpn: requires "multihome" option to listen on all addresses with udp protocol as Resolved.
Apr 4 2020, 6:06 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX61ab4673b786: Merge pull request #302 from thomas-mangin/T2190 (authored by c-po).
Apr 4 2020, 6:04 PM
GitHub <noreply@github.com> committed rVYOSONEX606a66a2770e: Merge pull request #303 from alainlamar/T2211 (authored by c-po).
Apr 4 2020, 6:00 PM
GitHub <noreply@github.com> committed rVYOSONEX26d6092b0e96: Merge pull request #299 from thomas-mangin/T2205 (authored by c-po).
Apr 4 2020, 5:58 PM
GitHub <noreply@github.com> committed rVYOSONEX2364dac59628: Merge pull request #298 from jjakob/openvpn-multihome (authored by c-po).
Apr 4 2020, 5:56 PM
GitHub <noreply@github.com> committed rVYOSONEX71030ad38014: Merge pull request #301 from alainlamar/T2208 (authored by c-po).
Apr 4 2020, 5:55 PM
GitHub <noreply@github.com> committed rVYOSONEXa1ae08049931: openvpn: T2184: skip unactive interface (authored by thomas-mangin).
Apr 4 2020, 5:54 PM
c-po added a comment to T2221: Ability to remove a VRF that has a next-hop-vrf as target.

That should actually not be possible with the verify() step - looks like a bug in the code

Apr 4 2020, 5:28 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2219: VRF default route of PPPoE and WWAN interfaces do not get added into proper routing table as Resolved.
Apr 4 2020, 5:01 PM · VyOS 1.3 Equuleus (1.3.0)
kroy reassigned T149: IPv6 support in OpenVPN tunnel from kroy to jjakob.

Sure, go ahead. Thanks!

Apr 4 2020, 5:00 PM · VyOS 1.3 Equuleus (1.3.0-epa1), openvpn
alainlamar added a comment to T2211: vyos-1x: VHT channel width not set accordingly.

Pull request: https://github.com/vyos/vyos-1x/pull/303

Apr 4 2020, 4:57 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX6e0e210920de: pppoe: T2219: support adding default route to VRF.
Apr 4 2020, 4:52 PM
c-po committed rVYOSONEX9ebef9e13c1b: wwan: T2219: rework route add to VRF.
Apr 4 2020, 4:52 PM
thomas-mangin created T2223: convert operational show interfaces to python/XML.
Apr 4 2020, 4:29 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav assigned T2172: Enable conf VXLAN without remote address to thomas-mangin.
Apr 4 2020, 4:27 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin closed T2158: Commit fails if ethernet interface doesn't support flow control (pause) as Resolved.

I could not tell you why it was decided to be this way.

Apr 4 2020, 4:15 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin closed T2183: A number of bugs with wireguard script due to interface rearrangement as Resolved.
Apr 4 2020, 4:12 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2184: OpenVPN op_mode tools broken.

As indicated, I could not test this patch.

Apr 4 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2184: OpenVPN op_mode tools broken.

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

Apr 4 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0)
alainlamar added a comment to T2208: vyos-1x: commit on interfaces wireless wlanX capabilities vht link-adaptation (both|unsolicited) fails.

Pull request: https://github.com/vyos/vyos-1x/pull/301

Apr 4 2020, 3:38 PM · VyOS 1.3 Equuleus (1.3.0)
alainlamar updated the task description for T2208: vyos-1x: commit on interfaces wireless wlanX capabilities vht link-adaptation (both|unsolicited) fails.
Apr 4 2020, 3:26 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin closed T2028: Convert "interfaces tunnel" to new XML/Python representation, a subtask of T1579: Rewrite all interface types in new XML/Python style, as Resolved.
Apr 4 2020, 3:20 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin closed T2028: Convert "interfaces tunnel" to new XML/Python representation as Resolved.
Apr 4 2020, 3:20 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin closed T2104: ifconfig.py size as Resolved.

This work is now completed.

Apr 4 2020, 3:19 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2182: Failure to commit an IPv6 address on a tunnel interface.

@kroy could you please confirm that we can close this issue :-)

Apr 4 2020, 3:17 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T1586: OpenVPN add IPv6 support to tunnels.

duplicate of T149 ?

Apr 4 2020, 2:00 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T149: IPv6 support in OpenVPN tunnel.

I can try to tackle this if noone else is working on it.

Apr 4 2020, 1:59 PM · VyOS 1.3 Equuleus (1.3.0-epa1), openvpn
alainlamar added a comment to T2210: vyos-1x: WiFi interfaces as bridge slaves, hostapd config items missing.

This is the logic from my old wireless-hostapd.pl file:

Apr 4 2020, 1:54 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2205: "set interface ethernet" fails on Hyper-V.

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

Apr 4 2020, 1:42 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2222: openvpn: requires "multihome" option to listen on all addresses with udp protocol.

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

Apr 4 2020, 1:20 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2222: openvpn: requires "multihome" option to listen on all addresses with udp protocol as Normal priority.
Apr 4 2020, 1:10 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2197: Cant add vif-s interface into a bridge from Open to In progress.

1.3 rolling does not affect.
PR for CRUX https://github.com/vyos/vyatta-cfg-system/pull/122

Apr 4 2020, 1:05 PM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po committed rVYOSONEX3e7fe69a6b03: pppoe: T1318: bugfix: proper use of ip-pre-up.d directory.
Apr 4 2020, 12:54 PM
c-po committed rVYOSONEX98a13584416f: wwan: T2219: bugfix referencing wlm0 variable instead of real Python var.
Apr 4 2020, 12:46 PM
c-po committed rVYOSONEX1dd5728a0612: wwan: T2219: use Jinja variables rather then Bash args.
Apr 4 2020, 12:46 PM
alainlamar added a comment to T2211: vyos-1x: VHT channel width not set accordingly.

This is the logic from my old wireless-hostapd.pl file:

Apr 4 2020, 12:01 PM · VyOS 1.3 Equuleus (1.3.0)
alainlamar added a comment to T2212: vyos-1x: WiFi card antenna count not set accordingly.

Here is the logic from my old wireless-hostapd.pl file:

Apr 4 2020, 11:56 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX6fa3eb18c608: wwan: T2219: use Jinja variables rather then Bash args.
Apr 4 2020, 11:55 AM
c-po committed rVYOSONEX8dcf042a7f58: pppoe: T2219: move adding of default route to ip-(up|down) script.
Apr 4 2020, 11:55 AM
alainlamar added a comment to T2213: vyos-1x: WiFi mode ieee80211ac should also activate ieee80211n.

Aye, from what I see in my old wireless-hostap.pl, logic should go like this. Every "print" is output to the wlanX.cfg which serves as config input for hostapd.

Apr 4 2020, 11:46 AM · VyOS 1.3 Equuleus (1.3.0)
Raeven assigned T2221: Ability to remove a VRF that has a next-hop-vrf as target to c-po.
Apr 4 2020, 10:55 AM · VyOS 1.3 Equuleus (1.3.0)
Raeven created T2221: Ability to remove a VRF that has a next-hop-vrf as target.
Apr 4 2020, 10:54 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2156: PIM op-mode commands.

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

Apr 4 2020, 10:54 AM · VyOS 1.3 Equuleus (1.3.0)