Page MenuHomeVyOS Platform

paigeadelethompson (Paige Thompson)
User

Projects

User does not belong to any projects.

User Details

User Since
Feb 29 2024, 12:44 PM (8 w, 2 d)

Recent Activity

Tue, Apr 16

paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

I decided to dig into this a little more and try to trace this out:

Tue, Apr 16, 7:41 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

side note, if you flush ruleset, and only add:

Tue, Apr 16, 6:20 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

Something I just figured out is that the minute I do:

Tue, Apr 16, 6:06 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Mar 19 2024

paigeadelethompson added a comment to T4718: Listen-address is not commit if the ip address is on the interface with vrf.

yeah I had this problem too, also @Viacheslav I think you are right:

Mar 19 2024, 5:22 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus

Mar 8 2024

paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

much appreciated, thank you!

Mar 8 2024, 1:23 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Mar 4 2024

paigeadelethompson created T6097: vrf_zones blocking ipv6 traffic.
Mar 4 2024, 6:20 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
paigeadelethompson added a comment to T3655: NAT Problem with VRF.
table inet vrf_zones {
        map ct_iface_map {
                typeof iifname : ct zone
                elements = { "HE" : 132,
                             "WAN" : 128,
                             "eth0" : 128,
                             "tun0" : 132,
                             "eth1" : 256,
                             "eth2" : 384,
                             "veth0" : 132,
                             "veth1" : 256,
                             "VMNET" : 256,
                             "FASTNETMON" : 384 }
        }
Mar 4 2024, 4:20 AM · VyOS 1.5 Circinus, Known issue, VyOS 1.4 Sagitta