Dear FD.io Project Members,
[ Note: FD.io -dev email lists BCC'd to reduce noise ]
As discussed in this week's VPP Bi-Weekly Community Meeting, there
is the necessity to introduce a critical fix that breaks VPP API
compatibility. Therefore we need to defer ALL 19.08 release artifacts
and publis
It hits the session, so it does pass the L3 acl. Just before ...
--a
> On 5 Sep 2019, at 18:52, Naveen Joy (najoy) wrote:
>
> From the trace, it appears like ICMP Echo reply is not permitted by the
> security-group applied on neutron’s port corresponding to
> VirtualEthernet0/0/3.
> This coul
From the trace, it appears like ICMP Echo reply is not permitted by the
security-group applied on neutron’s port corresponding to VirtualEthernet0/0/3.
This could be causing the ICMP reply packet from the firewall to drop.
lc_index 0 l3 ip4 145.144.1.53 -> 145.144.1.84 l4 lsb_of_sw_if_index 9
Thanks for the traces !
MACIP acl uses the classifier-bases “ip-acl”; so it sounds like it is not
programmed with the source Mac of your packets.
“Show acl-plugin macip” will help to see what the acl plugin sees, and if it
looks legit, then you can check the classifier tables applied as input a
Hello,
Thanks Vratko for the reply.
I’m happy to provide access to an environment where we quite easily reproduce
the issue, is this might help.
Sylvain
De : "Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)"
Date : mercredi 4 septembre 2019 à 18:28
À : Sylvain CADILHAC ,
"vpp-dev@
Hi guys,
I’m using VPP 19.08 with networking-vpp in an openstack stein environment,
where we are busy building an open environment that is specifically built for
NFV applications. One of those functions is a firewall setup, where we firewall
a customer’s traffic and provide said customer with a
Hi Florin,
I'll check it out soon.
Thank you very much!
>Четверг, 5 сентября 2019, 1:04 +03:00 от Florin Coras
>:
>
>Hi Max,
>
>Here’s the patch that allows non-blocking connects [1].
>
>Florin
>
>[1] https://gerrit.fd.io/r/c/vpp/+/21610
>
>>On Aug 15, 2019, at 7:41 AM, Florin Coras via Li