Page MenuHomeVyOS Platform
Feed Search

Oct 25 2021

Viacheslav added a comment to T2763: New SNMP resource request - SNMP over TCP.

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

Oct 25 2021, 6:37 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta

Oct 24 2021

rherold added a comment to T3935: Update from rc5 to EPA2 failed.

vyos@gw-1:~$ show interfaces ethernet eth1 physical
Settings for eth1:

Supported ports: [ TP ]
Supported link modes:   10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full 
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full 
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: off (auto)
Supports Wake-on: pumbg
Wake-on: g

:...skipping...
Settings for eth1:

Supported ports: [ TP ]
Supported link modes:   10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full 
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full 
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: off (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
                       drv probe link
Link detected: yes

driver: igb
version: 5.6.0-k
firmware-version: 0. 6-1
expansion-rom-version:
bus-info: 0000:02:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
~
vyos@gw-1:~$ show interfaces ethernet eth2 physical
Settings for eth2:

Supported ports: [ TP ]
Supported link modes:   10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full 
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  10baseT/Half 10baseT/Full 
                        100baseT/Half 100baseT/Full 
                        1000baseT/Full 
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: on (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
                       drv probe link
Link detected: yes

driver: igb
version: 5.6.0-k
firmware-version: 0. 6-1
expansion-rom-version:
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
vyos@gw-1:~$

Oct 24 2021, 7:14 AM · VyOS 1.3 Equuleus (1.3.0)

Oct 23 2021

c-po changed the status of T3935: Update from rc5 to EPA2 failed from Open to In progress.
Oct 23 2021, 5:32 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3935: Update from rc5 to EPA2 failed.

What is the hardware used? It's weird that ethtool can not detect the NIC driver.

Oct 23 2021, 5:31 PM · VyOS 1.3 Equuleus (1.3.0)
rherold created T3935: Update from rc5 to EPA2 failed.
Oct 23 2021, 2:57 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 22 2021

sajiby3k created T3932: L2TP Configuration with WAN interface DHCP assigned IP address.
Oct 22 2021, 6:48 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2566: sstp not able to run tunnels ipv6 only.

To reproduce:

[edit vpn sstp]
vyos@r4-epa1# compare 
[edit vpn sstp]
+authentication {
+    local-users {
+        username foo {
+            password bar
+        }
+    }
+    mode local
+}
+client-ipv6-pool {
+    prefix 2001:db8::/48 {
+    }
+}
+gateway-address 192.168.122.14
+ssl {
+    ca-cert-file /config/user-data/sstp/ca.crt
+    cert-file /config/user-data/sstp/server.crt
+    key-file /config/user-data/sstp/server.key
+}
[edit vpn sstp]
vyos@r4-epa1# commit
[ vpn ]
Note: the IPsec process will not start until you configure some tunnels, profiles, or L2TP/IPsec settings
Oct 22 2021, 2:29 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav changed the status of T2683: no dual stack in system static-host-mapping host-name from Open to In progress.
Oct 22 2021, 12:07 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T2683: no dual stack in system static-host-mapping host-name .

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

Oct 22 2021, 12:00 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta

Oct 21 2021

c-po added a parent task for T3188: Tunnel local-ip to dhcp-interface Change Fails to Update: T3925: Tunnel: dhcp-interface not implemented - use source-interface instead.
Oct 21 2021, 4:43 PM · VyOS 1.3 Equuleus (1.3.0-epa3), VyOS 1.4 Sagitta

Oct 20 2021

c-po created T3921: tunnel: KeyError when using dhcp-interface.
Oct 20 2021, 6:45 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa3)
sarthurdev added a comment to T2199: Rewrite firewall in new XML/Python style.

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

Oct 20 2021, 3:21 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
ross211 added a comment to T3920: dhclient exit hook script 01-vyos-cleanup causes too many arguments error.

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

Oct 20 2021, 1:01 PM · VyOS 1.3 Equuleus (1.3.0-epa3)
ross211 created T3920: dhclient exit hook script 01-vyos-cleanup causes too many arguments error.
Oct 20 2021, 12:49 PM · VyOS 1.3 Equuleus (1.3.0-epa3)

Oct 19 2021

fernando updated the task description for T3915: Create op-mode top-level wrapper for ssh/scp command -VyOS 1.4.
Oct 19 2021, 5:45 PM · VyOS Rolling
fernando created T3915: Create op-mode top-level wrapper for ssh/scp command -VyOS 1.4.
Oct 19 2021, 5:22 PM · VyOS Rolling
Viacheslav added a comment to T3886: DHCP server can not start.

All subnets that share the same physical network should be declared within a shared-network declaration

Oct 18 22:24:01 r1-roll dhcpd[4985]: Interface eth2 matches multiple shared networks
Oct 19 2021, 6:56 AM · VyOS 1.3 Equuleus (1.3.0)

Oct 17 2021

Viacheslav added a comment to T3459: Inform the user when unable to install outdated image.

As for me we shouldn’t allow to downgrade images. So there are no “downgrade migration scripts”. Each downgrade - good point to get a brick.
At least we should generate a warning.

Oct 17 2021, 6:20 PM · VyOS 1.4 Sagitta
syncer moved T3403: Error on interrupting list of pppoe sessions from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 17 2021, 3:46 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
syncer changed the status of T3643: show vpn ipsec sa doesn't show tunnels in "down" state from Open to In progress.
Oct 17 2021, 3:00 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav closed T3717: BGP Peer group without 'remote-as' gives shell error as Invalid.
Oct 17 2021, 1:52 PM · VyOS 1.3 Equuleus (1.3.0), vyos-frr
syncer merged task T3696: Squid starts by default into T3674: Webproxy squid is stared by default without any configuration.
Oct 17 2021, 1:49 PM
syncer assigned T3770: BGP neighbor not generating the correct frr configuration when moved to peer-group to Viacheslav.
Oct 17 2021, 1:42 PM · VyOS 1.3 Equuleus (1.3.7)
syncer assigned T3774: atop logs are not limited in size to Viacheslav.

let's do it but not in syslog section

Oct 17 2021, 1:41 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
syncer assigned T3854: Missing op-mode commands for conntrack-sync to Viacheslav.
Oct 17 2021, 1:28 PM · VyOS 1.3 Equuleus ( 1.3.1), VyOS 1.4 Sagitta
syncer merged T3886: DHCP server can not start into T3610: DHCP-Server creation for not primary IP address fails.
Oct 17 2021, 1:25 PM · VyOS 1.3 Equuleus (1.3.0-epa3), VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.4 Sagitta
syncer merged task T3886: DHCP server can not start into T3610: DHCP-Server creation for not primary IP address fails.
Oct 17 2021, 1:25 PM · VyOS 1.3 Equuleus (1.3.0)
syncer merged T3887: Removal of IPv6 BGP-peer with peer-group may trigger problems into T2845: BGP conf_mode unable to delete configuration with peer-group.
Oct 17 2021, 1:23 PM · VyOS 1.4 Sagitta
syncer merged task T3887: Removal of IPv6 BGP-peer with peer-group may trigger problems into T2845: BGP conf_mode unable to delete configuration with peer-group.
Oct 17 2021, 1:23 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
syncer changed the status of T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client from Needs testing to In progress.
Oct 17 2021, 1:13 PM
syncer closed T697: Clean up and sanitize package dependencies as Resolved.
Oct 17 2021, 12:55 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
syncer moved T697: Clean up and sanitize package dependencies from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 17 2021, 12:55 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
syncer closed T3253: rpki: multiple peers cannot be configured as Resolved.
Oct 17 2021, 12:41 PM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the status of T1440: Creating two DHCPv6 shared-network-names with the same subnet is allowed, causes dhcpd to fail to start. from Unknown Status to Resolved.
Oct 17 2021, 12:32 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T3910: Hairpin NAT Not Functioning Correctly.

WAN interface is eth2. It set to DHCP
LAN interface is eth3. It set to static address

Oct 17 2021, 12:31 PM · Rejected
kaede-kaede added a comment to T3910: Hairpin NAT Not Functioning Correctly.

What is on the eth3 interface?

Oct 17 2021, 10:26 AM · Rejected
c-po closed T3023: Add a Let's Encrypt client in the base image as Not Applicable.
Oct 17 2021, 7:34 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3023: Add a Let's Encrypt client in the base image.

Considered while implementing T3642 to have a general LE availability.

Oct 17 2021, 7:33 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T3910: Hairpin NAT Not Functioning Correctly.

Tested on VyOS 1.3.0-epa1

Oct 17 2021, 6:08 AM · Rejected

Oct 16 2021

kaede-kaede created T3910: Hairpin NAT Not Functioning Correctly.
Oct 16 2021, 9:15 PM · Rejected
c-po moved T3724: Allow setting host-name in l2tp section of accel-ppp from Finished to Backport Candidates on the VyOS 1.4 Sagitta board.
Oct 16 2021, 5:07 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3724: Allow setting host-name in l2tp section of accel-ppp from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 16 2021, 5:07 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3724: Allow setting host-name in l2tp section of accel-ppp as Unknown Status.
Oct 16 2021, 5:07 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T2787: OSPF auto-cost reference-bandwidth bandwidth command support as Invalid.
Oct 16 2021, 4:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3851: Missing ospf and rip options for bridge vifs as Resolved.
Oct 16 2021, 4:58 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2787: OSPF auto-cost reference-bandwidth bandwidth command support.

Tested in VyOS 1.2.8, VyOS 1.3.0-epa1, VyOS 1.4-rolling-202109190558

Oct 16 2021, 12:53 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T3851: Missing ospf and rip options for bridge vifs.

Tested in VyOS 1.3.0-epa1 & VyOS 1.4-rolling-202109190558

Oct 16 2021, 9:18 AM · VyOS 1.3 Equuleus (1.3.0)
maznu added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

https://github.com/vyos/vyos-1x/pull/1028 — though probably needs some tests developed?

Oct 16 2021, 8:20 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

Tested on VyOS 1.3.0-epa1.
Confirm IBGP reflection to non-RR-Client
Lab Topology:

image.png (441×771 px, 89 KB)

RR1 & RR2 -route reflectors
P 3 - RR-Client for RR1 & RR2
P1 - IBGP peering with RR1 only
OSPF-core router - only for core network
Result: P1 gets P 3 routes fron RR1:
vyos@VyOS-P1:~$ sh ip bgp neighbors 10.0.0.1 received-routes
*> 10.0.0.201/32 10.0.0.3 0 100 100 i
*> 10.0.0.202/32 10.0.0.3 0 100 100 i
*> 192.168.3.0/24 10.0.0.3 0 100 100 i

Oct 16 2021, 3:02 AM

Oct 15 2021

jcre added a comment to T3514: NIC flap at any interface change.

Sorry for the late reply, I've been waiting for a maintenance window to test this in. Again as this is a production device I only have limited debug info before having to roll back to the working version. I installed 1.4-rolling-202110150613 and on booting show interfaces does indeed show all the interfaces. The igb driver interfaces were showing as up (u/u). The i40e interfaces were showing as down (u/D).

Oct 15 2021, 8:26 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
fernando added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

In the real-world to avoid it they used cluster-id / a session BGP between them , it's the idea of RR :

Oct 15 2021, 3:48 PM
Unknown Object (User) added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

@francis Sorry, I don't understand the problem.
Agree that route received from one IBGP peer should not be forwarded to another IBGP peer. Except for the RR client.

Oct 15 2021, 2:58 PM
francis added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

@NikolayP The concern here is solely this: IBGP neighbors that do not have route-reflector-client set should not received learned routes. Currently, they do. If this in intentional, then the docs should be updated to clarify this.

Oct 15 2021, 2:31 PM
Viacheslav moved T3702: Policy: Allow routing by fwmark from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 15 2021, 2:26 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

@maznu Can you create a PR?

Oct 15 2021, 2:22 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

If Cluster ID is not used, full IBGP mesh must be used. Exception is RR client, they should only have peering with RR.
Router 10.0.0.21 has no peering with 10.0.0.3.
This is incorrect IBGP design.

Oct 15 2021, 1:42 PM

Oct 14 2021

Viacheslav changed the status of T3702: Policy: Allow routing by fwmark from Open to Needs testing.
Oct 14 2021, 6:14 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
SquirePug added a comment to T3896: Extend ocserv support to allow for per-group configs.

For this we create text files as the group-config includes (they contain route and other per group config directives, generally around security).

Oct 14 2021, 7:05 AM · VyOS 1.4 Sagitta

Oct 13 2021

Georgiy-Tugai added a comment to T3008: Migrate from ntpd to chronyd.

图片.png (754×1 px, 114 KB)

图片.png (499×1 px, 60 KB)

Does anyone understand the meaning of these performance data? I don’t know the unit of these data

Oct 13 2021, 3:38 PM · VyOS 1.4 Sagitta
Georgiy-Tugai created T3904: NTP pool associations silently fail.
Oct 13 2021, 11:21 AM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta

Oct 12 2021

Viacheslav added a project to T3896: Extend ocserv support to allow for per-group configs: VyOS 1.4 Sagitta.
Oct 12 2021, 6:11 AM · VyOS 1.4 Sagitta
PeppyH added a comment to T3896: Extend ocserv support to allow for per-group configs.

@SquirePug Can you share more details, which templates and parameters did you edit?

Oct 12 2021, 5:03 AM · VyOS 1.4 Sagitta

Oct 11 2021

Viacheslav closed T2607: Support for pppoe-server radius mode auth and config radius accouting port as Resolved.

Present in 1.4 and 1.3.0-epa1

set service pppoe-server authentication radius server 192.0.2.1 acct-port
Possible completions:
   <1-65535>    Numeric IP port (default: 1813)
Oct 11 2021, 7:28 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3896: Extend ocserv support to allow for per-group configs.

@SquirePug Can you share more details, which templates and parameters did you edit?

Oct 11 2021, 11:16 AM · VyOS 1.4 Sagitta

Oct 9 2021

trae32566 created T3898: [RADIUS] - Reverse DNS Lookup Failing .
Oct 9 2021, 10:52 PM · Bugs, VyOS 1.4 Sagitta (1.4.0-GA)
c-po claimed T3894: Tunnel Commit Failed if system does not have `eth0`.
Oct 9 2021, 5:56 AM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta

Oct 8 2021

c-po moved T3893: MGRE Tunnel commit crash If sit tunnel available from Open to Finished on the VyOS 1.4 Sagitta board.
Oct 8 2021, 7:19 PM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
fernando added a comment to T3655: NAT doesn't work correctly with VRF.

not yet , we 've been trying with different CT but it's not solve the main problem . I understand that disabling conntrack is not possible because is used for nat.

Oct 8 2021, 5:22 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav changed the status of T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client from Open to Needs testing.
Oct 8 2021, 7:08 AM
zoenan7 added a comment to T3835: vyos router 1.2.7 snmp Dos bug.

@dmbaturin Did you get my email? If not, please let me know and I will send it again

Oct 8 2021, 6:23 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
SquirePug created T3896: Extend ocserv support to allow for per-group configs.
Oct 8 2021, 4:39 AM · VyOS 1.4 Sagitta
volga629-1 added a comment to T3655: NAT doesn't work correctly with VRF.

Is any work around for this scenario ?

Oct 8 2021, 2:51 AM · VyOS 1.4 Sagitta (1.4.0-epa3)

Oct 7 2021

anowak created T3895: VYOS firewall rules do not adhere to time schedule unless placed in UTC mode..
Oct 7 2021, 11:33 PM · VyOS 1.4 Sagitta
tywtyw2002 created T3894: Tunnel Commit Failed if system does not have `eth0`.
Oct 7 2021, 8:40 PM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
c-po changed the status of T3893: MGRE Tunnel commit crash If sit tunnel available from Open to Confirmed.
Oct 7 2021, 8:40 PM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
tywtyw2002 created T3893: MGRE Tunnel commit crash If sit tunnel available.
Oct 7 2021, 8:18 PM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
francis added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

Although a cluster ID might be helpful the real problem is that the routes are reflected to all peers – not just ones that are route reflector clients:

Oct 7 2021, 7:20 PM
fernando added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

and It's the way to set on Vyos:

set protocols bgp <asn> parameters cluster-id <id>
Oct 7 2021, 6:50 PM
fernando added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

there is a recommendation that if you use RR in the same hierarchy and avoid loop , we need to set 'cluster-id'

Oct 7 2021, 6:35 PM
francis added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

This creates routing loops on all BGP neighbors as they are all advertising the same routes

Oct 7 2021, 2:44 PM
francis added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

Neighbors that are not route-reflector-client should not receive learned routes, only routes that are explicitly set in the config. So in the example above, I would not expect to have multipath routes for 10.0.0.1 and 10.0.0.2, and I would not expect to see any route for 10.0.0.6

Oct 7 2021, 2:42 PM
francis added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

RR1 - BGP Peer / Route Reflector / 10.0.0.1
RR2 - BGP Peer / Route Reflector / 10.0.0.2
RR3 - BGP Peer / Route Reflector / 10.0.0.3

Oct 7 2021, 2:40 PM
Viacheslav added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

@francis It is not clear. Can you provide an example of configuration? What do you get and what do you expect?

Oct 7 2021, 6:35 AM
francis added a comment to T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.

Also tested 1.4-rolling-202110020217 and it exhibits the same issue

Oct 7 2021, 3:22 AM
francis created T3892: BGP Route Reflects to all neighbors when one neighbor has route-reflect-client.
Oct 7 2021, 2:37 AM

Oct 6 2021

volga629-1 added a comment to T3655: NAT doesn't work correctly with VRF.

The question how to disable connection tracking.

Oct 6 2021, 6:06 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
fernando added a comment to T3655: NAT doesn't work correctly with VRF.

yes, It is an issues related with the conntrack+ nat/vrf leak , I share something where the problem is clearer :

Oct 6 2021, 5:59 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
volga629-1 added a comment to T3655: NAT doesn't work correctly with VRF.

Hello Everyone,
I am testing 1.4 vrf leak from vrf x to default with NAT and is not working as expected. Outbound traffic is get forwarded to gateway NAT applied, but REPLY never forwarded to originator .

Oct 6 2021, 4:37 PM · VyOS 1.4 Sagitta (1.4.0-epa3)

Oct 5 2021

c-po changed the status of T3885: dhcpv6-pd: randomly generated DUID is not persisted from Open to Confirmed.
Oct 5 2021, 6:03 AM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
c-po added a comment to T3885: dhcpv6-pd: randomly generated DUID is not persisted.

Should we expose a system-level DUID at all? If a user wants to customize it, they could always set it on a per-interface basis using the existing configuration node.

Oct 5 2021, 6:03 AM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
lucasec added a comment to T3885: dhcpv6-pd: randomly generated DUID is not persisted.

That seems fair, basically make the DUID generation deterministic. There is some defined structure to the DUID format, I think this would be a "type 3 DUID" per this document: https://www.juniper.net/documentation/en_US/junose15.1/topics/concept/dhcp-unique-id-servers-clients-overview.html.

Oct 5 2021, 5:23 AM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta

Oct 4 2021

c-po moved T3885: dhcpv6-pd: randomly generated DUID is not persisted from Open to Backlog on the VyOS 1.4 Sagitta board.
Oct 4 2021, 6:07 PM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
c-po added a comment to T3885: dhcpv6-pd: randomly generated DUID is not persisted.

what about the following:

  • Add a new system ipv6 duid CLI node which acts as the general DUID used on the system and renders /var/lib/dhcpv6/dhcp6c_duid, if not overwritten at the "interface" level set interfaces ethernet eth0 dhcpv6-options duid
  • If system ipv6 duid is not configured, we "generate" the DUID using the eth0 MAC address automatically and store it in /var/lib/dhcpv6/dhcp6c_duid - thus no issue on image upgrades anymore
Oct 4 2021, 6:06 PM · VyOS 1.3 Equuleus (1.3.0-epa2), VyOS 1.4 Sagitta
Viacheslav added a comment to T3887: Removal of IPv6 BGP-peer with peer-group may trigger problems.

The same bug described there T2845

Oct 4 2021, 1:39 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
Viacheslav added a comment to T3886: DHCP server can not start.

Not sure why we should check the primary ip address, but to fix it possible to change:

if is_subnet_connected(subnet, primary=False)

It was described there T3610 and requires more tests.

Oct 4 2021, 1:23 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T3887: Removal of IPv6 BGP-peer with peer-group may trigger problems.

Acknowledged. Tested on 1.3.0-epa1

Oct 4 2021, 1:02 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
rcit created T3887: Removal of IPv6 BGP-peer with peer-group may trigger problems.
Oct 4 2021, 9:59 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux

Oct 3 2021

Unknown Object (User) created T3886: DHCP server can not start.
Oct 3 2021, 7:10 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3880: EFI boot shows error on display.

new uefi style

Oct 3 2021, 8:54 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa2)
c-po changed the status of T3880: EFI boot shows error on display from Open to In progress.
Oct 3 2021, 8:54 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa2)