Page MenuHomeVyOS Platform
Feed Search

Aug 7 2021

dmbaturin added a project to T3712: route-map comm-list can't be used without option delete: VyOS 1.2 Crux (VyOS 1.2.9).
Aug 7 2021, 7:22 AM
dmbaturin added a comment to T3712: route-map comm-list can't be used without option delete.

It's not a bug, it's simply a weird syntax. That command could never be used without the delete option, so your config example wouldn't work in 1.2 or 1.1.8 either.

Aug 7 2021, 7:21 AM

Aug 6 2021

xrobau added a comment to T3717: BGP Peer group without 'remote-as' gives shell error.

You COULD have a peer-group without remote-as, as you could apply that peer group to multiple remotes, and override the remote-as. But that is an edge case. The BETTER way to handle it is to enforce having a remote-as -- especially if you enable route-reflector-client

Aug 6 2021, 10:28 PM · VyOS 1.3 Equuleus (1.3.0), vyos-frr
dmbaturin closed T3196: No NAT translations showing up as Resolved.

Thanks! This is definitely a non-issue then, closing.

Aug 6 2021, 9:18 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin added a comment to T2947: Nat translation many-many with prefix does not map 1-1..

Since we cannot update the kernel in 1.3 due to the QAT issues, we likely need to backport netmap support. It seems to have been introduced by this commit: https://github.com/torvalds/linux/commit/3ff7ddb1353da

Aug 6 2021, 9:15 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

@maznu
Add these lines:

Aug 6 2021, 9:03 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
dmbaturin changed the status of T1083: Implement persistent/random address and port mapping options for NAT rules, a subtask of T2198: Rewrite NAT in new XML/Python style, from Open to Needs testing.
Aug 6 2021, 8:26 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin changed the status of T1083: Implement persistent/random address and port mapping options for NAT rules, a subtask of T3710: Upgrade the kernel in 1.3 to 5.10, from Open to Needs testing.
Aug 6 2021, 8:26 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin changed the status of T1083: Implement persistent/random address and port mapping options for NAT rules from Open to Needs testing.

I've tested it on 1.3 with kernel 5.4.138, and for me the persistent option works as expected. I think it's a non-issue for equuleus already and the task can be closed, though I'd like other people to test that first.

Aug 6 2021, 8:26 PM · VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.3 Equuleus (1.3.0), test, VyOS 1.4 Sagitta
maznu added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

Not having much luck with the build environment — and it doesn't seem to be something I've caused, because I get the same error building vyos-1x from mainline:

Aug 6 2021, 7:22 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
maznu added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

I think all that is required is in: https://github.com/maznu/vyos-1x/commit/68d7897622ddaa4b2e5a98d79154500b33959567

Aug 6 2021, 2:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
maznu claimed T3724: Allow setting host-name in l2tp section of accel-ppp.
Aug 6 2021, 1:32 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
maznu added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

Hello, @Dmitry, I agree. I'll prepare patches for 1.3 and 1.4.

Aug 6 2021, 1:32 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
UnicronNL closed T1153: VyOS 1.2.0RC10, RAID-1, fresh install, unable to save config as Resolved.
Aug 6 2021, 10:26 AM · VyOS 1.3 Equuleus (1.3.0-epa1), test
Unknown Object (User) added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

Hello @maznu , I also prefer the first variant set vpn l2tp remote-access lns host-name example.com I'm sure that we no need to overload l2tp remote-access root noded

Aug 6 2021, 4:49 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Aug 5 2021

Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

Made the change to "do" and I noticed that.....DF is used even if there is no DF bit explicitly set...:

Aug 5 2021, 10:09 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

It seems the man page that I looked at I either didn't read carefully enough, or I completely messed it up. You're right @Viacheslav.

Aug 5 2021, 9:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

Did a quick test...

Aug 5 2021, 9:53 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T696: Rewrite conntrack sync to XML as Resolved.

Already rewritten in 1.4 and 1.3 T3535
https://phabricator.vyos.net/rVYOSONEX21527ef4551613fe9b7eed9e4b2ce33ad46fe540

Aug 5 2021, 9:28 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

Hmmmm....it worked last time. I'll give it another run.

Aug 5 2021, 9:26 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav reopened T3634: Add op command option for ping for do not fragment bit to be set as "Open".

Reopen
It doesn't work properly

Aug 5 2021, 8:39 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a project to T681: Shaper QoS policy does not recognize 'lowdelay' DSCP value: VyOS 1.4 Sagitta.
Aug 5 2021, 7:51 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
Viacheslav added a comment to T548: BGP IPv6 multipath support.

PR https://github.com/vyos/vyatta-cfg-quagga/pull/87
PR https://github.com/vyos/vyos-1x/pull/954
PR https://github.com/vyos/vyos-1x/pull/955

Aug 5 2021, 7:04 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
maznu created T3724: Allow setting host-name in l2tp section of accel-ppp.
Aug 5 2021, 6:14 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
lawrencepan added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.

ipsec start error ..

Aug 5 2021, 3:44 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
jestabro added a project to T3574: Add constraintGroup for combining validators with logical AND: test.
Aug 5 2021, 3:02 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
jestabro removed a project from T2759: validate-value prints error messages from validators that fail even if overall validation succeeds: VyOS 1.4 Sagitta.
Aug 5 2021, 2:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jestabro added a project to T2759: validate-value prints error messages from validators that fail even if overall validation succeeds: VyOS 1.4 Sagitta.
Aug 5 2021, 2:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jestabro closed T3574: Add constraintGroup for combining validators with logical AND as Unknown Status.
Aug 5 2021, 2:54 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Unknown Object (User) added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.

It is not critical, please test without this package "libstrongswan-standard-plugins"
All necessary data is already installed.

Aug 5 2021, 1:36 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
lawrencepan added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.
Setting up libstrongswan (5.7.2-1) ...
Setting up libstrongswan-extra-plugins (5.7.2-1) ...
dpkg: dependency problems prevent configuration of libstrongswan-standard-plugins:
 libstrongswan-standard-plugins depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Version of libssl1.0.0:amd64 on system is 1.0.1t-1+deb8u14.
Aug 5 2021, 12:37 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
Unknown Object (User) added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.


I have patched packages for 1.2.8. It works on my routers in the virtual environment.
Instruction:

  1. Upload package to the router
  2. Unarchiv it
sudo tar -xvf strongswan.tar
  1. Install packages
sudo dpkg -i *.deb
  1. Reboot router or reconfigure IPSec
Aug 5 2021, 10:14 AM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
Viacheslav added a comment to T3219: Typo in openvpn server client config for IPv6 iroute.

As I understand there are 2 bugs:

  1. It expected --iroute-ipv6, i.e
iroute-ipv6 2001:470:1f14:af1:: ffff:ffff:ffff:ffff::
  1. Something wrong with such format (ipv6 address/ ipv4 mask)
ifconfig-push 2001:470:1f14:af1::2 255.255.240.0
Aug 5 2021, 7:58 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Aug 4 2021

c-po closed T3704: Add ability to interact with Areca RAID adapers as Resolved.
Aug 4 2021, 7:06 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3219: Typo in openvpn server client config for IPv6 iroute.

@SrividyaA does this configuration work or not?

Aug 4 2021, 6:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
SrividyaA added a comment to T3219: Typo in openvpn server client config for IPv6 iroute.
set interfaces openvpn vtun10 encryption cipher 'aes256'
set interfaces openvpn vtun10 hash 'sha512'
set interfaces openvpn vtun10 local-host '10.2.0.15'
set interfaces openvpn vtun10 local-port '1194'
set interfaces openvpn vtun10 mode 'server'
set interfaces openvpn vtun10 persistent-tunnel
set interfaces openvpn vtun10 protocol 'udp'
set interfaces openvpn vtun10 server client client1 ip '2001:470:1f14:af1::2'
set interfaces openvpn vtun10 server client client1 subnet '2001:470:1f14:af1::/64'
set interfaces openvpn vtun10 server push-route '2001:db8:0:abc::/64'
set interfaces openvpn vtun10 server subnet '10.140.0.0/20'
set interfaces openvpn vtun10 server topology 'subnet'
set interfaces openvpn vtun10 tls ca-cert-file '/config/auth/ea1/ca.crt'
set interfaces openvpn vtun10 tls cert-file '/config/auth/ea1/central.crt'
set interfaces openvpn vtun10 tls dh-file '/config/auth/ea1/dh.pem'
set interfaces openvpn vtun10 tls key-file '/config/auth/ea1/central.key'
Aug 4 2021, 5:15 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jestabro changed the status of T3474: Revisit storing syntax version of interface definitions in XML file, a subtask of T1962: Add syntax version to schema, from Open to In progress.
Aug 4 2021, 4:37 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T3474: Revisit storing syntax version of interface definitions in XML file, a subtask of T3475: XML dictionary cache unable to process syntaxVersion elements, from Open to In progress.
Aug 4 2021, 4:37 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav closed T320: OSPF does not redistribute connected routes associated with virtual tunnel interfaces as Resolved.

I don't see this bug in 1.3.0-rc5,

Aug 4 2021, 11:24 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Aug 3 2021

lawrencepan added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.

OK , Thank you!

Aug 3 2021, 7:55 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
c-po updated the task description for T3318: Update Linux Kernel to v5.4.208 / 5.10.142.
Aug 3 2021, 7:17 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po updated the task description for T3318: Update Linux Kernel to v5.4.208 / 5.10.142.
Aug 3 2021, 7:16 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.
Aug 3 2021, 5:27 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
lawrencepan added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.
sudo ip rule add prio 219 from 192.0.2.48/30 to 192.0.2.48/30 lookup main
}
Aug 3 2021, 5:15 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
Viacheslav added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.

As a workaround it can help in such cases:

Aug 3 2021, 4:58 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
lawrencepan added a comment to T2851: Invalid passthrough routes installing by strongSwan into table 220.

I get the same issue in 1.2.8.

Aug 3 2021, 4:46 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), test
Viacheslav added a comment to T3717: BGP Peer group without 'remote-as' gives shell error.

@xrobau You have to set remote-as for peer-group or for neighbor

[email protected]# set protocols bgp 65001 peer-group FOO 
[edit]
[email protected]# set protocols bgp 65001 neighbor 203.0.113.2 peer-group FOO
[edit]
[email protected]# set protocols bgp 65001 neighbor 203.0.113.2 remote-as 65002
[edit]
[email protected]# commit
[edit]
[email protected]#
Aug 3 2021, 11:05 AM · VyOS 1.3 Equuleus (1.3.0), vyos-frr
Unknown Object (User) closed T2432: dhcpd: Can't create new lease file: Permission denied as Unknown Status.
Aug 3 2021, 8:13 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T2661: SSTP wrong certificates check.

@Viacheslav I believe it is still actual for 1.3 https://github.com/vyos/vyos-1x/blob/equuleus/src/conf_mode/vpn_sstp.py#L60-L78
I saw we changed the PKI model only for 1.4. Implement PKI model for 1.3-epa1 a risky

Aug 3 2021, 6:42 AM · VyOS 1.3 Equuleus (1.3.0)

Aug 2 2021

UnicronNL closed T3601: Error in ssh keys for vmware cloud-init if ssh keys is left empty. as Resolved.

https://github.com/vyos/vyos-cloud-init/commit/9dd5fa374ccfd74d46551641fb68428e4860b820
https://github.com/vyos/vyos-cloud-init/commit/e979e3d269ce8cbdb3933a141853bb35b9ed7b74

Aug 2 2021, 8:19 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T2623: Creating sit tunnel fails with “Can not set “local” for tunnel sit tun1 at tunnel creation” as Resolved.

Fixed, tested in 1.3.0-rc5

set firewall ipv6-name WAN6_IN6
set firewall ipv6-name WAN6_LOCAL6
set interfaces ethernet eth1 address '192.0.2.1/24'
set interfaces ethernet eth1 description 'FOO'
set interfaces tunnel tun1 6rd-prefix '2607:FA48:6ED8::/45'
set interfaces tunnel tun1 6rd-relay-prefix '24.225.128.0/17'
set interfaces tunnel tun1 address '2607:FA48:6ED8:8A50::1/60'
set interfaces tunnel tun1 description 'Videotron 6rd Tunnel'
set interfaces tunnel tun1 encapsulation 'sit'
set interfaces tunnel tun1 firewall in ipv6-name 'WAN6_IN6'
set interfaces tunnel tun1 firewall local ipv6-name 'WAN6_LOCAL6'
set interfaces tunnel tun1 mtu '1480'
set interfaces tunnel tun1 multicast 'disable'
set interfaces tunnel tun1 parameters ip ttl '255'
set interfaces tunnel tun1 remote '192.0.2.2'
set interfaces tunnel tun1 source-address '192.0.2.1'

Commit:

[email protected]# commit
[edit]
[email protected]# sudo ip tunnel show
sit0: ipv6/ip remote any local any ttl 64 nopmtudisc 6rd-prefix 2002::/16
tun1: ipv6/ip remote 192.0.2.2 local 192.0.2.1 ttl 255 tos inherit 6rd-prefix 2002::/16
[edit]
[email protected]#
Aug 2 2021, 4:09 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a subtask for T2199: Rewrite firewall in new XML/Python style: T2194: "show firewall" garbled output.
Aug 2 2021, 3:49 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added a parent task for T2194: "show firewall" garbled output: T2199: Rewrite firewall in new XML/Python style.
Aug 2 2021, 3:49 PM · VyOS 1.3 Equuleus (1.3.2), test
Viacheslav added a comment to T2434: Duplicate Address Detection Breaks Interfaces.

@trae32566 Can you re-check it?

Aug 2 2021, 3:39 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T2194: "show firewall" garbled output.

There are different outputs from "iptables" between 1.2 and 1.3:

Aug 2 2021, 10:06 AM · VyOS 1.3 Equuleus (1.3.2), test
Viacheslav closed T2161: snmpd cannot start if ipv6 disabled as Resolved.

By default:

[email protected]:~$ sudo netstat -tulpn | grep 161
udp        0      0 0.0.0.0:161             0.0.0.0:*                           1405/snmpd          
udp6       0      0 :::161                  :::*                                1405/snmpd          
[email protected]:~$
Aug 2 2021, 9:10 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T2005: Two CEASE notifications sent to BGP peers during reboot.

After rebooting router starts with a clean routing configuration.
After that, it loads/commits configuration from /config/config.boot file.
It can be a cause, needs more tests.
It will be must impossible to get another behavior.

Aug 2 2021, 8:37 AM
Viacheslav added a comment to T1594: l2tpv3 error on IPv6 local-ip.

PR for current version https://github.com/vyos/vyos-1x/pull/952

Aug 2 2021, 7:47 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test

Aug 1 2021

c-po moved T1594: l2tpv3 error on IPv6 local-ip from Open to In Progress on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:47 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
c-po closed T3707: Ping incorrect ip host checks as Resolved.
Aug 1 2021, 8:44 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3707: Ping incorrect ip host checks from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Aug 1 2021, 8:44 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3707: Ping incorrect ip host checks from Open to Finished on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:43 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T1810: Commit to add new l2tp local user shouldn't disconnect all current l2tp sessions from Open to In Progress on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:35 AM
c-po added a project to T3717: BGP Peer group without 'remote-as' gives shell error: VyOS 1.3 Equuleus.
Aug 1 2021, 7:52 AM · VyOS 1.3 Equuleus (1.3.0), vyos-frr
klipz added a comment to T2326: Migrate NHRP(DMVPN) to FRR.

I agree it would be nice to have the Cisco Auth functionality, however, the original author of opennhrp themselves recommend using FRR nhrpd instead where possible. It appears that most effort going forward will be put into FRR's nhrpd, and not the original opennhrp.

Aug 1 2021, 2:09 AM · VyOS 1.5 Circinus

Jul 31 2021

c-po moved T3661: [vrf} route-leaking missing command from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3665: Missing VRF support for VxLAN but already documented from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3679: Point the unexpected exception message link to the new rolling release location from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3666: VRF bind-to-all - it doesn't apply the settings . from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2049: Update strongSwan cipher suites list for IPSec settings from In Progress to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2328: dhcpv6 server not starting (disable check reversed?) from In Progress to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po moved T3685: IPv6 PBR doesn't allow setting of an egress interface from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3687: IS-IS is missing IPv6 support from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3699: login: verify selected "system login user" name is not already used by the base system. from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3711: service router-advert interface <name> dnssl option has no effects from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a project to T3711: service router-advert interface <name> dnssl option has no effects: VyOS 1.4 Sagitta.
Jul 31 2021, 8:47 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3711: service router-advert interface <name> dnssl option has no effects.

I already backported it, but forgot to push. Will be part of the next 1.3 ISO/RC

Jul 31 2021, 8:47 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections from Unknown Status to Resolved.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po moved T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections from Open to Finished on the VyOS 1.4 Sagitta board.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po moved T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po added a project to T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections: test.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po changed Is it a breaking change? from none to behavior on T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections.
Jul 31 2021, 8:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po closed T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections as Unknown Status.
Jul 31 2021, 8:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po created T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections.
Jul 31 2021, 8:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
vfreex added a comment to T3711: service router-advert interface <name> dnssl option has no effects.

@Viacheslav Hi, I saw it was fixed in current branch. Is there a plan to backport the fix to 1.3?

Jul 31 2021, 3:19 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a project to T1810: Commit to add new l2tp local user shouldn't disconnect all current l2tp sessions: VyOS 1.4 Sagitta.
Jul 31 2021, 1:41 PM
Viacheslav added a comment to T1770: webproxy breaks commit and http access on routed client.

@kroy Can you re-check it with your environment? I can't reproduce it in 1.3.0-rc5.

Jul 31 2021, 1:39 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T1753: Configuring `ip source-validation loose` doesn't properly configure `sysctl`.

@ciprian.craciun

On VyOS 1.2-rolling-201910180117, setting ip source-validation loose seems to have the same outcome as setting it to disable, i.e. results in rp_filter = 0.

What do you expect to see here?

Jul 31 2021, 1:15 PM · Bugs, VyOS 1.5 Circinus
Viacheslav closed T3711: service router-advert interface <name> dnssl option has no effects as Resolved.

Fixed in T2745

Jul 31 2021, 12:58 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T1594: l2tpv3 error on IPv6 local-ip.

PR for 1.3 https://github.com/vyos/vyos-1x/pull/950

Jul 31 2021, 12:26 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
Viacheslav claimed T1594: l2tpv3 error on IPv6 local-ip.
Jul 31 2021, 12:01 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
c-po closed T1626: BGP exchanges prefixes without specified address-family as Resolved.
Jul 31 2021, 9:27 AM · VyOS 1.3 Equuleus (1.3.0), test
c-po added a comment to T1594: l2tpv3 error on IPv6 local-ip.

Using timeouts is a pretty bad idea as they vary on the host CPU or utilisation of a hypervisor.

Jul 31 2021, 8:27 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
Viacheslav added a comment to T1594: l2tpv3 error on IPv6 local-ip.

it should be timeout ~1.8 sec between adding ipv6 address and create l2tp interface

Jul 31 2021, 8:20 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
c-po closed T763: Wireless hw_mode=a with ACS , not working as Invalid.
Jul 31 2021, 8:17 AM · Invalid
c-po added a comment to T763: Wireless hw_mode=a with ACS , not working.

Closing as invalid as the error was towards aarch64 which is yet not supported by VyOS.

Jul 31 2021, 8:17 AM · Invalid
francis added a comment to T2326: Migrate NHRP(DMVPN) to FRR.

I think NHRP Cisco Auth is still missing: https://github.com/FRRouting/frr/blob/master/nhrpd/nhrp_peer.c#L1212

Jul 31 2021, 4:08 AM · VyOS 1.5 Circinus
klipz added a comment to T2326: Migrate NHRP(DMVPN) to FRR.

@c-po @Viacheslav
Further news on this topic - FRR 8.0 released yesterday (7/29) which includes the aforementioned nhrpd multicast improvements, among a lot of other nice things:

Jul 31 2021, 2:49 AM · VyOS 1.5 Circinus

Jul 30 2021

Viacheslav closed T1176: FRR - BGP replicating routes as Resolved.
Jul 30 2021, 9:57 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T1176: FRR - BGP replicating routes from Open to Finished on the VyOS 1.4 Sagitta board.
Jul 30 2021, 9:57 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta