Re: [vpp-dev] nat44 bug - created nat sessions aren't automatically cleaned up

2019-10-30 Thread brayan ortega
/g/vpp-dev/message/14055 > > Hope we can consolidate all those into one thread. > > Thanks! > > On Mon, Oct 28, 2019 at 1:41 AM brayan ortega > wrote: > >> Dear VPP Folks, >> >> I checked vpp behavior when nat is enabled. I'm using vpp version of >&g

[vpp-dev] Problem in VPP Time To Live (TTL) checking system

2019-08-17 Thread brayan ortega
Dear VPP Folks, I checked vpp behavior when it receives packets with Time To Live (TTL) value of 1. I'm using vpp version of v19.08-rc0 on master branch. Based on Cisco network devices, I expected that VPP drops packets with TTL 1 and it sends an ICMP reject message to client. Also, when client

[vpp-dev] TTL and NAT

2019-08-17 Thread brayan ortega
Dear VPP Folks, I checked vpp behavior when nat is enabled to face packets with Time To Live (TTL) value of 1. I'm using vpp version of v19.08-rc0 on master branch. I configured a simple nat scenario with static mapping, In normal Scenario, when my client ping the vpp IP, nat function has good

Re: [vpp-dev] abf problem with arp

2019-07-28 Thread brayan ortega
> > > > *De : *brayan ortega > *Date : *mercredi 24 juillet 2019 à 16:13 > *À : *"Neale Ranns (nranns)" > *Cc : *"vpp-dev@lists.fd.io" > *Objet : *Re: [vpp-dev] abf problem with arp > > > > Dear Neale, > > Thanks for your prompt resp

Re: [vpp-dev] abf problem with arp

2019-07-28 Thread brayan ortega
> *De : *brayan ortega > *Date : *mercredi 24 juillet 2019 à 16:13 > *À : *"Neale Ranns (nranns)" > *Cc : *"vpp-dev@lists.fd.io" > *Objet : *Re: [vpp-dev] abf problem with arp > > > > Dear Neale, > > Thanks for your prompt response. &

Re: [vpp-dev] abf problem with arp

2019-07-24 Thread brayan ortega
Dear Neale, Thanks for your prompt response. Answer comments inline. On Wed, Jul 24, 2019 at 5:16 PM Neale Ranns (nranns) wrote: > > > Dear Brayan, > > > > You should always add a next-hop to a path when IP routing. > > Answers comments inline. > > > >

[vpp-dev] abf problem with arp

2019-07-24 Thread brayan ortega
Dear VPP Folks, I'm using vpp v19.08-rc0~698-g1f50bf8fc (master branch) and It seems there is a bug when the abf plugin is enabled and configured in my scenario. abf policy is defined as follows: 1- permit packets 2- route to output interface without gateway definition ( via 0.0.0.0 ) 3-

[vpp-dev] Sequence Number Checking in TCP Protocol

2018-12-29 Thread brayan ortega
Dear VPP Folks, I would like to know about sequence number checking functionality. Is this functionality implemented already? 1- If yes: Guide me about that 2- If no : Is there any plan for sequence number checking implementation? it seems it is essential to prevent sequence number prediction

[vpp-dev] VPP Ping

2018-10-09 Thread brayan ortega
Dear Folks, I would like to use "vppctl add trace" to see trace of vpp ping another machine (all ping packets are dropped). Is it possible to use trace in this case? Best Regards, -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10773):

Re: [vpp-dev] Difference between python api and vppctl result - stats

2018-09-17 Thread brayan ortega
1 given) On Mon, Sep 17, 2018 at 4:23 PM Ole Troan wrote: > Brayan, > > Yes you need stats { socket-name } > > Or something like it. (Out running) > > Ole > > On 17 Sep 2018, at 13:49, brayan ortega > wrote: > > Thanks for quick response, I tried latest vpp

Re: [vpp-dev] Difference between python api and vppctl result - stats

2018-09-17 Thread brayan ortega
Thanks for quick response, I tried latest vpp master version. Does it necessary to change vpp startup.conf? I faced with following error: socket_config: unknown host `vpp_stats' Traceback (most recent call last): File "/root/src/test.py", line 3, in stat = VPPStats('vpp_stats') File

Re: [vpp-dev] Difference between python api and vppctl result - stats

2018-09-17 Thread brayan ortega
Hi Ole, Which version of vpp python api does include this stats api? I tried it at vpp stable/1807, but there was no VPPStats module in it! Best Regards, On Mon, Sep 17, 2018 at 11:45 AM Ole Troan wrote: > Brayan, > > > I would like to share my problem with you in order to find solution. > >

[vpp-dev] Difference between python api and vppctl result - stats

2018-09-16 Thread brayan ortega
Dear Folks, I would like to share my problem with you in order to find solution. As you can see in vppctl output file, "vppctl show hardware" command result contains "rx broadcast packets" and "tx broadcast packets". However, when I used vpp python api to extract these stats, the value of

[vpp-dev] test

2018-09-16 Thread brayan ortega
test -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10508): https://lists.fd.io/g/vpp-dev/message/10508 Mute This Topic: https://lists.fd.io/mt/25704537/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub